1. 07a8893 hal: cirrus_playback: remove workaround for b1 p1.0 by David Lin · 7 years ago
  2. e6e2d44 audio: Fix deprecated log warning by Haynes Mathew George · 7 years ago
  3. 5a59dff Fix overflow during 32-bit integer multiplication by Glenn Kasten · 7 years ago
  4. d835dec Merge "Pull out commonly used constants to <audio_utils/clock.h>" by Glenn Kasten · 7 years ago
  5. 750cc1c hal: cirrus_playback: fix issue with calibration by David Lin · 7 years ago
  6. 8d2ab1e hal: cirrus_playback: enable speaker protection for c1 by David Lin · 7 years ago
  7. bb0e2a6 hal: fix a typo in header file by Wei Wang · 7 years ago
  8. f88cdc4 Pull out commonly used constants to <audio_utils/clock.h> by Glenn Kasten · 7 years ago
  9. 1a6334e Merge "hal: cirrus_playback: trigger tuning file loading on init" by TreeHugger Robot · 7 years ago
  10. adecf11 Replace cutils/log.h to log/log.h by Jiyong Park · 7 years ago
  11. e0f5484 hal: cirrus_playback: trigger tuning file loading on init by David Lin · 7 years ago
  12. 3f489ad Merge "Revert "Audio V4: Split system and vendor Audio.h"" by Kevin Rocard · 7 years ago
  13. bae0dcb Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 7 years ago
  14. c6ce74e Merge "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 7 years ago
  15. c246f5e Audio V4: Split system and vendor Audio.h by Kevin Rocard · 7 years ago
  16. 3d72cfc Audio HAL: Add support for incall music usecase by Nadav Bar · 7 years ago
  17. fb3c995 hal: fix build error for msm8916 and msm8960 by David Lin · 7 years ago
  18. 45cdde7 Merge "Mute RX device according to volume in set_voice_volume" by Nadav Bar · 7 years ago
  19. 7440d8c audio: enable speaker protection for speaker-safe by kevinshhsu · 7 years ago
  20. 46c68d3 Merge "audio: Change conditions for muting audio capture" by TreeHugger Robot · 7 years ago
  21. 988277b audio: Change conditions for muting audio capture by Haynes Mathew George · 7 years ago
  22. 9e59a96 msm8974: Honor input_mic_max_count property when set to 1. by John Muir · 7 years ago
  23. c46d0fa Mute RX device according to volume in set_voice_volume by Nadav Bar · 7 years ago
  24. 6c1afb1 audio_hw: Fix lack of channel index masks by Andy Hung · 7 years ago
  25. f1aaf36 audio: Synchronize calls to mmap streams by Haynes Mathew George · 7 years ago
  26. 25deb08 Merge "Move audio-perf to HAL module" by TreeHugger Robot · 7 years ago
  27. 01cf84d Move audio-perf to HAL module by Wei Wang · 7 years ago
  28. 7aa29e3 audio: Check for stream state before checking capture position by Haynes Mathew George · 7 years ago
  29. d9ca796 audio: Use perf hints from audio HAL for ULL and MMAP by Haynes Mathew George · 7 years ago
  30. f4837d5 audio-hal: use powerHAL 1.2 to do performance hint by Wei Wang · 7 years ago
  31. 84e262b HAL: CS35L36: Add support for speaker protection by David Lin · 7 years ago
  32. c28e57f Merge "Use /data/vendor/audio for Audio HAL data" by TreeHugger Robot · 7 years ago
  33. 1cf8eff Use /data/vendor/audio for Audio HAL data by Mikhail Naganov · 7 years ago
  34. 0dedc2e hal: fix output stream configuration checks by Eric Laurent · 8 years ago
  35. 945625e audio-hal: Update voice 'in_call' flag by Vignesh Kulothungan · 8 years ago
  36. a3c98d8 Fix the double PCM open during HFP call by Devin Kim · 8 years ago
  37. f850ea4 Merge "hal: add the missing backends for unprocessed devices" into oc-mr1-dev am: c63fcdea44 by David Lin · 8 years ago
  38. c63fcde Merge "hal: add the missing backends for unprocessed devices" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  39. e4bd825 Add missing includes. by Dan Albert · 8 years ago
  40. 9372572 hal: add the missing backends for unprocessed devices by David Lin · 8 years ago
  41. 1a2531c Treblize config files for the msm8916 audio HAL. by Julius D'souza · 8 years ago
  42. d33e7ee audio hal: temporary fix for speaker device ref counting issue am: 3c1e4b7721 by Eric Laurent · 8 years ago
  43. 3c1e4b7 audio hal: temporary fix for speaker device ref counting issue by Eric Laurent · 8 years ago
  44. cf3981e Use v2 API for speaker calibration upload. by Andrei Litvin · 8 years ago
  45. dc76abf audio hal: apply app type gain after device change on VoIP use case am: f4520b0d9b by Eric Laurent · 8 years ago
  46. d4f6971 audio hal: do not use direct output for VoIP use case am: ad2dde98cb by Eric Laurent · 8 years ago
  47. f4520b0 audio hal: apply app type gain after device change on VoIP use case by Eric Laurent · 8 years ago
  48. ad2dde9 audio hal: do not use direct output for VoIP use case by Eric Laurent · 8 years ago
  49. a1d1ac6 hal: on effect enable disable, go over all the playback usecase am: c07684bb12 by vivek mehta · 8 years ago
  50. c07684b hal: on effect enable disable, go over all the playback usecase by vivek mehta · 8 years ago
  51. e920d4b Add sdm845 to the list of supproted platforms by Alexey Polyudov · 8 years ago
  52. 9563029 msm8909: Support for custom PCM ID of HFP_SCO_WB by Devin Kim · 8 years ago
  53. 013bb35 hal: use stream specific app type for MBDRC am: 4012509d42 am: ff018310e9 by vivek mehta · 8 years ago
  54. 4012509 hal: use stream specific app type for MBDRC by vivek mehta · 8 years ago
  55. 6c7c61c audio: fix device pair for VOIP case am: 1e1ebbf3ec am: f46e4d8982 by carter_hsu · 8 years ago
  56. 1e1ebbf audio: fix device pair for VOIP case by carter_hsu · 8 years ago
  57. c616054 Merge "audio: close dlopen'ed library on error" into oc-mr1-dev am: b85966c0a3 by Haynes Mathew George · 8 years ago
  58. b85966c Merge "audio: close dlopen'ed library on error" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  59. ee022dc audio: close dlopen'ed library on error by Haynes Mathew George · 8 years ago
  60. 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
  61. d209722 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev am: 8f3ad15ee5 by Kevin Rocard · 8 years ago
  62. a226338 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  63. 8f3ad15 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  64. 2ba1a47 Put usb stream into standby on disconnection if offloading by Kevin Rocard · 8 years ago
  65. 1885941 audio_hw: Fix unused attribute by Andy Hung · 8 years ago
  66. 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
  67. 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
  68. 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
  69. ca43d11 Routing to usb was rejected due to incorrect card number am: 1e02c88b8f am: 8c80fab3a1 by Kevin Rocard · 8 years ago
  70. 8c80fab Routing to usb was rejected due to incorrect card number am: 1e02c88b8f by Kevin Rocard · 8 years ago
  71. 2e2c78b Merge "audio_hw: match destruction of mutexes" by Andy Hung · 8 years ago
  72. 1e02c88 Routing to usb was rejected due to incorrect card number by Kevin Rocard · 8 years ago
  73. 0ecfe3d audio: Force select device whenever a stream on speaker_safe goes to standby by Haynes Mathew George · 8 years ago
  74. 0dbb52b audio_hw: match destruction of mutexes by Andy Hung · 8 years ago
  75. d7ee2c6 Merge "Workaround: Do not send command to a disconnected usb subsystem" into oc-dr1-dev by Kevin Rocard · 8 years ago
  76. 2cfb839 Merge "Workaround: Do not send command to a disconnected usb subsystem" into oc-dr1-dev by Kevin Rocard · 8 years ago
  77. f9f241e Workaround: Do not send command to a disconnected usb subsystem by Kevin Rocard · 8 years ago
  78. fecf940 hal: select loudspeaker mic when usb headphone is used for calls am: 40b07892b0 by David Lin · 8 years ago
  79. 5668945 hal: select loudspeaker mic when usb headphone is used for calls am: 40b07892b0 by David Lin · 8 years ago
  80. 40b0789 hal: select loudspeaker mic when usb headphone is used for calls by David Lin · 8 years ago
  81. d8578f1 audio_hw: Check if usb device is removed before opening stream am: d9653bdbca by Andy Hung · 8 years ago
  82. d9653bd audio_hw: Check if usb device is removed before opening stream by Andy Hung · 8 years ago
  83. 450e022 Merge "HAL in_get_parameters: do not return unknown keys" into oc-dr1-dev by Kevin Rocard · 8 years ago
  84. f07d6b3 Merge "HAL in_get_parameters: do not return unknown keys" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  85. 2bd1f60 audio: Prevent invalidation of second input stream am: 8ea0472595 by Haynes Mathew George · 8 years ago
  86. 8ea0472 audio: Prevent invalidation of second input stream by Haynes Mathew George · 8 years ago
  87. 7e87668 HAL in_get_parameters: do not return unknown keys by Kevin Rocard · 8 years ago
  88. 8ae0c09 audio: do not check for mode_in_communication for voip flags am: 6b00c23146 by David Lin · 8 years ago
  89. 6b00c23 audio: do not check for mode_in_communication for voip flags by David Lin · 8 years ago
  90. 8c5b23d audio: hal: fix click "resume call" two times will cause no sound in HFP call. by Zheng Zhang · 8 years ago
  91. 88304a0 audio: Fix to avoid co-existance of usb and voice-usb am: 39c55dcd47 by Haynes Mathew George · 8 years ago
  92. aae27d8 audio: usb: Invalid direction specific state on device disconnect am: 98d8c15b75 by Haynes Mathew George · 8 years ago
  93. 39c55dc audio: Fix to avoid co-existance of usb and voice-usb by Haynes Mathew George · 8 years ago
  94. 98d8c15 audio: usb: Invalid direction specific state on device disconnect by Haynes Mathew George · 8 years ago
  95. 5777929 resolve merge conflicts of e50bc7b to master by Eric Laurent · 8 years ago
  96. 928efbe audio_hw: Clean up out_write and in_read frame computation by Andy Hung · 8 years ago
  97. fb5408b Merge "audio: 24 bit audio output profiles" into oc-dr1-dev am: b4ed48163e by Haynes Mathew George · 8 years ago
  98. b4ed481 Merge "audio: 24 bit audio output profiles" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  99. ef71a6d hal: fix USB HIFI profile dynamic properties reporting am: 74b5576c03 by Eric Laurent · 8 years ago
  100. 74b5576 hal: fix USB HIFI profile dynamic properties reporting by Eric Laurent · 8 years ago