1. 270b776 audio: porting MAXXAUDIO by jasmine cha · 7 years ago
  2. c89321b audio: Add API to set audio calibration by jasmine cha · 7 years ago
  3. 0f0aa55 Merge "audio: Parse USB data service interval" into pi-dev by Eric Laurent · 7 years ago
  4. 7780106 Merge "audio: Handle missing / tainted calibration file" into pi-dev by android-build-team Robot · 7 years ago
  5. 5e7119c audio: Handle missing / tainted calibration file by juyuchen · 7 years ago
  6. 65f6b43 audio: Parse USB data service interval by Haynes Mathew George · 7 years ago
  7. 196df23 Use space instead of comma in xml file. by jiabin · 7 years ago
  8. 1b542ad Merge "audio: Porting Cirrus's speaker update" into pi-dev by David Lin · 7 years ago
  9. 9ce6c22 Merge "Audio HAL: Force current stream properties to be supported" into pi-dev by android-build-team Robot · 7 years ago
  10. 1d05ba3 audio: Porting Cirrus's speaker update by juyuchen · 7 years ago
  11. a325aa2 Audio HAL: Force current stream properties to be supported by Kevin Rocard · 7 years ago
  12. 9d6679a hal: Update ACDB device id retrieval for speaker protection by Aniket Kumar Lata · 7 years ago
  13. 5b30b06 hal: prevent device switch when speaker swap channel by andysu · 7 years ago
  14. 9c021b9 Merge "hal: configure the path for flicker sensor" into pi-dev by TreeHugger Robot · 7 years ago
  15. 1638fd1 hal: configure the path for flicker sensor by Xu Han · 7 years ago
  16. 2479b0b A2DP offload: switch to new properties by Petri Gynther · 7 years ago
  17. 9954631 hal: Add support for adaptive bitrate with A2DP Offload by Aniket Kumar Lata · 7 years ago
  18. 51f3c66 audio hal: mmap capture mute by Eric Laurent · 7 years ago
  19. 723c926 Merge "audio hal: fix format check for mmap no irq over USB." into pi-dev by Eric Laurent · 7 years ago
  20. ab805ee audio hal: fix format check for mmap no irq over USB. by Eric Laurent · 7 years ago
  21. 8e392de Merge "Support query microphones information." into pi-dev by TreeHugger Robot · 7 years ago
  22. 0836594 Merge "audio: fix the acdb id for FE app_type setting" into pi-dev by TreeHugger Robot · 7 years ago
  23. e3e83ef audio: fix the acdb id for FE app_type setting by carterhsu · 7 years ago
  24. 5228462 hal: Fix wrong acdb mapping by jasmine cha · 7 years ago
  25. 8962a4d Support query microphones information. by jiabin · 7 years ago
  26. a535242 Make audio_extn build with the VNDK. by Steven Moreland · 7 years ago
  27. 2648301 hal: Add support to enable A2DP offload by Aniket Kumar Lata · 7 years ago
  28. 1e43088 Merge "Revert "Revert "hal: Notify soundtrigger HAL on stream updates""" into pi-dev by TreeHugger Robot · 7 years ago
  29. 4ee6e3e Revert "Revert "hal: Notify soundtrigger HAL on stream updates"" by Mikhail Naganov · 7 years ago
  30. d30fb12 Merge "Revert "hal: Notify soundtrigger HAL on stream updates"" into pi-dev by Mikhail Naganov · 7 years ago
  31. 9fc06a0 Revert "hal: Notify soundtrigger HAL on stream updates" by Mikhail Naganov · 7 years ago
  32. c367c2f Merge "hal: Notify soundtrigger HAL on stream updates" into pi-dev by TreeHugger Robot · 7 years ago
  33. d83c41e hal: Notify soundtrigger HAL on stream updates by Haynes Mathew George · 7 years ago
  34. 7e57367 hal: send usecase specific device calibration by vivek mehta · 7 years ago
  35. 07a8893 hal: cirrus_playback: remove workaround for b1 p1.0 by David Lin · 7 years ago
  36. e6e2d44 audio: Fix deprecated log warning by Haynes Mathew George · 7 years ago
  37. 5a59dff Fix overflow during 32-bit integer multiplication by Glenn Kasten · 7 years ago
  38. d835dec Merge "Pull out commonly used constants to <audio_utils/clock.h>" by Glenn Kasten · 7 years ago
  39. 750cc1c hal: cirrus_playback: fix issue with calibration by David Lin · 7 years ago
  40. 8d2ab1e hal: cirrus_playback: enable speaker protection for c1 by David Lin · 7 years ago
  41. bb0e2a6 hal: fix a typo in header file by Wei Wang · 7 years ago
  42. f88cdc4 Pull out commonly used constants to <audio_utils/clock.h> by Glenn Kasten · 7 years ago
  43. 1a6334e Merge "hal: cirrus_playback: trigger tuning file loading on init" by TreeHugger Robot · 7 years ago
  44. adecf11 Replace cutils/log.h to log/log.h by Jiyong Park · 7 years ago
  45. e0f5484 hal: cirrus_playback: trigger tuning file loading on init by David Lin · 7 years ago
  46. 3f489ad Merge "Revert "Audio V4: Split system and vendor Audio.h"" by Kevin Rocard · 7 years ago
  47. bae0dcb Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 7 years ago
  48. c6ce74e Merge "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 7 years ago
  49. c246f5e Audio V4: Split system and vendor Audio.h by Kevin Rocard · 7 years ago
  50. 3d72cfc Audio HAL: Add support for incall music usecase by Nadav Bar · 7 years ago
  51. fb3c995 hal: fix build error for msm8916 and msm8960 by David Lin · 7 years ago
  52. 45cdde7 Merge "Mute RX device according to volume in set_voice_volume" by Nadav Bar · 7 years ago
  53. 7440d8c audio: enable speaker protection for speaker-safe by kevinshhsu · 7 years ago
  54. 46c68d3 Merge "audio: Change conditions for muting audio capture" by TreeHugger Robot · 7 years ago
  55. 988277b audio: Change conditions for muting audio capture by Haynes Mathew George · 7 years ago
  56. 9e59a96 msm8974: Honor input_mic_max_count property when set to 1. by John Muir · 7 years ago
  57. c46d0fa Mute RX device according to volume in set_voice_volume by Nadav Bar · 7 years ago
  58. 6c1afb1 audio_hw: Fix lack of channel index masks by Andy Hung · 7 years ago
  59. f1aaf36 audio: Synchronize calls to mmap streams by Haynes Mathew George · 7 years ago
  60. 25deb08 Merge "Move audio-perf to HAL module" by TreeHugger Robot · 7 years ago
  61. 01cf84d Move audio-perf to HAL module by Wei Wang · 7 years ago
  62. 7aa29e3 audio: Check for stream state before checking capture position by Haynes Mathew George · 7 years ago
  63. d9ca796 audio: Use perf hints from audio HAL for ULL and MMAP by Haynes Mathew George · 7 years ago
  64. f4837d5 audio-hal: use powerHAL 1.2 to do performance hint by Wei Wang · 7 years ago
  65. 84e262b HAL: CS35L36: Add support for speaker protection by David Lin · 7 years ago
  66. c28e57f Merge "Use /data/vendor/audio for Audio HAL data" by TreeHugger Robot · 7 years ago
  67. 1cf8eff Use /data/vendor/audio for Audio HAL data by Mikhail Naganov · 7 years ago
  68. 0dedc2e hal: fix output stream configuration checks by Eric Laurent · 8 years ago
  69. 945625e audio-hal: Update voice 'in_call' flag by Vignesh Kulothungan · 8 years ago
  70. a3c98d8 Fix the double PCM open during HFP call by Devin Kim · 8 years ago
  71. f850ea4 Merge "hal: add the missing backends for unprocessed devices" into oc-mr1-dev am: c63fcdea44 by David Lin · 8 years ago
  72. c63fcde Merge "hal: add the missing backends for unprocessed devices" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  73. e4bd825 Add missing includes. by Dan Albert · 8 years ago
  74. 9372572 hal: add the missing backends for unprocessed devices by David Lin · 8 years ago
  75. 1a2531c Treblize config files for the msm8916 audio HAL. by Julius D'souza · 8 years ago
  76. d33e7ee audio hal: temporary fix for speaker device ref counting issue am: 3c1e4b7721 by Eric Laurent · 8 years ago
  77. 3c1e4b7 audio hal: temporary fix for speaker device ref counting issue by Eric Laurent · 8 years ago
  78. cf3981e Use v2 API for speaker calibration upload. by Andrei Litvin · 8 years ago
  79. dc76abf audio hal: apply app type gain after device change on VoIP use case am: f4520b0d9b by Eric Laurent · 8 years ago
  80. d4f6971 audio hal: do not use direct output for VoIP use case am: ad2dde98cb by Eric Laurent · 8 years ago
  81. f4520b0 audio hal: apply app type gain after device change on VoIP use case by Eric Laurent · 8 years ago
  82. ad2dde9 audio hal: do not use direct output for VoIP use case by Eric Laurent · 8 years ago
  83. a1d1ac6 hal: on effect enable disable, go over all the playback usecase am: c07684bb12 by vivek mehta · 8 years ago
  84. c07684b hal: on effect enable disable, go over all the playback usecase by vivek mehta · 8 years ago
  85. e920d4b Add sdm845 to the list of supproted platforms by Alexey Polyudov · 8 years ago
  86. 9563029 msm8909: Support for custom PCM ID of HFP_SCO_WB by Devin Kim · 8 years ago
  87. 013bb35 hal: use stream specific app type for MBDRC am: 4012509d42 am: ff018310e9 by vivek mehta · 8 years ago
  88. 4012509 hal: use stream specific app type for MBDRC by vivek mehta · 8 years ago
  89. 6c7c61c audio: fix device pair for VOIP case am: 1e1ebbf3ec am: f46e4d8982 by carter_hsu · 8 years ago
  90. 1e1ebbf audio: fix device pair for VOIP case by carter_hsu · 8 years ago
  91. c616054 Merge "audio: close dlopen'ed library on error" into oc-mr1-dev am: b85966c0a3 by Haynes Mathew George · 8 years ago
  92. b85966c Merge "audio: close dlopen'ed library on error" into oc-mr1-dev by TreeHugger Robot · 8 years ago
  93. ee022dc audio: close dlopen'ed library on error by Haynes Mathew George · 8 years ago
  94. 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
  95. d209722 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev am: 8f3ad15ee5 by Kevin Rocard · 8 years ago
  96. a226338 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  97. 8f3ad15 Merge "Put usb stream into standby on disconnection if offloading" into oc-dr1-dev by Kevin Rocard · 8 years ago
  98. 2ba1a47 Put usb stream into standby on disconnection if offloading by Kevin Rocard · 8 years ago
  99. 1885941 audio_hw: Fix unused attribute by Andy Hung · 8 years ago
  100. 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