1. 7440d8c audio: enable speaker protection for speaker-safe by kevinshhsu · 8 years ago
  2. 988277b audio: Change conditions for muting audio capture by Haynes Mathew George · 8 years ago
  3. 6c1afb1 audio_hw: Fix lack of channel index masks by Andy Hung · 8 years ago
  4. f1aaf36 audio: Synchronize calls to mmap streams by Haynes Mathew George · 8 years ago
  5. 7aa29e3 audio: Check for stream state before checking capture position by Haynes Mathew George · 8 years ago
  6. d9ca796 audio: Use perf hints from audio HAL for ULL and MMAP by Haynes Mathew George · 8 years ago
  7. f4837d5 audio-hal: use powerHAL 1.2 to do performance hint by Wei Wang · 8 years ago
  8. 0dedc2e hal: fix output stream configuration checks by Eric Laurent · 8 years ago
  9. d33e7ee audio hal: temporary fix for speaker device ref counting issue am: 3c1e4b7721 by Eric Laurent · 8 years ago
  10. 3c1e4b7 audio hal: temporary fix for speaker device ref counting issue by Eric Laurent · 8 years ago
  11. dc76abf audio hal: apply app type gain after device change on VoIP use case am: f4520b0d9b by Eric Laurent · 8 years ago
  12. d4f6971 audio hal: do not use direct output for VoIP use case am: ad2dde98cb by Eric Laurent · 8 years ago
  13. f4520b0 audio hal: apply app type gain after device change on VoIP use case by Eric Laurent · 8 years ago
  14. ad2dde9 audio hal: do not use direct output for VoIP use case by Eric Laurent · 8 years ago
  15. a1d1ac6 hal: on effect enable disable, go over all the playback usecase am: c07684bb12 by vivek mehta · 8 years ago
  16. c07684b hal: on effect enable disable, go over all the playback usecase by vivek mehta · 8 years ago
  17. 013bb35 hal: use stream specific app type for MBDRC am: 4012509d42 am: ff018310e9 by vivek mehta · 8 years ago
  18. 4012509 hal: use stream specific app type for MBDRC by vivek mehta · 8 years ago
  19. 6c7c61c audio: fix device pair for VOIP case am: 1e1ebbf3ec am: f46e4d8982 by carter_hsu · 8 years ago
  20. 1e1ebbf audio: fix device pair for VOIP case by carter_hsu · 8 years ago
  21. 9bbf5ee Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev am: 8f3ad15ee5 am: 0b85566fb5 by Kevin Rocard · 8 years ago
  22. d209722 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev am: 8f3ad15ee5 by Kevin Rocard · 8 years ago
  23. a226338 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  24. 8f3ad15 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  25. 2ba1a47 Put usb stream into standby on disconnection if offloading by Kevin Rocard · 8 years ago
  26. 1885941 audio_hw: Fix unused attribute by Andy Hung · 8 years ago
  27. 87e3a0d Merge "audio: Force select device whenever a stream on speaker_safe goes to standby" into oc-dr1-dev am: 82628456f6 am: fa43e57cf9 by Haynes Mathew George · 8 years ago
  28. fa43e57 Merge "audio: Force select device whenever a stream on speaker_safe goes to standby" into oc-dr1-dev by Haynes Mathew George · 8 years ago
  29. 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
  30. ca43d11 Routing to usb was rejected due to incorrect card number am: 1e02c88b8f am: 8c80fab3a1 by Kevin Rocard · 8 years ago
  31. 8c80fab Routing to usb was rejected due to incorrect card number am: 1e02c88b8f by Kevin Rocard · 8 years ago
  32. 2e2c78b Merge "audio_hw: match destruction of mutexes" by Andy Hung · 8 years ago
  33. 1e02c88 Routing to usb was rejected due to incorrect card number by Kevin Rocard · 8 years ago
  34. 0ecfe3d audio: Force select device whenever a stream on speaker_safe goes to standby by Haynes Mathew George · 8 years ago
  35. 0dbb52b audio_hw: match destruction of mutexes by Andy Hung · 8 years ago
  36. d7ee2c6 Merge "Workaround: Do not send command to a disconnected usb subsystem" into oc-dr1-dev by Kevin Rocard · 8 years ago
  37. f9f241e Workaround: Do not send command to a disconnected usb subsystem by Kevin Rocard · 8 years ago
  38. d8578f1 audio_hw: Check if usb device is removed before opening stream am: d9653bdbca by Andy Hung · 8 years ago
  39. d9653bd audio_hw: Check if usb device is removed before opening stream by Andy Hung · 8 years ago
  40. 450e022 Merge "HAL in_get_parameters: do not return unknown keys" into oc-dr1-dev by Kevin Rocard · 8 years ago
  41. f07d6b3 Merge "HAL in_get_parameters: do not return unknown keys" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  42. 2bd1f60 audio: Prevent invalidation of second input stream am: 8ea0472595 by Haynes Mathew George · 8 years ago
  43. 8ea0472 audio: Prevent invalidation of second input stream by Haynes Mathew George · 8 years ago
  44. 7e87668 HAL in_get_parameters: do not return unknown keys by Kevin Rocard · 8 years ago
  45. 8ae0c09 audio: do not check for mode_in_communication for voip flags am: 6b00c23146 by David Lin · 8 years ago
  46. 6b00c23 audio: do not check for mode_in_communication for voip flags by David Lin · 8 years ago
  47. 88304a0 audio: Fix to avoid co-existance of usb and voice-usb am: 39c55dcd47 by Haynes Mathew George · 8 years ago
  48. 39c55dc audio: Fix to avoid co-existance of usb and voice-usb by Haynes Mathew George · 8 years ago
  49. 5777929 resolve merge conflicts of e50bc7b to master by Eric Laurent · 8 years ago
  50. 928efbe audio_hw: Clean up out_write and in_read frame computation by Andy Hung · 8 years ago
  51. fb5408b Merge "audio: 24 bit audio output profiles" into oc-dr1-dev am: b4ed48163e by Haynes Mathew George · 8 years ago
  52. b4ed481 Merge "audio: 24 bit audio output profiles" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  53. ef71a6d hal: fix USB HIFI profile dynamic properties reporting am: 74b5576c03 by Eric Laurent · 8 years ago
  54. 74b5576 hal: fix USB HIFI profile dynamic properties reporting by Eric Laurent · 8 years ago
  55. 10b9bdf hal: speaker swap: fix pause rotation issue am: e59cfb2fee am: b905811385 by vivek mehta · 8 years ago
  56. df0f886 audio: 24 bit audio output profiles by Haynes Mathew George · 8 years ago
  57. e59cfb2 hal: speaker swap: fix pause rotation issue by vivek mehta · 8 years ago
  58. 0d109d8 audio: MMAP NOIRQ mode shareable file descriptor am: 96483a2f0d am: 3605cbb6e5 by Haynes Mathew George · 8 years ago
  59. 96483a2 audio: MMAP NOIRQ mode shareable file descriptor by Haynes Mathew George · 8 years ago
  60. f657f0e Merge "hal: add sound card notifications to sound trigger" into oc-dr1-dev am: c3b3d636a8 by Haynes Mathew George · 8 years ago
  61. ceafc55 hal: add sound card notifications to sound trigger by Haynes Mathew George · 8 years ago
  62. 8623448 audio hal: add support for USB_HEADSET device am: 99dab497f8 am: 6345a8a478 by Eric Laurent · 8 years ago
  63. 99dab49 audio hal: add support for USB_HEADSET device by Eric Laurent · 8 years ago
  64. 3ba2c92 audio_hw: Remove output audio power log by Andy Hung · 8 years ago
  65. 9fa61c6 Merge "audio_hw: Add input record error log" by Andy Hung · 8 years ago
  66. 49560fd Merge "audio_hw: Clean up out_write and in_read frame computation" by Andy Hung · 8 years ago
  67. 6846cd4 audio: Apply app type gain at start of stream am: 4a824779a3 am: 923acb1474 by vivek mehta · 8 years ago
  68. c63deee audio: Dedicated usecase for voip call (uplink and downlink) am: a68fea6532 by vivek mehta · 8 years ago
  69. 4a82477 audio: Apply app type gain at start of stream by vivek mehta · 8 years ago
  70. a68fea6 audio: Dedicated usecase for voip call (uplink and downlink) by vivek mehta · 8 years ago
  71. d13f0d3 audio_hw: Add input record error log by Andy Hung · 8 years ago
  72. 8e7f03f audio_hw: Clean up out_write and in_read frame computation by Andy Hung · 8 years ago
  73. e12f730 Revert "Remove powerlog from audio hal" by Andy Hung · 8 years ago
  74. 43dd91d Merge "Remove powerlog from audio hal" into oc-dev am: 1631d1c56d am: 545beebc5a by Andy Hung · 8 years ago
  75. 3272ac8 Merge "Remove powerlog from audio hal" into oc-dev am: 1631d1c56d by Andy Hung · 8 years ago
  76. 02caae5 Remove powerlog from audio hal by Andy Hung · 8 years ago
  77. a843b93 Fix parameters passed to pcm_open to include PCM_MONOTONIC am: 635e743ad2 by Mikhail Naganov · 8 years ago
  78. e95340e audio: Tweaks to hifi record by Haynes Mathew George · 8 years ago
  79. 569b748 audio: support hifi audio record with USB by Haynes Mathew George · 8 years ago
  80. 635e743 Fix parameters passed to pcm_open to include PCM_MONOTONIC by Mikhail Naganov · 8 years ago
  81. 137a2ee audio: Reconfigure backend based on stream's capability by Haynes Mathew George · 8 years ago
  82. 3bef39e PowerLog: Enable for userdebug and eng builds only am: 9e737dea6d am: 9f5019369e by Andy Hung · 8 years ago
  83. 9e737de PowerLog: Enable for userdebug and eng builds only by Andy Hung · 8 years ago
  84. aa4dda9 audio: Fix realtime stream routing behavior am: 104fdfd768 am: f122d53760 by Haynes Mathew George · 8 years ago
  85. 104fdfd audio: Fix realtime stream routing behavior by Haynes Mathew George · 9 years ago
  86. 50eff89 HAL: Reject unsupported format with suggestions by Kevin Rocard · 8 years ago
  87. e5ff0fc dynamic usb profile by Haynes Mathew George · 9 years ago
  88. 8109292 HAL out_get_parameters: do not return unknown keys am: edf0b4c690 am: 6d8ea0d9e3 by Kevin Rocard · 8 years ago
  89. 4846c0b HAL: Align error code with HIDL wrapper am: 75d41bfb50 am: 204baa2d8f by Kevin Rocard · 8 years ago
  90. f30e715 Hal: Add missing header <limits.h> am: b5c2819293 am: a233631904 by Kevin Rocard · 8 years ago
  91. bf917b2 HAL sndmonitor: Improve cleanup on error and deinit am: a54534423a by Kevin Rocard · 8 years ago
  92. edf0b4c HAL out_get_parameters: do not return unknown keys by Kevin Rocard · 8 years ago
  93. 75d41bf HAL: Align error code with HIDL wrapper by Kevin Rocard · 8 years ago
  94. b5c2819 Hal: Add missing header <limits.h> by Kevin Rocard · 8 years ago
  95. a545344 HAL sndmonitor: Improve cleanup on error and deinit by Kevin Rocard · 8 years ago
  96. 73f4525 hal: specify period multiplier for telephoy_rx device by David Lin · 8 years ago
  97. 781065c hal: enable incall recording feature by vivek mehta · 8 years ago
  98. b6d7663 Merge "Prevent leak of sndmonitor resources" into oc-dev am: e46a28d3c7 by Kevin Rocard · 8 years ago
  99. e46a28d Merge "Prevent leak of sndmonitor resources" into oc-dev by Kevin Rocard · 8 years ago
  100. cdf214f hal: fix variable initialization am: e3afca2e12 am: 21b4490dd4 by vivek mehta · 8 years ago