1. 793a854 Fix remote submix crash on null sink by Jean-Michel Trivi · 10 years ago
  2. 253def9 usb audio: implement microphone mute. by Eric Laurent · 10 years ago
  3. 0f519a9 Merge "Fix problem with dropouts with multiple USB audio streams." into lmp-dev by Paul McLean · 10 years ago
  4. c48cdc8 Fixing non-playback on USB devices with support for MONO playback. by Paul McLean · 10 years ago
  5. 2c6196f Fix problem with dropouts with multiple USB audio streams. by Paul McLean · 10 years ago
  6. 8f40bc5 Merge "Quick hack fix for USB accessory audio support" into lmp-dev by Glenn Kasten · 10 years ago
  7. 7de76b2 Quick hack fix for USB accessory audio support by Mike Lockwood · 10 years ago
  8. 93d4e0d Fix problem with reloading config of new capture devices by Paul McLean · 10 years ago
  9. af5187e Fix problem with reloading config of new devices with same card/device numbers. by Paul McLean · 10 years ago
  10. 05333d4 usb audio: fix set_parameters read/write concurrency by Eric Laurent · 10 years ago
  11. 83cd830 sound_trigger HAL update by Eric Laurent · 10 years ago
  12. 2352f41 Merge "Pass multichannel capability to AudioPolicyManager" into lmp-dev by Andy Hung · 10 years ago
  13. ce53d74 Pass multichannel capability to AudioPolicyManager by Andy Hung · 10 years ago
  14. 03576be Add multichannel USB handshaking with AudioFlinger by Andy Hung · 10 years ago
  15. b52eff3 Merge "Add multichannel USB handshaking with AudioFlinger" into lmp-dev by Andy Hung · 10 years ago
  16. d61f84e Delete mcu HAL. by Jeff Brown · 10 years ago
  17. f5e2469 audio HAL: add parameters to open stream by Eric Laurent · 10 years ago
  18. c88e6ae Refactor USB HAL (audio_hw.c) by Paul McLean · 10 years ago
  19. 845e789 Merge "Move channel expansion/contraction functions to audio_utils/channels.h/.c" into lmp-dev by Paul McLean · 10 years ago
  20. c220115 Move channel expansion/contraction functions to audio_utils/channels.h/.c by Paul McLean · 10 years ago
  21. 7d973ad Add audio_input_flags_t to HAL open_input_stream by Glenn Kasten · 10 years ago
  22. a02bc9d Marking invalid PCM formats with PCM_FORMAT_INVALID, shrinking format table. by Paul McLean · 10 years ago
  23. eb19297 Support for 32-bit data conversions. by Paul McLean · 10 years ago
  24. b8fdeee Merge "Revert "Added enumeration of legitimate sample rates for input and output."" into lmp-dev by Eric Laurent · 10 years ago
  25. 13082ef Revert "Added enumeration of legitimate sample rates for input and output." by Eric Laurent · 10 years ago
  26. 497abe3 Added enumeration of legitimate sample rates for input and output. by Paul McLean · 10 years ago
  27. f899cc1 Merge "Added enumeration of legitimate sample rates for input and output." into lmp-dev by Paul McLean · 10 years ago
  28. 2cd18a8 Merge "Fix warnings" into lmp-dev by Glenn Kasten · 10 years ago
  29. 6c2a68d Fix warnings by Glenn Kasten · 10 years ago
  30. 0467a5f Support for 32-bit data conversions. by Paul McLean · 10 years ago
  31. f62d75e Added enumeration of legitimate sample rates for input and output. by Paul McLean · 10 years ago
  32. 30f3e6d sound trigger: update HAL by Eric Laurent · 10 years ago
  33. 99e35eb Merge "Multi-format USB audio input" by Paul McLean · 10 years ago
  34. 6b1c0fe Multi-format USB audio input by Paul McLean · 10 years ago
  35. c51e492 Merge "audio: different frame size calculation for input and output" by Eric Laurent · 10 years ago
  36. 5933cb2 am 611a3b71: am 3e618a6a: Merge "gralloc: let target configure page flipping ioctl" by David Turner · 10 years ago
  37. 611a3b7 am 3e618a6a: Merge "gralloc: let target configure page flipping ioctl" by David Turner · 10 years ago
  38. 3e618a6 Merge "gralloc: let target configure page flipping ioctl" by David Turner · 10 years ago
  39. c5ae6a0 audio: different frame size calculation for input and output by Eric Laurent · 10 years ago
  40. 18cf130 Fix my-dir issue by Brian Carlstrom · 10 years ago
  41. dd45fd3 audio: fixed channel count determination from channel mask by Eric Laurent · 10 years ago
  42. 8e30097 Fix my-dir issue by Brian Carlstrom · 10 years ago
  43. e32cbc1 Multi-format USB Audio suport by Paul McLean · 10 years ago
  44. fbc02dc usb audio: fix capture channel conversion by Eric Laurent · 10 years ago
  45. 33a6b17 Implement minimal buffer size for playback by Paul McLean · 10 years ago
  46. 685fada Merge "usb audio: fix usb capture configuration" by Eric Laurent · 10 years ago
  47. aa13433 am c384b186: Don\'t pass up bad sensor event packets to Sensor Services by Nick Vaccaro · 10 years ago
  48. 7661a48 usb audio: fix usb capture configuration by Eric Laurent · 10 years ago
  49. c384b18 Don't pass up bad sensor event packets to Sensor Services by Nick Vaccaro · 10 years ago
  50. 5f36d1a Merge "hardware: camera_common: add module open legacy device API" by Zhijun He · 10 years ago
  51. bcdebf3 hardware: camera_common: add module open legacy device API by Zhijun He · 10 years ago
  52. 8264af9 am aa13433c: am c384b186: Don\'t pass up bad sensor event packets to Sensor Services by Nick Vaccaro · 10 years ago
  53. ffccd84 am 10f1a806: Fixed submix buffering when input and output stream formats differ. by Stewart Miles · 10 years ago
  54. 10f1a80 Fixed submix buffering when input and output stream formats differ. by Stewart Miles · 10 years ago
  55. cbca905 sound trigger test/stub HAL - WIP by Eric Laurent · 10 years ago
  56. 5641642 gralloc: let target configure page flipping ioctl by Bernhard Rosenkraenzer · 11 years ago
  57. 0d1c2a4 Switch libhardware to POSIX dprintf. by Elliott Hughes · 10 years ago
  58. 02c2f71 Added basic resampling of submix data on read from the input stream. by Stewart Miles · 10 years ago
  59. 92854f5 Add optional logging of input and output streams to the submix HAL. by Stewart Miles · 10 years ago
  60. e54c12c Implemented mono->stereo, stereo->mono channel conversion in submix HAL. by Stewart Miles · 10 years ago
  61. 2d199fe Modified submix HAL to drop data to the output stream if the pipe could block. by Stewart Miles · 10 years ago
  62. c1e0179 Merge "Modify submix HAL to allow either input or output streams create the pipe." by Stewart Miles · 10 years ago
  63. 3dd36f9 Modify submix HAL to allow either input or output streams create the pipe. by Stewart Miles · 10 years ago
  64. 0ffd860 am f8cbc9e6: am ad70dc48: add /system/vendor/lib as valid search path for sensor HALs by Nick Vaccaro · 10 years ago
  65. f8cbc9e am ad70dc48: add /system/vendor/lib as valid search path for sensor HALs by Nick Vaccaro · 10 years ago
  66. ad70dc4 add /system/vendor/lib as valid search path for sensor HALs by Nick Vaccaro · 10 years ago
  67. 7072684 Allow submix module streams to use any NBAIO format. by Stewart Miles · 10 years ago
  68. 568e66f Modified submix buffer size accessors to use the pipe configuration. by Stewart Miles · 10 years ago
  69. f645c5e Implemented accessors for derived submix HAL objects. by Stewart Miles · 10 years ago
  70. c049a0a Added a compile time option to enable / disable verbose submix logging. by Stewart Miles · 10 years ago
  71. 090c599 am c7651350: am d34ed32e: Change MultiHal API version to 1.1 by Nick Vaccaro · 10 years ago
  72. c765135 am d34ed32e: Change MultiHal API version to 1.1 by Nick Vaccaro · 10 years ago
  73. d34ed32 Change MultiHal API version to 1.1 by Nick Vaccaro · 10 years ago
  74. 08e9b2a Merge commit 'f404dc42d6677a1aee88d1ce996a7e8e4afe55bb' into HEAD by Bill Yi · 10 years ago
  75. 88e458a USB HAL: 64-bit compile issues by Mark Salyzyn · 10 years ago
  76. cf61191 Added support for 1-channel capture sources (like a microphone) by Paul McLean · 10 years ago
  77. 107f38b Merge "USB HAL Capture Implementation" by Paul McLean · 10 years ago
  78. 30f4185 USB HAL Capture Implementation by Paul McLean · 10 years ago
  79. 69fad6c Merge "Hardware: Fingerprint: Fix the remove() argument, typos." by Sasha Levitskiy · 10 years ago
  80. a82f456 Camera: HAL: 64-bit warning fixit. by Sasha Levitskiy · 10 years ago
  81. 3b9ee8d Hardware: Fingerprint: Fix the remove() argument, typos. by Sasha Levitskiy · 10 years ago
  82. 449ebdd Merge "Hardware: Fingerprint: Move the HAL to an async model, add some vendor requested functionality." by Sasha Levitskiy · 10 years ago
  83. 7308284 Hardware: Fingerprint: Move the HAL to an async model, add some vendor requested functionality. by Sasha Levitskiy · 10 years ago
  84. 747d0df am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e by Colin Cross · 10 years ago
  85. 6322562 am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e by Colin Cross · 10 years ago
  86. 732b92a usbaudio: allow compiling for 64-bit by Colin Cross · 10 years ago
  87. 5685a08 audio_remote_submix: allow compiling for 64-bit by Colin Cross · 10 years ago
  88. 0dbcdf3 audio: allow compiling for 64-bit by Colin Cross · 10 years ago
  89. 1fbd8ef am dbcec633: am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reducing bootup logspam." into klp-modular-dev by Aaron Whyte · 10 years ago
  90. dbcec63 am dd6e1a01: Merge "Reduced most MultiHal ALOGI to ALOGV, reducing bootup logspam." into klp-modular-dev by Aaron Whyte · 10 years ago
  91. f22e1c1 Reduced most MultiHal ALOGI to ALOGV, reducing bootup logspam. by Aaron Whyte · 10 years ago
  92. d821ba7 am da38fb2d: am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles. by Aaron Whyte · 10 years ago
  93. da38fb2 am 4d7ac52d: Fixed multihal handling of nonexistent sensor handles. by Aaron Whyte · 10 years ago
  94. 4d7ac52 Fixed multihal handling of nonexistent sensor handles. by Aaron Whyte · 10 years ago
  95. dce529a tv_input: add buffer producer profile by Wonsik Kim · 10 years ago
  96. 46781fd Hardware: Fingerprint: Add current version. by Sasha Levitskiy · 10 years ago
  97. a747c06 Hardware: Fingerprint: Introducing Fingerprint HAL by Sasha Levitskiy · 11 years ago
  98. f143623 Merge "Initial implementation of usb audio I/O" by Paul McLean · 10 years ago
  99. eedc92e Initial implementation of usb audio I/O by Paul McLean · 11 years ago
  100. 0a04947 am 286c139b: am 93bf9964: Fix sensor multi hal crash when sub-HAL reports an error by Nick Vaccaro · 10 years ago