1. 51f779e Revert "ASoC: ops: Fix the bounds checking in snd_soc_put_volsw_sx and snd_soc_put_xr_sx" by Michael Bestas · 1 year, 7 months ago
  2. 6fe87b7 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-20 by Alexander Martinz · 2 years ago
  3. 525f1c8 ASoC: rt5670: Remove unbalanced pm_runtime_put() by Hans de Goede · 2 years, 1 month ago
  4. 593f0c9 ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume() by Wang Jingjin · 2 years, 1 month ago
  5. b606ae0 ASoC: wm8994: Fix potential deadlock by Marek Szyprowski · 2 years, 1 month ago
  6. 5f6d578 ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe() by Wang Yufen · 2 years, 1 month ago
  7. 485029c ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe by Zhang Qilong · 2 years, 3 months ago
  8. 3ec75e0 ASoC: pxa: fix null-pointer dereference in filter() by Zeng Heng · 2 years, 1 month ago
  9. 041030f ASoC: ops: Correct bounds check for second channel on SX controls by Charles Keepax · 2 years, 1 month ago
  10. 5628898 ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() by Mark Brown · 2 years, 8 months ago
  11. 8bbf9ab Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into android13-4.9-sdm845 by Michael Bestas · 2 years ago
  12. 4f33fe1 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years ago
  13. 0760acc ASoC: soc-pcm: Add NULL check in BE reparenting by Srinivasa Rao Mandadapu · 2 years, 1 month ago
  14. e46adad ASoC: ops: Fix bounds check for _sx controls by Mark Brown · 2 years, 8 months ago
  15. 0363f58 ASoC: soc-utils: Remove __exit for snd_soc_util_exit() by Chen Zhongjin · 2 years, 2 months ago
  16. 41fad4f ASoC: core: Fix use-after-free in snd_soc_exit() by Chen Zhongjin · 2 years, 2 months ago
  17. 0cf14e3 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 2 months ago
  18. 9d76be9 ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API by Liang He · 2 years, 4 months ago
  19. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  20. 419311d ASoC: wm5110: Fix DRE control by Charles Keepax · 2 years, 6 months ago
  21. c89e8f5 ASoC: ops: Fix off by one in range control validation by Mark Brown · 2 years, 7 months ago
  22. fb6696b Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 5 months ago
  23. d9968d5 ASoC: wm8962: Fix suspend while playing music by Adam Ford · 2 years, 7 months ago
  24. ef78edd ASoC: cs42l56: Correct typo in minimum level for SX volume controls by Charles Keepax · 2 years, 7 months ago
  25. c30f6af ASoC: cs42l52: Correct TLV for Bypass Volume by Charles Keepax · 2 years, 7 months ago
  26. 01bc8d9 ASoC: cs53l30: Correct number of volume levels on SX controls by Charles Keepax · 2 years, 7 months ago
  27. a4cb3d1 ASoC: cs42l52: Fix TLV scales for mixer controls by Charles Keepax · 2 years, 7 months ago
  28. 6d6a178 ASoC: ops: Fix the bounds checking in snd_soc_put_volsw_sx and snd_soc_put_xr_sx by Tan Nayir · 2 years, 8 months ago
  29. fb1cc58 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control by Mark Brown · 2 years, 8 months ago
  30. c1e11b2 ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition() by Yang Yingliang · 2 years, 8 months ago
  31. c933829 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe by Miaoqian Lin · 2 years, 8 months ago
  32. 0a1901f ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe by Miaoqian Lin · 2 years, 9 months ago
  33. 7d801e8 ASoC: rt5645: Fix errorenous cleanup order by Lin Ma · 2 years, 8 months ago
  34. e476bef ASoC: dapm: Don't fold register value changes into notifications by Mark Brown · 2 years, 8 months ago
  35. 17df83c Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 7 months ago
  36. 0e47cde ASoC: ops: Validate input values in snd_soc_put_volsw_range() by Mark Brown · 2 years, 8 months ago
  37. 0801f53 ASoC: max98090: Generate notifications on changes for custom control by Mark Brown · 2 years, 8 months ago
  38. 015a9f1 ASoC: max98090: Reject invalid values in custom control put() by Mark Brown · 2 years, 8 months ago
  39. b427ea8 ASoC: dmaengine: Restore NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 8 months ago
  40. 410d87c ASoC: wm8958: Fix change notifications for DSP controls by Mark Brown · 2 years, 9 months ago
  41. 54c86243 ASoC: wm8731: Disable the regulator when probing fails by Zheyu Ma · 2 years, 9 months ago
  42. 25f8b85 ASoC: soc-dapm: fix two incorrect uses of list iterator by Xiaomeng Tong · 2 years, 9 months ago
  43. d4d1b22 ASoC: topology: Allow TLV control to be either read or write by Amadeusz Sławiński · 3 years ago
  44. dbde6c3 ASoC: soc-core: skip zero num_dai component in searching dai name by Shengjiu Wang · 2 years, 11 months ago
  45. 1a2ecbd ASoC: imx-es8328: Fix error return code in imx_es8328_probe() by Wang Wensheng · 2 years, 10 months ago
  46. f16ad2c ASoC: mxs: Fix error handling in mxs_sgtl5000_probe by Miaoqian Lin · 2 years, 10 months ago
  47. 89e109c ASoC: dmaengine: do not use a NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 10 months ago
  48. 88f8e37 ASoC: fsi: Add check for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  49. bdfdc4d ASoC: wm8350: Handle error for wm8350_register_irq by Jiasheng Jiang · 2 years, 10 months ago
  50. 81f2663 ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe by Miaoqian Lin · 2 years, 10 months ago
  51. 79741c4 ASoC: atmel_ssc_dai: Handle errors for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  52. c42b522 ASoC: mxs-saif: Handle errors for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  53. a7135a9 ASoC: ti: davinci-i2s: Add check for clk_enable() by Jiasheng Jiang · 2 years, 10 months ago
  54. 81b4ee0 Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 9 months ago
  55. 69f42e4 ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min by Marek Vasut · 2 years, 11 months ago
  56. 4884995 ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() by Mark Brown · 2 years, 11 months ago
  57. f22abf4 ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() by Mark Brown · 2 years, 11 months ago
  58. 695cb16 ASoC: fsl: Add missing error handling in pcm030_fabric_probe by Miaoqian Lin · 3 years ago
  59. 17e16a6 ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() by Mark Brown · 3 years ago
  60. 9e5c40b ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() by Mark Brown · 3 years ago
  61. 40f5986 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() by Mark Brown · 3 years ago
  62. c7f1edc ASoC: mediatek: mt8173: fix device_node leak by Tzung-Bi Shih · 3 years ago
  63. 9cb4c5b ASoC: samsung: idma: Check of ioremap return value by Jiasheng Jiang · 3 years ago
  64. e09f411 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years ago
  65. 6fb4a5b ASoC: topology: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 1 month ago
  66. e406b0e ASoC: DAPM: Cover regression by kctl change notification fix by Takashi Iwai · 3 years, 2 months ago
  67. fd130cc Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 2 months ago
  68. 5b6ce31 ASoC: DAPM: Fix missing kctl change notifications by Takashi Iwai · 3 years, 3 months ago
  69. d513510 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 2 months ago
  70. f014854 ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output by Hans de Goede · 3 years, 5 months ago
  71. 17fc279 Merge remote-tracking branch 'common/android-4.9-q' into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 3 months ago
  72. 158a1a8 ASoC: intel: atom: Fix breakage for PCM buffer address setup by Takashi Iwai · 3 years, 4 months ago
  73. 642b0c74 ASoC: intel: atom: Fix reference to PCM buffer address by Takashi Iwai · 3 years, 5 months ago
  74. a6bf5d0 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 5 months ago
  75. 38a9a08 ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing() by Zhen Lei · 3 years, 6 months ago
  76. 7c44136 ASoC: tegra: Set driver_name=tegra for all machine drivers by Dmitry Osipenko · 3 years, 7 months ago
  77. df40de3 ASoC: sti-sas: add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
  78. dbecbe0 ASoC: cs35l33: fix an error code in probe() by Dan Carpenter · 3 years, 7 months ago
  79. 4997327 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 7 months ago
  80. 2101b9c ASoC: rt286: Make RT286_SET_GPIO_* readable and writable by David Ward · 3 years, 8 months ago
  81. 96ee5c0d ASoC: rt286: Generalize support for ALC3263 codec by David Ward · 3 years, 8 months ago
  82. 79c35d1 ASoC: fsl_esai: Fix TDM slot setup for I2S mode by Alexander Shiyan · 3 years, 9 months ago
  83. 2f4670b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-18.1-caf-sdm845 by Michael Bestas · 3 years, 8 months ago
  84. e4a69c0 ASoC: intel: atom: Stop advertising non working S24LE support by Hans de Goede · 3 years, 9 months ago
  85. b89e866 ASoC: rt5659: Update MCLK rate in set_sysclk() by Sameer Pujar · 3 years, 10 months ago
  86. 58f7023 ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe by Benjamin Rood · 3 years, 10 months ago
  87. 7900e00 ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10 by Hans de Goede · 3 years, 10 months ago
  88. de63098 ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10 by Hans de Goede · 3 years, 10 months ago
  89. 0a6204b ASoC: cs42l56: fix up error handling in probe by Dan Carpenter · 4 years, 1 month ago
  90. 185fe2a ASoC: Intel: haswell: Add missing pm_ops by Cezary Rojewski · 4 years ago
  91. c7036dd ASoC: dapm: remove widget from dirty list on free by Thomas Hebb · 4 years, 1 month ago
  92. b441756b Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845 by Michael Bestas · 4 years ago
  93. 03fb3c4 ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() by Dan Carpenter · 4 years, 1 month ago
  94. 9c30396 ASoC: jz4740-i2s: add missed checks for clk_get() by Chuhong Yuan · 4 years, 1 month ago
  95. 97249e6 ASoC: pcm: DRAIN support reactivation by Cezary Rojewski · 4 years, 2 months ago
  96. f9745e6 ASoC: qcom: lpass-platform: fix memory leak by Rohit kumar · 4 years, 5 months ago
  97. 93999cf ASoC: kirkwood: fix IRQ error handling by Russell King · 5 years ago
  98. ed7edd4 ASoC: tegra: Fix reference count leaks. by Qiushi Wu · 4 years, 7 months ago
  99. f46eec9 ASoC: intel: Fix memleak in sst_media_open by Dinghao Liu · 4 years, 5 months ago
  100. f916205 ASoC: rt5670: Correct RT5670_LDO_SEL_MASK by Hans de Goede · 4 years, 6 months ago