The following commit has been merged in the master branch: commit 1d011777cdbe7ae38a854a0cbeb6bdfbf724cce0 Merge: f6e7a024bfe5e11d91ccff46bb576e3fb5a516ea 4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8 Author: Linus Torvalds torvalds@linux-foundation.org Date: Tue Jan 5 13:25:49 2021 -0800
Merge tag 'sound-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Here is a collection of USB- and HD-audio fixes.
Most of them are device-specific quirks while one fix is for a regression due to an incorrect mutex unlock introduced in this merge window"
* tag 'sound-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda/via: Fix runtime PM for Clevo W35xSS ALSA: usb-audio: Add quirk for RC-505 ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable() ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7 ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256. ALSA: hda/realtek: Add mute LED quirk for more HP laptops ALSA: hda/conexant: add a new hda codec CX11970 ALSA: usb-audio: Add quirk for BOSS AD-10 ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks ALSA: hda/realtek - Modify Dell platform name ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
linux-merge@lists.open-mesh.org