1. 78b9724 st-hal: add asound.h for STHAL to export macros by Meng Wang · 4 years, 5 months ago
  2. cb7fba7 Merge "st-hal: Prevent multiple consecutive device enablements" by qctecmdr · 4 years, 5 months ago
  3. 7259763 Merge "st-hal: Add buffering thread independent of callback thread" by qctecmdr · 4 years, 6 months ago
  4. 6bed261 Merge "st-hal: Fix use-after-free in clear_devices" by qctecmdr · 4 years, 6 months ago
  5. f6cc050 Merge "st-hal: fix pending ec ref count check against 0" by qctecmdr · 4 years, 6 months ago
  6. 9928238 Merge "st-hal: fix session back to active due to playback event" by qctecmdr · 4 years, 6 months ago
  7. ad14a97 st-hal: Fix use-after-free in clear_devices by Samyak Jain · 4 years, 6 months ago
  8. 48490df st-hal: Add buffering thread independent of callback thread by Quinn Male · 4 years, 6 months ago
  9. 9a34552 st-hal: Remove LSM CPE support. by Quinn Male · 4 years, 7 months ago
  10. f2eac4c Merge "st-hal: fix incorrect client session state" by qctecmdr · 4 years, 6 months ago
  11. c6a20d5 Merge "st-hal: fix st session deadlock issue" by qctecmdr · 4 years, 6 months ago
  12. 944d874 sthal: handle failure of session restart properly by Zhou Song · 5 years ago
  13. 5d413d7 st-hal: fix incorrect client session state by Zhou Song · 4 years, 11 months ago
  14. fe0a2a5 st-hal: fix st session deadlock issue by Zhou Song · 4 years, 11 months ago
  15. 6ab4d64 st-hal: fix session back to active due to playback event by Zhou Song · 4 years, 7 months ago
  16. dd10508 st-hal: Prevent multiple consecutive device enablements by Quinn Male · 5 years ago
  17. 12f5c6f st-hal: Prevent double second stage prepare/stop by Quinn Male · 4 years, 11 months ago
  18. c5134f3 st-hal: fix pending ec ref count check against 0 by Zhou Song · 4 years, 7 months ago
  19. 4aa934f Merge "st-hal: restart session if buffering stopped early" by qctecmdr · 4 years, 6 months ago
  20. 27f3435 Merge "st-hal: reset ec ref mixer path before setting" by qctecmdr · 4 years, 6 months ago
  21. 2c9a7d4 Merge "st-hal: add adjustable ss vop prepend support" by qctecmdr · 4 years, 6 months ago
  22. 49b3529 Merge "st-hal: check barge in support flag before update ec" by qctecmdr · 4 years, 7 months ago
  23. 192c5a1 Merge "st-hal: force to reset backend for device switch" by qctecmdr · 4 years, 7 months ago
  24. b364e88 Merge "st-hal: fix session pause and lpi switch for concurrency" by qctecmdr · 4 years, 7 months ago
  25. e6ab6e0 Merge "st-hal: fix mem leak issue" by qctecmdr · 4 years, 7 months ago
  26. 61ef445 Merge "st-hal: reset backend when there could be lpi mode switch" by qctecmdr · 4 years, 7 months ago
  27. 5819204 st-hal: restart session if buffering stopped early by Zhou Song · 4 years, 8 months ago
  28. 68bfc6e st-hal: check barge in support flag before update ec by Zhou Song · 4 years, 7 months ago
  29. 58e1b48 st-hal: force to reset backend for device switch by Zhou Song · 4 years, 10 months ago
  30. 9b208f1 st-hal: fix session pause and lpi switch for concurrency by Zhou Song · 4 years, 10 months ago
  31. af66086 st-hal: fix mem leak issue by Zhou Song · 4 years, 7 months ago
  32. 388d034 st-hal: reset backend when there could be lpi mode switch by Zhou Song · 4 years, 8 months ago
  33. a282858 st-hal: fix ec ref mixer not reset by Zhou Song · 4 years, 10 months ago
  34. ea5a0b4 st-hal: reset ec ref mixer path before setting by Zhou Song · 4 years, 9 months ago
  35. ebe8a93 st-hal: add adjustable ss vop prepend support by Zhou Song · 4 years, 8 months ago
  36. 02bc7cf Merge "st-hal: Update device data structure from bitmask to list." by qctecmdr · 4 years, 8 months ago
  37. d409e41 st-hal: Update device data structure from bitmask to list. by Quinn Male · 4 years, 10 months ago
  38. dd3a973 st-hal: update uapi header location by Vignesh Kulothungan · 4 years, 9 months ago
  39. 2639199 Merge "sthal: Dynamic access of sound trigger mixer paths." by qctecmdr · 5 years ago
  40. e121850 Merge "st-hal: Cache current state for merge sound model usecases" by qctecmdr · 5 years ago
  41. df97931 sthal: Dynamic access of sound trigger mixer paths. by Manisha Agarwal · 5 years ago
  42. 049e47e st-hal: Cache current state for merge sound model usecases by Quinn Male · 5 years ago
  43. ab3e093 st-hal: Initialize sample rate for acdb calibration to 16kHz by Dallas Delaney · 5 years ago
  44. b526ade Merge "st-hal: send LPI SVA acdb id to driver" by qctecmdr · 5 years ago
  45. 3802ef1 Merge "st-hal: Fix deadlock when load/unload merged sm while buffering" by qctecmdr · 5 years ago
  46. 1c764fd st-hal: Fix single MIC ACDB device selection and preproc controls by Quinn Male · 5 years ago
  47. 80c1e0d st-hal: Fix deadlock when load/unload merged sm while buffering by Quinn Male · 5 years ago
  48. c0e5990 Merge "st-hal: fix setting user verification mode" by qctecmdr · 5 years ago
  49. 86e4b97 st-hal: send LPI SVA acdb id to driver by Venkatesh Mangalappali · 5 years ago
  50. a934ec9 st-hal: fix setting user verification mode by Venkatesh Mangalappali · 5 years ago
  51. d2f8fa0 st-hal: call ACDB deinit when init fails by Vikram Panduranga · 5 years ago
  52. cfbc389 Merge "st-hal: fix headset device switch failure while buffering" into audio-hal.lnx.6.0 by Linux Build Service Account · 5 years ago
  53. 3bd7352 Merge "sthal: switch gcs usecase based on capture device" by qctecmdr · 5 years ago
  54. 616dbf7 st-hal: fix headset device switch failure while buffering by Venkatesh Mangalappali · 5 years ago
  55. 6f7eb57 sthal: Avoid second stage buffer duration adjustment if second stage is not enabled by Dallas Delaney · 5 years ago
  56. cd3c8e6 sthal: switch gcs usecase based on capture device by Zhou Song · 5 years ago
  57. 8ea81be Merge "st-hal: fix restarting detection after buffer overflow" by qctecmdr · 5 years ago
  58. 3d189f6 Merge "sthal: fix deadlock issue during ssr" by qctecmdr · 5 years ago
  59. 04a992e Merge "st-hal: Fix pcm NULL dereference" by qctecmdr · 5 years ago
  60. 82d4166 st-hal: Always reset EC ref as part of the disable usecase sequence by Quinn Male · 5 years ago
  61. afcefe0 sthal: fix deadlock issue during ssr by Zhou Song · 5 years ago
  62. 60ca202 st-hal: Update lsm_usecase in transition usecases in loaded state by Quinn Male · 5 years ago
  63. cc1affd st-hal: Support non-LPI without EC by Quinn Male · 5 years ago
  64. b4243f4 st-hal: fix restarting detection after buffer overflow by Venkatesh Mangalappali · 5 years ago
  65. 439b0e4 st-hal: Fix concurrency issue for non-dedicated path by Quinn Male · 5 years ago
  66. 26359bb st-hal: Fix pcm NULL dereference by Quinn Male · 5 years ago
  67. 3b7bb98 Merge "st-hal: fix list initialization" by qctecmdr · 5 years ago
  68. 5036774 st-hal: fix list initialization by Venkatesh Mangalappali · 5 years ago
  69. 8d11d53 Merge "st-hal: Fix second-stage keyword buffer sizes to improve detection rate" by qctecmdr · 5 years ago
  70. d91eef0 Merge "st-hal: Enable debug dumps from platform xml" by qctecmdr · 5 years ago
  71. 259071a Merge "st-hal: Fix double free in merge sound models logic" by qctecmdr · 5 years ago
  72. 094be12 Merge "st-hal: fix pause and detection events concurrency issue" by qctecmdr · 5 years ago
  73. 03bd0b9 st-hal: Fix second-stage keyword buffer sizes to improve detection rate by Dallas Delaney · 5 years ago
  74. 2a407b0 Merge "st-hal: Update custom config data for merged sound model usecases" by qctecmdr · 5 years ago
  75. aba13db st-hal: Enable debug dumps from platform xml by Quinn Male · 5 years ago
  76. 47118dc st-hal: fix pause and detection events concurrency issue by Venkatesh Mangalappali · 5 years ago
  77. 014bae1 st-hal: Fix double free in merge sound models logic by Quinn Male · 5 years ago
  78. 2349f3a Merge "st-hal: Support different mic config on LPI and Non-LPI" by qctecmdr · 5 years ago
  79. 9a56b0d st-hal: Update custom config data for merged sound model usecases by Quinn Male · 5 years ago
  80. 2d41b4e Merge "st-hal: Update latency logging" by qctecmdr · 5 years ago
  81. 2302670 st-hal: Support different mic config on LPI and Non-LPI by Quinn Male · 5 years ago
  82. f5132c7 st-hal: Add support for RNN second-stage SVA sound models. by Dallas Delaney · 5 years ago
  83. d0814de st-hal: Update latency logging by Quinn Male · 5 years ago
  84. deddfcc sthal: fix static analysis issues by Zhou Song · 5 years ago
  85. 2281c1b Merge "st-hal: Add support for SVA sound models merging" by qctecmdr · 5 years ago
  86. 83f4662 Merge "st-hal: Increase pcm read timeout limit" by qctecmdr · 5 years ago
  87. 772c858 Merge "sthal: handle concurrency usecase for headset mic" by qctecmdr · 5 years ago
  88. e90f472 st-hal: Increase pcm read timeout limit by Quinn Male · 5 years ago
  89. ef3e672 st-hal: Copy capi headers into opensource directory by Quinn Male · 5 years ago
  90. e4f1753 st-hal: Add support for SVA sound models merging by Venkatesh Mangalappali · 5 years ago
  91. d18c671 sthal: handle concurrency usecase for headset mic by Zhou Song · 5 years ago
  92. 24daf42 st-hal: Port the last 2 changes from prop branch by Quinn Male · 5 years ago
  93. 3d7d9d4 st-hal: Update to latest tip of sound trigger hal by Quinn Male · 5 years ago
  94. 2e88375 st-hal: Migrate sound trigger hal to opensource location by Quinn Male · 6 years ago
  95. 564c98a Initial empty repository by Git User · 6 years ago