1. ffd9fb5 Merge tag 'sound-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 9 months ago
  2. 417eadf ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8 by Jeremy Szu · 3 years, 9 months ago
  3. 66affb7 ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks by Takashi Iwai · 3 years, 9 months ago
  4. c8f7980 ALSA: hda: Re-add dropped snd_poewr_change_state() calls by Takashi Iwai · 3 years, 9 months ago
  5. 625bd5a6 ALSA: usb-audio: Apply sample rate quirk to Logitech Connect by Ikjoon Jang · 3 years, 9 months ago
  6. e54f30b ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hook by Hui Wang · 3 years, 9 months ago
  7. febf2256 ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIO by Hui Wang · 3 years, 9 months ago
  8. 769e155 Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 9 months ago
  9. 50b1aff ALSA: usb-audio: Fix unintentional sign extension issue by Colin Ian King · 3 years, 9 months ago
  10. f4df9ee Merge tag 'asoc-fix-v5.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 9 months ago
  11. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 9 months ago
  12. f9dc51c Merge series "Do not handle MCLK device clock in simple-card-utils" from Sameer Pujar <spujar@nvidia.com>: by Mark Brown · 3 years, 9 months ago
  13. 53b861b ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8 by Jeremy Szu · 3 years, 9 months ago
  14. 899b125 ASoC: rt711: add snd_soc_component remove callback by Bard Liao · 3 years, 9 months ago
  15. dbf54a9 ASoC: rt5659: Update MCLK rate in set_sysclk() by Sameer Pujar · 3 years, 9 months ago
  16. 8ca88d5 ASoC: simple-card-utils: Do not handle device clock by Sameer Pujar · 3 years, 9 months ago
  17. e7d66cf ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8 by Jeremy Szu · 3 years, 9 months ago
  18. ca68833 ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8 by Jeremy Szu · 3 years, 9 months ago
  19. b95bc12 ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro by Xiaoliang Yu · 3 years, 9 months ago
  20. e1c8621 ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air by Xiaoliang Yu · 3 years, 10 months ago
  21. 8d06b96 ASoC: mediatek: mt8192: fix tdm out data is valid on rising edge by Jiaxin Yu · 3 years, 10 months ago
  22. dd7b836 ALSA: dice: fix null pointer dereference when node is disconnected by Takashi Sakamoto · 3 years, 10 months ago
  23. 2bf44e0 ALSA: hda: generic: Fix the micmute led init state by Hui Wang · 3 years, 10 months ago
  24. 9922f50f ASoC: qcom: lpass-cpu: Fix lpass dai ids parse by Srinivasa Rao Mandadapu · 3 years, 10 months ago
  25. e92a309 Merge series "ASoC: sdm845: array out of bound issues" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 3 years, 10 months ago
  26. fd82991 ASoC: SOF: intel: fix wrong poll bits in dsp power down by Pan Xiuli · 3 years, 10 months ago
  27. 3bb4852 ASoC: codecs: wcd934x: add a sanity check in set channel map by Srinivas Kandagatla · 3 years, 10 months ago
  28. 4800fe6 ASoC: qcom: sdm845: Fix array out of range on rx slim channels by Srinivas Kandagatla · 3 years, 10 months ago
  29. 1c668e1 ASoC: qcom: sdm845: Fix array out of bounds access by Srinivas Kandagatla · 3 years, 10 months ago
  30. 7c2a783 Merge series "Report jack and button detection + Capture Support" from Lucas Tanure <tanureal@opensource.cirrus.com>: by Mark Brown · 3 years, 10 months ago
  31. ac10198 ASoC: remove remnants of sirf prima/atlas audio codec by Peter Robinson · 3 years, 10 months ago
  32. e4b8b7c ASoC: codecs: lpass-wsa-macro: fix RX MIX input controls by Jonathan Marek · 3 years, 10 months ago
  33. 5346f0e ASoC: codecs: lpass-va-macro: mute/unmute all active decimators by Jonathan Marek · 3 years, 10 months ago
  34. 19325cf ASoC: cs42l42: Always wait at least 3ms after reset by Lucas Tanure · 3 years, 10 months ago
  35. 1501324 ASoC: cs42l42: Don't enable/disable regulator at Bias Level by Lucas Tanure · 3 years, 10 months ago
  36. 72d9047 ASoC: cs42l42: Fix mixer volume control by Lucas Tanure · 3 years, 10 months ago
  37. 2bdc4f5 ASoC: cs42l42: Fix channel width support by Lucas Tanure · 3 years, 10 months ago
  38. e793c96 ASoC: cs42l42: Fix Bitclock polarity inversion by Lucas Tanure · 3 years, 10 months ago
  39. 7de14d5 ASoC: soc-core: Prevent warning if no DMI table is present by Jon Hunter · 3 years, 10 months ago
  40. 5bb0ecd ASoC: SOF: Intel: unregister DMIC device on probe error by Pierre-Louis Bossart · 3 years, 10 months ago
  41. 19244c6 Merge series "AsoC: rt5640/rt5651: Volume control fixes" from Hans de Goede <hdegoede@redhat.com>: by Mark Brown · 3 years, 10 months ago
  42. bb18c67 ASoC: es8316: Simplify adc_pga_gain_tlv table by Hans de Goede · 3 years, 10 months ago
  43. f86f58e ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probe by Benjamin Rood · 3 years, 10 months ago
  44. eee51df 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
  45. cfa26ed 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
  46. ca08ddf ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold by Hans de Goede · 3 years, 10 months ago
  47. cc73181 Merge series "ASoC: rt5670: Various kcontrol fixes" from Hans de Goede <hdegoede@redhat.com>: by Mark Brown · 3 years, 10 months ago
  48. 80cffd2 ASoC: ak5558: Add MODULE_DEVICE_TABLE by Shengjiu Wang · 3 years, 10 months ago
  49. 4ec5b96 ASoC: ak4458: Add MODULE_DEVICE_TABLE by Shengjiu Wang · 3 years, 10 months ago
  50. 42121c2 ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control by Hans de Goede · 3 years, 10 months ago
  51. 02aa946 ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer settings by Hans de Goede · 3 years, 10 months ago
  52. caba8d7 ASoC: rt5670: Remove 'HP Playback Switch' control by Hans de Goede · 3 years, 10 months ago
  53. d917b5d ASoC: rt5670: Remove 'OUT Channel Switch' control by Hans de Goede · 3 years, 10 months ago
  54. 8726396 ASoC: fsl_ssi: Fix TDM slot setup for I2S mode by Alexander Shiyan · 3 years, 10 months ago
  55. 0c0a588 ASoC: codecs: lpass-rx-macro: Fix uninitialized variable ec_tx by Colin Ian King · 3 years, 10 months ago
  56. 0d2b6e3 ASoC: rt1015: enable BCLK detection after calibration by Jack Yu · 3 years, 10 months ago
  57. 9e0bdaa ASoC: rt1015: fix i2c communication error by Jack Yu · 3 years, 10 months ago
  58. eea46a0 ALSA: hda/hdmi: Cancel pending works before suspend by Takashi Iwai · 3 years, 10 months ago
  59. 5ff9dde ALSA: hda: Avoid spurious unsol event handling during S3/S4 by Takashi Iwai · 3 years, 10 months ago
  60. 13661fc ALSA: hda: Flush pending unsolicited events before suspend by Takashi Iwai · 3 years, 10 months ago
  61. c5aa956 ALSA: usb-audio: fix use after free in usb_audio_disconnect by Pavel Skripkin · 3 years, 10 months ago
  62. 30dea07 ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe by Pavel Skripkin · 3 years, 10 months ago
  63. f15c5c1 ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support by Simeon Simeonoff · 3 years, 10 months ago
  64. 0a0be72 Merge branch 'for-linus-5.12-rc1' into for-linus by Takashi Iwai · 3 years, 10 months ago
  65. 28e96c1 ALSA: hda: Drop the BATCH workaround for AMD controllers by Takashi Iwai · 3 years, 10 months ago
  66. 56b2649 ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5 by Takashi Iwai · 3 years, 10 months ago
  67. 06abcb1 ALSA: usb-audio: Apply the control quirk to Plantronics headsets by Takashi Iwai · 3 years, 10 months ago
  68. fec60c3 ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar by Takashi Iwai · 3 years, 10 months ago
  69. a14a621 ALSA: hda: ignore invalid NHLT table by Mark Pearson · 3 years, 10 months ago
  70. 9799110 ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend() by Kai-Heng Feng · 3 years, 10 months ago
  71. fc7c5c2 ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk by John Ernberg · 3 years, 10 months ago
  72. 26af177 ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board by Takashi Iwai · 3 years, 10 months ago
  73. 73e7161 ALSA: hda/realtek: Add quirk for Intel NUC 10 by Werner Sembach · 3 years, 10 months ago
  74. 1304637 ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically by Hui Wang · 3 years, 10 months ago
  75. 48698c9 ALSA: hda/realtek: Add quirk for Clevo NH55RZQ by Eckhart Mohr · 3 years, 10 months ago
  76. 9b838a3 Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus by Takashi Iwai · 3 years, 10 months ago
  77. ffd7e70 ALSA: hda: intel-sdw-acpi: add missing include files by Pierre-Louis Bossart · 3 years, 10 months ago
  78. 08c2a4b ALSA: hda: move Intel SoundWire ACPI scan to dedicated module by Pierre-Louis Bossart · 3 years, 10 months ago
  79. cf5807f ASoC: SOF: Intel: SoundWire: simplify Kconfig by Pierre-Louis Bossart · 3 years, 10 months ago
  80. 194fe0f ASoC: SOF: pci: move DSP_CONFIG use to platform-specific drivers by Pierre-Louis Bossart · 3 years, 10 months ago
  81. 8d4ba1b ASoC: SOF: pci: split PCI into different drivers by Pierre-Louis Bossart · 3 years, 10 months ago
  82. 8a49cd1 ASoC: SOF: ACPI: avoid reverse module dependency by Arnd Bergmann · 3 years, 10 months ago
  83. a864e8f1 ALSA: hda: intel-nhlt: verify config type by Pierre-Louis Bossart · 3 years, 10 months ago
  84. 3531ba2 ALSA: hda: fix kernel-doc warnings by Pierre-Louis Bossart · 3 years, 10 months ago
  85. 2c91190 ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate by Nicolas MURE · 3 years, 10 months ago
  86. 11302bb ALSA: usb-audio: use Corsair Virtuoso mapping for Corsair Virtuoso SE by Andrea Fagiani · 4 years ago
  87. d0e1856 ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256 by Chris Chiu · 3 years, 10 months ago
  88. 26a9630 ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits by Colin Ian King · 3 years, 10 months ago
  89. 5f5e6a3 ALSA: usb-audio: Allow modifying parameters with succeeding hw_params calls by Takashi Iwai · 3 years, 10 months ago
  90. 21cba9c ALSA: usb-audio: Drop bogus dB range in too low level by Takashi Iwai · 3 years, 10 months ago
  91. dcf269b ALSA: usb-audio: Don't abort even if the clock rate differs by Takashi Iwai · 3 years, 10 months ago
  92. c88fb89 ALSA: n64: Fix return value check in n64audio_probe() by Wei Yongjun · 3 years, 10 months ago
  93. 6ff6f86 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 10 months ago
  94. 10e2ec8 Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 10 months ago
  95. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
  96. c4294d7 ALSA: hda: intel-dsp-config: add Alder Lake support by Kai Vehmanen · 3 years, 11 months ago
  97. 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 10 months ago
  98. 0969db0 Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus by Mark Brown · 3 years, 10 months ago
  99. 3b9b149 Merge remote-tracking branch 'asoc/for-5.11' into asoc-linus by Mark Brown · 3 years, 10 months ago
  100. 7d25f7c Merge series "ASoC: Intel: bytcr_rt5640: Add quirks for 4 more tablet / 2-in-1 models" from Hans de Goede <hdegoede@redhat.com>: by Mark Brown · 3 years, 10 months ago