1. 52517d9 Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 2 years, 11 months ago
  2. 4045daf ASoC: rt5682: Fix deadlock on resume by Peter Ujfalusi · 3 years ago
  3. 06feec6 ASoC: hdmi-codec: Fix OOB memory accesses by Dmitry Osipenko · 3 years ago
  4. bd2347f ASoC: codecs: wcd938x: fix return value of mixer put function by Srinivas Kandagatla · 3 years ago
  5. fca041a ASoC: codecs: lpass-rx-macro: fix sidetone register offsets by Srinivas Kandagatla · 3 years ago
  6. c5c1546 ASoC: codecs: wcd938x: fix incorrect used of portid by Srinivas Kandagatla · 3 years ago
  7. 4c907bcd ASoC: max9759: fix underflow in speaker_gain_control_put() by Dan Carpenter · 3 years ago
  8. f7a6021 ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name by Jiasheng Jiang · 3 years ago
  9. f66229a Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years ago
  10. f517ba4 ASoC: cs35l41: Add support for hibernate memory retention mode by Charles Keepax · 3 years ago
  11. d92321b ASoC: cs35l41: Update handling of test key registers by Charles Keepax · 3 years ago
  12. 3b247ee ASoC: wcd9335: Keep a RX port value for each SLIM RX mux by Yassine Oudjana · 3 years ago
  13. 701d636 ASoC: rt5640: Add support for boards with an external jack-detect GPIO by Hans de Goede · 3 years ago
  14. b35a9ab ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQ by Hans de Goede · 3 years ago
  15. a3b1aaf ASoC: rt5640: Change jack_work to a delayed_work by Hans de Goede · 3 years ago
  16. a2d6d84 ASoC: rt5640: Fix possible NULL pointer deref on resume by Hans de Goede · 3 years ago
  17. e4c35e7 ASoC: ak4375: Fix unused function error by Takashi Iwai · 3 years ago
  18. 570010b Add low power hibernation support to cs35l41 by Mark Brown · 3 years ago
  19. dec36c0 Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years ago
  20. f81483a Merge branch 'for-next' into for-linus by Takashi Iwai · 3 years ago
  21. a319cb3 ASoC: cs4265: Add a remove() function by Fabio Estevam · 3 years ago
  22. ba23563 ASoC: wm_adsp: Add support for "toggle" preloaders by Charles Keepax · 3 years ago
  23. 5f2f539 ASoC: cs35l41: Correct handling of some registers in the cache by Charles Keepax · 3 years ago
  24. 56852cf ASoC: cs35l41: Correct DSP power down by Charles Keepax · 3 years ago
  25. 4e7c3cd ASoC: cs35l41: Remove incorrect comment by Charles Keepax · 3 years ago
  26. dcf8213 ASoC: cs35l41: Add cs35l51/53 IDs by David Rhodes · 3 years ago
  27. 85b57de ASoC: Add support for CS35L41 in HDA systems by Mark Brown · 3 years ago
  28. 8b974c1 ASoC: Merge fixes by Mark Brown · 3 years ago
  29. e8e4fcc ASoC: cs35l41: Create shared function for boost configuration by Lucas Tanure · 3 years ago
  30. 3bc3e3d ASoC: cs35l41: Create shared function for setting channels by Lucas Tanure · 3 years ago
  31. 8b22786 ASoC: cs35l41: Create shared function for errata patches by Lucas Tanure · 3 years ago
  32. 062ce05 ASoC: cs35l41: Move power initializations to reg_sequence by Lucas Tanure · 3 years ago
  33. fe120d4 ASoC: cs35l41: Move cs35l41_otp_unpack to shared code by Lucas Tanure · 3 years ago
  34. a87d422 ASoC: cs35l41: Convert tables to shared source code by Lucas Tanure · 3 years ago
  35. cc5c978 ASoC: rt5682: Register wclk with its parent_hws instead of parent_data by Derek Fang · 3 years ago
  36. 8f85317 ASoC: cs4265: Fix part number ID error message by Fabio Estevam · 3 years ago
  37. 10674ca ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio by Mark Brown · 3 years ago
  38. b2fde4de ASoC: remove unneeded variable by chiminghao · 3 years, 1 month ago
  39. 6361104 ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio by Pierre-Louis Bossart · 3 years ago
  40. e844456 ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire by Pierre-Louis Bossart · 3 years ago
  41. 319a0533 ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_R by Stephan Gerhold · 3 years ago
  42. 8a2d8e4 ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in adc3xxx_i2c_probe() by Yang Yingliang · 3 years ago
  43. 37daf8d ASoC: codecs: ak4375: Change invert controls to a stereo switch by Vincent Knecht · 3 years ago
  44. 53778b8 ASoC: Add AK4375 support by Vincent Knecht · 3 years ago
  45. 38fa8d3 ASoC: Use dev_err_probe() helper by Mark Brown · 3 years ago
  46. e9a3b57 ASoC: codec: tlv320adc3xxx: New codec driver by Ricard Wanderlof · 3 years ago
  47. 7ff27fa ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  48. 382ae99 ASoC: codecs: ssm2305: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  49. 17d7044 ASoC: codecs: simple-mux: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  50. 2c16636 ASoC: codecs: simple-amplifier: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  51. ec1e0e7 ASoC: codecs: sgtl5000: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  52. 526f6ca ASoC: codecs: pcm3168a: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  53. edfe9f4 ASoC: codecs: max9860: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  54. 6df96c8 ASoC: codecs: max9759: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  55. 900b4b9 ASoC: codecs: es7241: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  56. 5ea4e76 ASoC: codecs: ak4118: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
  57. 2167c0b ASoC: rt5663: Handle device_property_read_u32_array error codes by Jiasheng Jiang · 3 years ago
  58. 80d5be1 ASoC: tas2770: Fix setting of high sample rates by Martin Povišer · 3 years, 1 month ago
  59. 8deb34a ASoC: rt5682: fix the wrong jack type detected by Derek Fang · 3 years ago
  60. 7cfa3d0 ASoC: rt5682s: add delay time to fix pop sound issue by Shuming Fan · 3 years, 1 month ago
  61. 766cc7f ASoC: zl38060: Setup parent device and get rid of unnecessary of_node assignment by Andy Shevchenko · 3 years, 1 month ago
  62. e733ab7 sound/soc: remove useless bool conversion to bool variable by Bernard Zhao · 3 years, 1 month ago
  63. d13a8f6d ALSA: Fix some typo by Christophe JAILLET · 3 years, 1 month ago
  64. 0695ad9 ASoC: cs35l41: Fix undefined reference to core functions by Lucas Tanure · 3 years, 1 month ago
  65. e3dd442 ASoC: rt5640: Fix the wrong state of the JD in the HDA header by Oder Chiou · 3 years, 1 month ago
  66. b80155f ASoC: codecs: wcd934x: remove redundant ret variable by Srinivas Kandagatla · 3 years, 1 month ago
  67. 67140b6 Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.17 so we can apply new Tegra work by Mark Brown · 3 years, 1 month ago
  68. 3fc27e9 ASoC: codecs: wsa881x: fix return values from kcontrol put by Srinivas Kandagatla · 3 years, 1 month ago
  69. d9be0ff ASoC: codecs: wcd934x: return correct value from mixer put by Srinivas Kandagatla · 3 years, 1 month ago
  70. 23ba286 ASoC: codecs: wcd934x: handle channel mappping list correctly by Srinivas Kandagatla · 3 years, 1 month ago
  71. a5e0091 ASoC: cs35l41: Fix link problem by Lucas Tanure · 3 years, 1 month ago
  72. 0b18939 ASoC: codecs/jz4770: Add missing gain control after DAC/ADC mixer by Paul Cercueil · 3 years, 1 month ago
  73. 750dc2f ASoC: rt5682s: Fix crash due to out of scope stack vars by Rob Clark · 3 years, 1 month ago
  74. 4999d70 ASoC: rt5682: Fix crash due to out of scope stack vars by Rob Clark · 3 years, 1 month ago
  75. 2b9c8d2 ASoC: rt5640: Add the HDA header support by Oder Chiou · 3 years, 1 month ago
  76. 2039cc1 ASoC: codecs: wcd938x: add SND_SOC_WCD938_SDW to codec list instead by Lukas Bulwahn · 3 years, 1 month ago
  77. 872fc0b6 ASoC: cs35l41: Set the max SPI speed for the whole device by Lucas Tanure · 3 years, 1 month ago
  78. 21b1592 Support BCLK input clock in tlv320aic31xx by Mark Brown · 3 years, 1 month ago
  79. c5d22d5 ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration by Ariel D'Alessandro · 3 years, 1 month ago
  80. 6e6752a ASoC: tlv320aic31xx: Add divs for bclk as clk_in by Ariel D'Alessandro · 3 years, 1 month ago
  81. 2664b24 ASoC: tlv320aic31xx: Add support for pll_r coefficient by Ariel D'Alessandro · 3 years, 1 month ago
  82. 7016fd9 ASoC: tlv320aic31xx: Fix typo in BCLK clock name by Ariel D'Alessandro · 3 years, 1 month ago
  83. fdd5352 ASoC: cs42l42: Report initial jack state by Richard Fitzgerald · 3 years, 1 month ago
  84. 428ee30 ASoC: rk817: Add module alias for rk817-codec by Nicolas Frattaroli · 3 years, 1 month ago
  85. b38892b ASoC: codecs: MBHC: Remove useless condition check by Srinivasa Rao Mandadapu · 3 years, 1 month ago
  86. 63eb462 ASoC: cs42l42: Remove redundant code by Mark Brown · 3 years, 1 month ago
  87. f444da3 firmware: cs_dsp: Add offset to cs_dsp read/write by Charles Keepax · 3 years, 1 month ago
  88. 56717d7 ASoC: wm_adsp: Remove the wmfw_add_ctl helper function by Charles Keepax · 3 years, 1 month ago
  89. bbf0e1d ASoC: cs42l42: Remove redundant pll_divout member by Richard Fitzgerald · 3 years, 1 month ago
  90. 3edde6d ASoC: cs42l42: Simplify reporting of jack unplug by Richard Fitzgerald · 3 years, 1 month ago
  91. f2dfbaa ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks by Richard Fitzgerald · 3 years, 1 month ago
  92. 976001b ASoC: cs42l42: Remove redundant writes to DETECT_MODE by Richard Fitzgerald · 3 years, 1 month ago
  93. cb04d8c ASoC: codecs: lpass-rx-macro: fix HPHR setting CLSH mask by Srinivas Kandagatla · 3 years, 1 month ago
  94. 006ea27 ASoC: codecs: wcd934x: return error code correctly from hw_params by Srinivas Kandagatla · 3 years, 1 month ago
  95. ea157c2 ASoC: codecs: wcd938x: fix volatile register range by Srinivas Kandagatla · 3 years, 1 month ago
  96. 3c8a3ad ASoC: codecs: MBHC: Add support for special headset by Srinivasa Rao Mandadapu · 3 years, 1 month ago
  97. a6e849d ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret' by Simon Trimmer · 3 years, 1 month ago
  98. 5dbec39 ASoC: adau1701: Replace legacy gpio interface for gpiod by Maíra Canal · 3 years, 2 months ago
  99. 7ec4a05 ASoC: cs42l42: Add control for audio slow-start switch by Richard Fitzgerald · 3 years, 2 months ago
  100. 95cead0 ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()' by Christophe JAILLET · 3 years, 2 months ago