[GIT PULL] sound fixes for 5.13-rc1

From: Takashi Iwai
Date: Fri May 07 2021 - 04:27:40 EST


Linus,

please pull sound fixes for v5.13-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.13-rc1

The topmost commit is f48652bbe3ae62ba2835a396b7e01f063e51c4cd

----------------------------------------------------------------

sound fixes for 5.13-rc1

Just a few device-specific HD-audio and USB-audio fixes.

----------------------------------------------------------------

Hui Wang (1):
ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP

Sami Loone (1):
ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable

Takashi Iwai (3):
ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA
ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
ALSA: hda/realtek: Add fixup for HP OMEN laptop

Timo Gurr (1):
ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8

---
sound/pci/hda/hda_generic.c | 16 +++++---
sound/pci/hda/patch_realtek.c | 90 +++++++++++++++++++++++++++++++++++++++++--
sound/usb/mixer_maps.c | 12 ++++++
3 files changed, 109 insertions(+), 9 deletions(-)