public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.0-rc7
@ 2022-09-21  7:40 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2022-09-21  7:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.0-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.0-rc7

The topmost commit is 79764ec772bc1346441ae1c4b1f3bd1991d634e8

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

sound fixes for 5.0-rc7

A bit more changes than wished, but still manageable ammount.

Most of commits are HD-audio specific device fixes / quirks, while
there is a revert for the previous fix due to regressions and a
double-free fix in ALSA core code.

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

Callum Osmotherly (2):
      ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop
      ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop

Daniel Houldsworth (1):
      ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LED

Jaroslav Kysela (1):
      ALSA: hda/hdmi: Fix the converter reuse for the silent stream

Kai Vehmanen (1):
      ALSA: hda: add Intel 5 Series / 3400 PCI DID

Luke D. Jones (3):
      ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
      ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
      ALSA: hda/realtek: Add quirk for ASUS GA503R laptop

Mohan Kumar (2):
      ALSA: hda/tegra: set depop delay for tegra
      ALSA: hda: Fix Nvidia dp infoframe

Takashi Iwai (4):
      ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
      ALSA: hda/realtek: Re-arrange quirk table entries
      ALSA: core: Fix double-free at snd_card_new()
      Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"

huangwenhui (1):
      ALSA: hda/realtek: Add quirk for Huawei WRT-WX9

---
 sound/core/init.c             | 10 +++++-----
 sound/pci/hda/hda_bind.c      |  4 ++--
 sound/pci/hda/hda_intel.c     |  2 ++
 sound/pci/hda/patch_hdmi.c    | 25 +++++++++++++++++++++----
 sound/pci/hda/patch_realtek.c | 33 ++++++++++++++++++++++++++++++---
 sound/usb/endpoint.c          | 23 ++++++++++++++---------
 sound/usb/endpoint.h          |  6 ++----
 sound/usb/pcm.c               | 14 ++++----------
 8 files changed, 80 insertions(+), 37 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-21  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-21  7:40 [GIT PULL] sound fixes for 6.0-rc7 Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox