[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5hk0qctt4y.wl-tiwai@suse.de>
Date: Fri, 12 Mar 2021 14:10:21 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.12-rc3
Linus,
please pull sound fixes for v5.12-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.12-rc3
The topmost commit is eea46a0879bcca23e15071f9968c0f6e6596e470
----------------------------------------------------------------
sound fixes for 5.12-rc3
No surprise here, only a collection of device-specific fixes for
USB-audio and HD-audio at this time.
----------------------------------------------------------------
John Ernberg (1):
ALSA: usb: Add Plantronics C320-M USB ctrl msg delay quirk
Kai-Heng Feng (1):
ALSA: usb-audio: Disable USB autosuspend properly in setup_disable_autosuspend()
Mark Pearson (1):
ALSA: hda: ignore invalid NHLT table
Pavel Skripkin (2):
ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe
ALSA: usb-audio: fix use after free in usb_audio_disconnect
Simeon Simeonoff (1):
ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support
Takashi Iwai (7):
ALSA: usb-audio: Fix "cannot get freq eq" errors on Dell AE515 sound bar
ALSA: usb-audio: Apply the control quirk to Plantronics headsets
ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5
ALSA: hda: Drop the BATCH workaround for AMD controllers
ALSA: hda: Flush pending unsolicited events before suspend
ALSA: hda: Avoid spurious unsol event handling during S3/S4
ALSA: hda/hdmi: Cancel pending works before suspend
---
sound/hda/intel-nhlt.c | 5 ++++
sound/pci/hda/hda_bind.c | 4 +++
sound/pci/hda/hda_controller.c | 7 -----
sound/pci/hda/hda_intel.c | 2 ++
sound/pci/hda/patch_ca0132.c | 1 +
sound/pci/hda/patch_conexant.c | 62 ++++++++++++++++++++++++++++++------------
sound/pci/hda/patch_hdmi.c | 13 +++++++++
sound/usb/card.c | 6 ++++
sound/usb/quirks.c | 11 +++++++-
sound/usb/usbaudio.h | 1 +
10 files changed, 87 insertions(+), 25 deletions(-)
Powered by blists - more mailing lists