1. f30e715 Hal: Add missing header <limits.h> am: b5c2819293 am: a233631904 by Kevin Rocard · 8 years ago
  2. bf917b2 HAL sndmonitor: Improve cleanup on error and deinit am: a54534423a by Kevin Rocard · 8 years ago
  3. b5c2819 Hal: Add missing header <limits.h> by Kevin Rocard · 8 years ago
  4. a545344 HAL sndmonitor: Improve cleanup on error and deinit by Kevin Rocard · 8 years ago
  5. 73f4525 hal: specify period multiplier for telephoy_rx device by David Lin · 8 years ago
  6. 781065c hal: enable incall recording feature by vivek mehta · 8 years ago
  7. b6d7663 Merge "Prevent leak of sndmonitor resources" into oc-dev am: e46a28d3c7 by Kevin Rocard · 8 years ago
  8. e46a28d Merge "Prevent leak of sndmonitor resources" into oc-dev by Kevin Rocard · 8 years ago
  9. cdf214f hal: fix variable initialization am: e3afca2e12 am: 21b4490dd4 by vivek mehta · 8 years ago
  10. e3afca2 hal: fix variable initialization by vivek mehta · 8 years ago
  11. 8342c2c Prevent leak of sndmonitor resources by Kevin Rocard · 8 years ago
  12. e4f6e49 Merge "hal: specify period multiplier for telephoy_rx device" by TreeHugger Robot · 8 years ago
  13. e5b12ac hal: specify period multiplier for telephoy_rx device by David Lin · 8 years ago
  14. dacb45c Accumulate offload bytes written in logging by Andy Hung · 8 years ago
  15. 62c9b88 PowerLog: Add dump prefix to powerlog by Andy Hung · 8 years ago
  16. a452b0a Move error logging to audio_utils by Andy Hung · 8 years ago
  17. 89ac50b Merge "Revert "Revert "Add power logging""" by Andy Hung · 8 years ago
  18. fc044e1 Revert "Revert "Add power logging"" by Andy Hung · 8 years ago
  19. ee3fe40 Revert "Revert "hal: add usb audio tunnel support"" by David Lin · 8 years ago
  20. de00dac Revert "Add power logging" by Jin Qian · 8 years ago
  21. 70023d5 Add power logging by Andy Hung · 8 years ago
  22. 9d677f4 Revert "hal: add usb audio tunnel support" by Mikhail Naganov · 8 years ago
  23. bc99104 hal: various fixes for MMAP NO IRQ mode by Phil Burk · 8 years ago
  24. 8c03e67 hal: add usb audio tunnel support by David Lin · 8 years ago
  25. ff1e5e6 audio hal: fix input buffer size in non real time mode by Eric Laurent · 8 years ago
  26. 0e46adf audio HAL: add support for MMAP no IRQ mode streams. by Eric Laurent · 8 years ago
  27. 6662b07 audio: hal: a workaround to avoid mic no sound while making voice call. am: 6185d57e5c am: dd6a667a2c by Zheng Zhang · 8 years ago
  28. 6185d57 audio: hal: a workaround to avoid mic no sound while making voice call. by Zheng Zhang · 8 years ago
  29. 7f12e0b audio: hal: add customized external smart pa code am: 13f26e89c5 am: 7415f5772a by Alain Vongsouvanh · 8 years ago
  30. 13f26e8 audio: hal: add customized external smart pa code by Alain Vongsouvanh · 8 years ago
  31. c2c1174 Fix issues preventing building Angelfish on the wear-master branch. by Ariel Gertzenstein · 8 years ago
  32. 8a692c6 audio: derive sound device for concurrent playback usecases am: 2d809e0d10 by Haynes Mathew George · 9 years ago
  33. e3b9956 hal: add support for app type config in HFP call by Yamit Mehta · 9 years ago
  34. 2d809e0 audio: derive sound device for concurrent playback usecases by Haynes Mathew George · 9 years ago
  35. 7401c7c Add logging of written frame counts by Andy Hung · 9 years ago
  36. f9c7aae audio: log error before closing stream by Haynes Mathew George · 9 years ago
  37. da9b56b Fix out_write frame count to match return code. by Andy Hung · 9 years ago
  38. fb4d7bd hal: retry failed MBDRC cal level by vivek mehta · 9 years ago
  39. fbe8731 audio: RT streams cleanup on error by Haynes Mathew George · 9 years ago
  40. 0d3637a hal: audio: on routing command check first voice usecase by vivek mehta · 9 years ago
  41. 3580769 audio: Reject offload open_output_stream when sound card is offline by Haynes Mathew George · 9 years ago
  42. 3ddd3bd audio: Propagate fatal error during offload to AF by Haynes Mathew George · 9 years ago
  43. c735fb0 audio: sndmonitor by Haynes Mathew George · 9 years ago
  44. 2e140aa Enable more logging in audio HAL by Eric Laurent · 9 years ago
  45. a8d7c92 hal: add support to override volume gain to step mapping table by vivek mehta · 9 years ago
  46. 0db4da6 audio hal: clarify requirements on offload buffer fragments am: 397db57699 by Eric Laurent · 9 years ago
  47. 397db57 audio hal: clarify requirements on offload buffer fragments by Eric Laurent · 9 years ago
  48. 48c4040 Merge "hal: restrict 24 bit capture for unprocessed audio" into nyc-dev by vivek mehta · 9 years ago
  49. f8b50aa resolve merge conflicts of 8d89f40 to nyc-mr1-dev by Eric Laurent · 9 years ago
  50. 57ff9b5 hal: restrict 24 bit capture for unprocessed audio by vivek mehta · 9 years ago
  51. 4ed66e6 hal: enable 24 bit capture by vivek mehta · 9 years ago
  52. 03c4010 audio: low latency playback optimizations by Haynes Mathew George · 9 years ago
  53. 68f55fd Fix memory leak in offload thread by Andy Hung · 9 years ago
  54. 733c1df hal: enable support for AEC on Voice Recognition path by vivek mehta · 9 years ago
  55. 6d53bfd No need for access() before dlopen() by Glenn Kasten · 9 years ago
  56. de4849c hal: enable form factor based configuration by vivek mehta · 9 years ago
  57. 46183de Merge "Revert "Revert "Revert "hal: enable form factor based configuration"""" into nyc-dev by Ed Tam · 9 years ago
  58. 70b5c14 Revert "Revert "Revert "hal: enable form factor based configuration""" by Ed Tam · 9 years ago
  59. 11fd73c Merge "audio: restore important logs." into nyc-dev by Eric Laurent · 9 years ago
  60. 2bafff1 audio: restore important logs. by Eric Laurent · 9 years ago
  61. b0b0d57 Revert "Revert "hal: enable form factor based configuration"" by Ed Tam · 9 years ago
  62. ae24c56 Revert "hal: enable form factor based configuration" by Ed Tam · 9 years ago
  63. 62dd1dc hal: enable form factor based configuration by vivek mehta · 9 years ago
  64. b3db7e4 Merge "Fix unsigned long cast for 64 bit" into nyc-dev by Andy Hung · 9 years ago
  65. 7171da2 Fix unsigned long cast for 64 bit by Andy Hung · 9 years ago
  66. c858987 Update input read to better handle errors by Andy Hung · 9 years ago
  67. 188b622 Turn off excess logging by Joe Onorato · 9 years ago
  68. b49b3f6 audio HAL: optimize compress_write() size by Eric Laurent · 9 years ago
  69. 6ebe596 Add AudioRecord timestamps by Andy Hung · 9 years ago
  70. a51fd40 hal: add single session VSID voice call support by vivek mehta · 9 years ago
  71. 374795f Revert "hal: add single session VSID voice call support" by Steve Pfetsch · 9 years ago
  72. 24cc357 hal: add single session VSID voice call support by vivek mehta · 9 years ago
  73. ad1cec2 hal : add default format handling for multi channel HDMI by Eric Laurent · 9 years ago
  74. 2928b9e hal: audio_stream_frame_size is deprecated am: b14d76b8cb by Uday Kishore Pasupuleti · 9 years ago
  75. b14d76b hal: audio_stream_frame_size is deprecated by Uday Kishore Pasupuleti · 9 years ago
  76. a3ea49c am be75de5e: am 26f06c79: Merge "hal: fix mic selection for IN_COMMUNICATION mode" into mnc-dr-dev by Eric Laurent · 10 years ago
  77. 50a38ed hal: fix mic selection for IN_COMMUNICATION mode by Eric Laurent · 10 years ago
  78. f86d966 am dbdc202d: am c0750690: Configure platform msm8960 by Jean-Michel Trivi · 10 years ago
  79. c075069 Configure platform msm8960 by Jean-Michel Trivi · 10 years ago
  80. 50919a7 hal: update error handling for pcm_prepare failures by Ravi Kumar Alamanda · 10 years ago
  81. 0464359 hal: Fix EC not working with some VoIP app by Ravi Kumar Alamanda · 10 years ago
  82. 533bb72 hal: Add support for perf lock management by Ravi Kumar Alamanda · 10 years ago
  83. a147807 Revert "Revert "audio HAL: fix thread starvation"" by Eric Laurent · 10 years ago
  84. 5a95ff6 hal: Fix incorrect audio calibration after device switch by Ravi Kumar Alamanda · 10 years ago
  85. 88e6fb2 hal: integrate ADM module by Haynes Mathew George · 10 years ago
  86. 2bc7b02 hal: add support for ull audio playback by Ravi Kumar Alamanda · 10 years ago
  87. 765eb64 hal: Fix sidetone sequence during voice call by vivek mehta · 10 years ago
  88. b650641 hal: enable setting gain in case of combo device by vivek mehta · 10 years ago
  89. dae4471 hal: add support for multi-mic input and multi-channel output by vivek mehta · 10 years ago
  90. e2d2d1d audio HAL: do not stop capture on overrun by Eric Laurent · 10 years ago
  91. e258e68 hal: Provide support to enable/disable EC/NS in BT by Ravi Kumar Alamanda · 10 years ago
  92. 5ef9201 Merge "hal: post_proc: add volume based audio calibration support" into mnc-dev by Eric Laurent · 10 years ago
  93. dc71912 Merge "Revert "audio HAL: fix thread starvation"" into mnc-dev by Eric Laurent · 10 years ago
  94. 6010f70 Revert "audio HAL: fix thread starvation" by Eric Laurent · 10 years ago
  95. 1a9b7c0 hal: post_proc: add volume based audio calibration support by vivek mehta · 10 years ago
  96. a0a75da Merge "audio HAL: fix thread starvation" into mnc-dev by Eric Laurent · 10 years ago
  97. ef26c64 audio HAL: fix thread starvation by Eric Laurent · 10 years ago
  98. b7ea4f5 hal: update combo device handling by Ravi Kumar Alamanda · 10 years ago
  99. ff86471 hal: fix the reference count for devices during speaker protection by Anish Kumar · 10 years ago
  100. 4211fad hal: support for for mi2s speaker adsp algo. by zhaoyang yin · 10 years ago