All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.12-rc3
@ 2021-03-12 13:10 Takashi Iwai
  2021-03-12 20:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-03-12 13:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] sound fixes for 5.12-rc3
  2021-03-12 13:10 [GIT PULL] sound fixes for 5.12-rc3 Takashi Iwai
@ 2021-03-12 20:03 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-03-12 20:03 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Fri, 12 Mar 2021 14:10:21 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.12-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/344178334b0971a1ad5f36b76d7b739400e46ec6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-12 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-12 13:10 [GIT PULL] sound fixes for 5.12-rc3 Takashi Iwai
2021-03-12 20:03 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.