1. b41b523 agm: ipc: HWBinders: Enable AGM_HIDL flag for client_ipc by Sairam Peri · 2 years, 1 month ago
  2. b533856 plugins: test: AGM test app fixes for default commands without enhancements for agmcap and agmplay by Srijan Magapu · 3 years, 4 months ago
  3. 6bdf59d Merge "plugins: test: Correct the gkv for capture usecase." by qctecmdr · 2 years, 2 months ago
  4. 7981791 Merge "plugins: tinyalsa: make correct direction distinction of RX and TX" by qctecmdr · 2 years, 2 months ago
  5. 07073dd plugins: test: Correct the gkv for capture usecase. by Ritu Sharma · 3 years, 3 months ago
  6. c2e1237 plugins: test: Fix potential memory issues for agm test app. by Ritu Sharma · 3 years, 4 months ago
  7. 7cb1a49 plugins: tinyalsa: make correct direction distinction of RX and TX by MingShu Pang · 2 years, 3 months ago
  8. 01cb690 plugins: test: AGM test app enhancement. by Ranjith · 3 years, 6 months ago
  9. c63e3d9 Merge "agm: aquire a lock before updating metadata for dev_obj" by qctecmdr · 2 years, 3 months ago
  10. 0b26abd Merge "agm: fix infinite loop for mmap poll" by qctecmdr · 2 years, 3 months ago
  11. 85ae20d agm: aquire a lock before updating metadata for dev_obj by qianch · 2 years, 4 months ago
  12. efc317e agm: fix infinite loop for mmap poll by Zhou Song · 2 years, 9 months ago
  13. a9d933f agm: Add Arrax acdb file path extention by Sujin Panicker · 2 years, 5 months ago
  14. a0d0727 agm: remove break after early eos callback by Anand Mohan · 2 years, 5 months ago
  15. d2fd00a agm: unblock early eos wait after flush call by Anand Mohan · 2 years, 7 months ago
  16. bae6f08 agm: add compress capture support by Ajender Reddy · 2 years, 8 months ago
  17. 65c8771 Merge "agm: use list_for_each_safe instead of list_for_each" by qctecmdr · 2 years, 8 months ago
  18. a583902 Merge "agm: compress plugin: correct compress capture timestamp" by qctecmdr · 2 years, 8 months ago
  19. 531e0d6 Merge "agm: Fix multiple out of bound read issues in agm hidl interface" by qctecmdr · 2 years, 8 months ago
  20. a598ff3 Merge "agm: changes to enable session flush using sessionId" by qctecmdr · 2 years, 9 months ago
  21. ff31aec Merge "agm: initial stream module list properly" by qctecmdr · 2 years, 9 months ago
  22. d29be12 Merge "agm: Add support for echo reference capture" by qctecmdr · 2 years, 9 months ago
  23. ee70d35 agm: use list_for_each_safe instead of list_for_each by MingShu Pang · 2 years, 10 months ago
  24. 6da656c agm: Fix multiple out of bound read issues in agm hidl interface by Ranjith Reddy Aluka · 3 years, 1 month ago
  25. 3155651 agm: changes to enable session flush using sessionId by Anand Mohan · 2 years, 10 months ago
  26. c824205 agm: initial stream module list properly by yidongh · 3 years ago
  27. efd72a6 Merge "agm: service: Add log for aif connect/disconnect" by qctecmdr · 2 years, 9 months ago
  28. 4f1491f plugins: tinyalsa: increase set param payload max size by yidongh · 3 years, 1 month ago
  29. f5e420b agm: service: Add log for aif connect/disconnect by Rohit kumar · 3 years, 3 months ago
  30. 99411d6 service: add logs to print device and sess_aif metadata by Rohit kumar · 3 years, 9 months ago
  31. 17abe97 Merge "agm: export agm_service_wrapper head file" by qctecmdr · 2 years, 10 months ago
  32. 889742a agm: Add support for echo reference capture by Annemarie Porter · 3 years, 4 months ago
  33. 13df6f8 agm: compress plugin: correct compress capture timestamp by Ajender Reddy · 3 years, 2 months ago
  34. 6cf5c62 Merge "service: metadata: Add check to avoid null pointer dereference" by qctecmdr · 2 years, 10 months ago
  35. 3ac2f10 agm: export agm_service_wrapper head file by Subhadra Jagadeesan · 2 years, 11 months ago
  36. 5f294fb service: metadata: Add check to avoid null pointer dereference by Srinivas Marka · 3 years ago
  37. 5f96867 agm: Fix possible subtraction overflow error by Arun Mirpuri · 3 years ago
  38. 4b64337 Merge "agm: add mutex lock for agm_session_register_cb()" by qctecmdr · 3 years ago
  39. 619c123 Merge "service: session_obj: Clean up sess_obj->params" by qctecmdr · 3 years ago
  40. e47aba3 Merge "AGM: add locks to prevent potential race condition" by qctecmdr · 3 years ago
  41. f97a795 Merge "agm: free aif_list when error exit to avoid memory leak" by qctecmdr · 3 years ago
  42. 6375d4b Merge "service: metadata: Add checks for heap overflow" by qctecmdr · 3 years ago
  43. 0bb7bfb Merge "agm: ipc: HWBinders: agm_server_wrapper: Add checks for integer overflow" by qctecmdr · 3 years ago
  44. 6850d32 Merge "agm: session: Add check for invalid session handle" by qctecmdr · 3 years ago
  45. f761270 service: session_obj: Clean up sess_obj->params by Rohit kumar · 3 years ago
  46. 97e3542 AGM: add locks to prevent potential race condition by Xiaoyu Ye · 3 years ago
  47. 1f627c4 agm: ipc: HWBinders: agm_server_wrapper: Add checks for integer overflow by Sivanagaraju S · 3 years, 1 month ago
  48. af2d815 service: metadata: Add checks for heap overflow by Sivanagaraju S · 3 years, 1 month ago
  49. 82454c1 agm: free aif_list when error exit to avoid memory leak by Qiang Chen · 3 years ago
  50. 2c57ef9 plugins: Fix type of delta wall clk times variable by Arun Mirpuri · 3 years, 1 month ago
  51. c5fe531 agm: add mutex lock for agm_session_register_cb() by Harold Tan · 3 years, 2 months ago
  52. d4a8ce3 agm: session: Add check for invalid session handle by Sivanagaraju S · 3 years, 1 month ago
  53. 0877a70 agm: fix overflow issue due to sscanf overflow one byte by Qiang Chen · 3 years, 1 month ago
  54. 70e5c81 Merge "ipc: HwBinders: Unlink Death notifier on clientDeath" by qctecmdr · 3 years, 1 month ago
  55. 5f606a4 ipc: HwBinders: Unlink Death notifier on clientDeath by Rohit kumar · 3 years, 1 month ago
  56. 7aa1509 service: session_obj: Fix memory leak in register_cb by Rohit kumar · 3 years, 1 month ago
  57. e2f01e6 agm: update config params if device is not in closed state by Anand Mohan · 3 years, 2 months ago
  58. 07768c8 agm: check state for parent device if it exists by yidongh · 3 years, 2 months ago
  59. 8703d2e Merge "agm: Modify log message for tombstone collection" by qctecmdr · 3 years, 4 months ago
  60. 62ed897 agm: fix memory leakage during SSR by yidongh · 3 years, 6 months ago
  61. e871362 agm: Modify log message for tombstone collection by Jaideep Sharma · 3 years, 5 months ago
  62. d3f6cf6 Merge "agm: ipc: Correct the usage of resize in hidl vectors" by qctecmdr · 3 years, 5 months ago
  63. 635b203 agm: ipc: Correct the usage of resize in hidl vectors by Aditya Bavanari · 3 years, 7 months ago
  64. 41dab60 ipc: Print originating process info with AGM dump by Aniket Kumar Lata · 3 years, 6 months ago
  65. 512c217 service: graph_module: Fix uninitialized access of tkv.kvp by Rohit kumar · 3 years, 6 months ago
  66. f2928bc Merge "ipc: Add support to dump AGM call stack" by qctecmdr · 3 years, 6 months ago
  67. eaf9f0d Merge "agm: Update logic for computing hw ptr for mmap usecase" by qctecmdr · 3 years, 6 months ago
  68. bc78e23 Merge "agm: set wall clk to 0 in agm_pcm_plugin_reset" by qctecmdr · 3 years, 6 months ago
  69. 7c0603f Merge "agm: close graph if loopback fails to set in session_obj_open" by qctecmdr · 3 years, 6 months ago
  70. 96428bc agm: close graph if loopback fails to set in session_obj_open by yidongh · 3 years, 7 months ago
  71. 95ae3e4 plugins: tinyalsa: use different get_param_payload per pcm_id by Rohit kumar · 3 years, 7 months ago
  72. 22ad15f agm: set wall clk to 0 in agm_pcm_plugin_reset by yidongh · 3 years, 7 months ago
  73. f72b8cd agm: Update logic for computing hw ptr for mmap usecase by Arun Mirpuri · 3 years, 9 months ago
  74. 2efff2b ipc: Add support to dump AGM call stack by Aniket Kumar Lata · 3 years, 8 months ago
  75. 2da5ca3 Merge "plugin: support more channels for agmcap" by qctecmdr · 3 years, 7 months ago
  76. b21cd20 plugin: support more channels for agmcap by Meng Wang · 3 years, 7 months ago
  77. 5b1a984 agm: add acdb string print out by ZHEN FENG GAO · 3 years, 9 months ago
  78. dac866c agm: enlarge mixer control buffer size for param set by Xiaojun Sang · 3 years, 7 months ago
  79. 7b4e454 Merge "agm: return proper error value for session_obj_open" by qctecmdr · 3 years, 7 months ago
  80. cac4090 Merge "plugins: tinyalsa: add support for pcm reset" by qctecmdr · 3 years, 7 months ago
  81. 7f3c2ae Merge "service: sesssion: Call device_stop during disconnect for session in started state" by qctecmdr · 3 years, 7 months ago
  82. 8599bb6 agm: return proper error value for session_obj_open by yidongh · 3 years, 8 months ago
  83. c61c756 plugins: tinyalsa: add support for pcm reset by MingShu Pang · 3 years, 8 months ago
  84. de80ac0 service: sesssion: Call device_stop during disconnect for session in started state by Rohit kumar · 3 years, 8 months ago
  85. 18f0d9d plugins: tinyalsa: fix the subtraction overflow by Ranjith · 3 years, 7 months ago
  86. 52eb3f4 Merge "service: graph: Set graph handle to NULL after free" by qctecmdr · 3 years, 7 months ago
  87. 551af99 Merge "agm_pcm_plugin: fix memory leak for mmap usecase" by qctecmdr · 3 years, 7 months ago
  88. 8850bf9 Merge "agm: clean up cached tkv when session close" by qctecmdr · 3 years, 7 months ago
  89. cf5d59d plugins: tinyalsa: Fix concurrent media_fmt put by Rohit kumar · 3 years, 8 months ago
  90. 7652ed9 agm_pcm_plugin: fix memory leak for mmap usecase by yidongh · 3 years, 8 months ago
  91. d7e8d1c service: graph: Set graph handle to NULL after free by Rohit kumar · 3 years, 8 months ago
  92. 88c5d65 agm: clean up cached tkv when session close by Weiyin Jiang · 3 years, 8 months ago
  93. c696cde Merge "ipc: HWBinders: Fix deadlock in agm_session_open and ipc_callback" by qctecmdr · 3 years, 8 months ago
  94. 0743f8e Merge "agm: changing session_start sequence for SLIM EP." by qctecmdr · 3 years, 8 months ago
  95. 787d925 Merge "AGM: lock device object before metadata merge" by qctecmdr · 3 years, 8 months ago
  96. 87ce364 ipc: HWBinders: Fix deadlock in agm_session_open and ipc_callback by Rohit kumar · 3 years, 8 months ago
  97. d73ecef agm: changing session_start sequence for SLIM EP. by Bharath Tirunagaru · 3 years, 8 months ago
  98. 58dc342 AGM: lock device object before metadata merge by xsang · 3 years, 8 months ago
  99. 6d0cb87 agm: Enable standalone compilation using SDK by AmitKumar H · 3 years, 9 months ago
  100. d008cf6 ipc: HwBinders: Update client crash handling by Rohit kumar · 3 years, 9 months ago