1. 8f3ad15 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  2. 2ba1a47 Put usb stream into standby on disconnection if offloading by Kevin Rocard · 8 years ago
  3. 8262845 Merge "audio: Force select device whenever a stream on speaker_safe goes to standby" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  4. 1e02c88 Routing to usb was rejected due to incorrect card number by Kevin Rocard · 8 years ago
  5. 0ecfe3d audio: Force select device whenever a stream on speaker_safe goes to standby by Haynes Mathew George · 8 years ago
  6. f9f241e Workaround: Do not send command to a disconnected usb subsystem by Kevin Rocard · 8 years ago
  7. d9653bd audio_hw: Check if usb device is removed before opening stream by Andy Hung · 8 years ago
  8. f07d6b3 Merge "HAL in_get_parameters: do not return unknown keys" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  9. 8ea0472 audio: Prevent invalidation of second input stream by Haynes Mathew George · 8 years ago
  10. 7e87668 HAL in_get_parameters: do not return unknown keys by Kevin Rocard · 8 years ago
  11. 6b00c23 audio: do not check for mode_in_communication for voip flags by David Lin · 8 years ago
  12. 39c55dc audio: Fix to avoid co-existance of usb and voice-usb by Haynes Mathew George · 8 years ago
  13. 928efbe audio_hw: Clean up out_write and in_read frame computation by Andy Hung · 8 years ago
  14. b4ed481 Merge "audio: 24 bit audio output profiles" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  15. 74b5576 hal: fix USB HIFI profile dynamic properties reporting by Eric Laurent · 8 years ago
  16. df0f886 audio: 24 bit audio output profiles by Haynes Mathew George · 8 years ago
  17. e59cfb2 hal: speaker swap: fix pause rotation issue by vivek mehta · 8 years ago
  18. 96483a2 audio: MMAP NOIRQ mode shareable file descriptor by Haynes Mathew George · 8 years ago
  19. ceafc55 hal: add sound card notifications to sound trigger by Haynes Mathew George · 8 years ago
  20. 99dab49 audio hal: add support for USB_HEADSET device by Eric Laurent · 8 years ago
  21. 4a82477 audio: Apply app type gain at start of stream by vivek mehta · 8 years ago
  22. a68fea6 audio: Dedicated usecase for voip call (uplink and downlink) by vivek mehta · 8 years ago
  23. 3272ac8 Merge "Remove powerlog from audio hal" into oc-dev am: 1631d1c56d by Andy Hung · 8 years ago
  24. 02caae5 Remove powerlog from audio hal by Andy Hung · 8 years ago
  25. a843b93 Fix parameters passed to pcm_open to include PCM_MONOTONIC am: 635e743ad2 by Mikhail Naganov · 8 years ago
  26. e95340e audio: Tweaks to hifi record by Haynes Mathew George · 8 years ago
  27. 569b748 audio: support hifi audio record with USB by Haynes Mathew George · 8 years ago
  28. 635e743 Fix parameters passed to pcm_open to include PCM_MONOTONIC by Mikhail Naganov · 8 years ago
  29. 137a2ee audio: Reconfigure backend based on stream's capability by Haynes Mathew George · 8 years ago
  30. 3bef39e PowerLog: Enable for userdebug and eng builds only am: 9e737dea6d am: 9f5019369e by Andy Hung · 8 years ago
  31. 9e737de PowerLog: Enable for userdebug and eng builds only by Andy Hung · 8 years ago
  32. aa4dda9 audio: Fix realtime stream routing behavior am: 104fdfd768 am: f122d53760 by Haynes Mathew George · 8 years ago
  33. 104fdfd audio: Fix realtime stream routing behavior by Haynes Mathew George · 9 years ago
  34. 50eff89 HAL: Reject unsupported format with suggestions by Kevin Rocard · 8 years ago
  35. e5ff0fc dynamic usb profile by Haynes Mathew George · 8 years ago
  36. 8109292 HAL out_get_parameters: do not return unknown keys am: edf0b4c690 am: 6d8ea0d9e3 by Kevin Rocard · 8 years ago
  37. 4846c0b HAL: Align error code with HIDL wrapper am: 75d41bfb50 am: 204baa2d8f by Kevin Rocard · 8 years ago
  38. f30e715 Hal: Add missing header <limits.h> am: b5c2819293 am: a233631904 by Kevin Rocard · 8 years ago
  39. bf917b2 HAL sndmonitor: Improve cleanup on error and deinit am: a54534423a by Kevin Rocard · 8 years ago
  40. edf0b4c HAL out_get_parameters: do not return unknown keys by Kevin Rocard · 8 years ago
  41. 75d41bf HAL: Align error code with HIDL wrapper by Kevin Rocard · 8 years ago
  42. b5c2819 Hal: Add missing header <limits.h> by Kevin Rocard · 8 years ago
  43. a545344 HAL sndmonitor: Improve cleanup on error and deinit by Kevin Rocard · 8 years ago
  44. 73f4525 hal: specify period multiplier for telephoy_rx device by David Lin · 8 years ago
  45. 781065c hal: enable incall recording feature by vivek mehta · 8 years ago
  46. b6d7663 Merge "Prevent leak of sndmonitor resources" into oc-dev am: e46a28d3c7 by Kevin Rocard · 8 years ago
  47. e46a28d Merge "Prevent leak of sndmonitor resources" into oc-dev by Kevin Rocard · 8 years ago
  48. cdf214f hal: fix variable initialization am: e3afca2e12 am: 21b4490dd4 by vivek mehta · 8 years ago
  49. e3afca2 hal: fix variable initialization by vivek mehta · 8 years ago
  50. 8342c2c Prevent leak of sndmonitor resources by Kevin Rocard · 8 years ago
  51. e4f6e49 Merge "hal: specify period multiplier for telephoy_rx device" by TreeHugger Robot · 8 years ago
  52. e5b12ac hal: specify period multiplier for telephoy_rx device by David Lin · 8 years ago
  53. dacb45c Accumulate offload bytes written in logging by Andy Hung · 8 years ago
  54. 62c9b88 PowerLog: Add dump prefix to powerlog by Andy Hung · 8 years ago
  55. a452b0a Move error logging to audio_utils by Andy Hung · 8 years ago
  56. 89ac50b Merge "Revert "Revert "Add power logging""" by Andy Hung · 8 years ago
  57. fc044e1 Revert "Revert "Add power logging"" by Andy Hung · 8 years ago
  58. ee3fe40 Revert "Revert "hal: add usb audio tunnel support"" by David Lin · 8 years ago
  59. de00dac Revert "Add power logging" by Jin Qian · 8 years ago
  60. 70023d5 Add power logging by Andy Hung · 8 years ago
  61. 9d677f4 Revert "hal: add usb audio tunnel support" by Mikhail Naganov · 8 years ago
  62. bc99104 hal: various fixes for MMAP NO IRQ mode by Phil Burk · 8 years ago
  63. 8c03e67 hal: add usb audio tunnel support by David Lin · 8 years ago
  64. ff1e5e6 audio hal: fix input buffer size in non real time mode by Eric Laurent · 8 years ago
  65. 0e46adf audio HAL: add support for MMAP no IRQ mode streams. by Eric Laurent · 9 years ago
  66. 6662b07 audio: hal: a workaround to avoid mic no sound while making voice call. am: 6185d57e5c am: dd6a667a2c by Zheng Zhang · 9 years ago
  67. 6185d57 audio: hal: a workaround to avoid mic no sound while making voice call. by Zheng Zhang · 9 years ago
  68. 7f12e0b audio: hal: add customized external smart pa code am: 13f26e89c5 am: 7415f5772a by Alain Vongsouvanh · 9 years ago
  69. 13f26e8 audio: hal: add customized external smart pa code by Alain Vongsouvanh · 9 years ago
  70. c2c1174 Fix issues preventing building Angelfish on the wear-master branch. by Ariel Gertzenstein · 9 years ago
  71. 8a692c6 audio: derive sound device for concurrent playback usecases am: 2d809e0d10 by Haynes Mathew George · 9 years ago
  72. e3b9956 hal: add support for app type config in HFP call by Yamit Mehta · 9 years ago
  73. 2d809e0 audio: derive sound device for concurrent playback usecases by Haynes Mathew George · 9 years ago
  74. 7401c7c Add logging of written frame counts by Andy Hung · 9 years ago
  75. f9c7aae audio: log error before closing stream by Haynes Mathew George · 9 years ago
  76. da9b56b Fix out_write frame count to match return code. by Andy Hung · 9 years ago
  77. fb4d7bd hal: retry failed MBDRC cal level by vivek mehta · 9 years ago
  78. fbe8731 audio: RT streams cleanup on error by Haynes Mathew George · 9 years ago
  79. 0d3637a hal: audio: on routing command check first voice usecase by vivek mehta · 9 years ago
  80. 3580769 audio: Reject offload open_output_stream when sound card is offline by Haynes Mathew George · 9 years ago
  81. 3ddd3bd audio: Propagate fatal error during offload to AF by Haynes Mathew George · 9 years ago
  82. c735fb0 audio: sndmonitor by Haynes Mathew George · 9 years ago
  83. 2e140aa Enable more logging in audio HAL by Eric Laurent · 9 years ago
  84. a8d7c92 hal: add support to override volume gain to step mapping table by vivek mehta · 9 years ago
  85. 0db4da6 audio hal: clarify requirements on offload buffer fragments am: 397db57699 by Eric Laurent · 9 years ago
  86. 397db57 audio hal: clarify requirements on offload buffer fragments by Eric Laurent · 9 years ago
  87. 48c4040 Merge "hal: restrict 24 bit capture for unprocessed audio" into nyc-dev by vivek mehta · 9 years ago
  88. f8b50aa resolve merge conflicts of 8d89f40 to nyc-mr1-dev by Eric Laurent · 9 years ago
  89. 57ff9b5 hal: restrict 24 bit capture for unprocessed audio by vivek mehta · 9 years ago
  90. 4ed66e6 hal: enable 24 bit capture by vivek mehta · 9 years ago
  91. 03c4010 audio: low latency playback optimizations by Haynes Mathew George · 10 years ago
  92. 68f55fd Fix memory leak in offload thread by Andy Hung · 9 years ago
  93. 733c1df hal: enable support for AEC on Voice Recognition path by vivek mehta · 9 years ago
  94. 6d53bfd No need for access() before dlopen() by Glenn Kasten · 9 years ago
  95. de4849c hal: enable form factor based configuration by vivek mehta · 9 years ago
  96. 46183de Merge "Revert "Revert "Revert "hal: enable form factor based configuration"""" into nyc-dev by Ed Tam · 9 years ago
  97. 70b5c14 Revert "Revert "Revert "hal: enable form factor based configuration""" by Ed Tam · 9 years ago
  98. 11fd73c Merge "audio: restore important logs." into nyc-dev by Eric Laurent · 9 years ago
  99. 2bafff1 audio: restore important logs. by Eric Laurent · 9 years ago
  100. b0b0d57 Revert "Revert "hal: enable form factor based configuration"" by Ed Tam · 9 years ago