public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.1-rc5
@ 2022-11-11  8:56 Takashi Iwai
  2022-11-11 18:03 ` pr-tracker-bot
  2022-11-12  1:28 ` Linus Torvalds
  0 siblings, 2 replies; 4+ messages in thread
From: Takashi Iwai @ 2022-11-11  8:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.1-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.1-rc5

The topmost commit is 9a5523f72bd2b0d66eef3d58810c6eb7b5ffc143

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

sound fixes for 6.1-rc5

Things look calming down, as this contains only a few small fixes.

- Fix for a corner-case bug with SG-buffer page allocation helper
- A regression fix for Roland USB-audio device probe
- A potential memory leak fix at the error path
- Handful quirks and device-specific fixes for HD- and USB-audio

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

Ai Chao (1):
      ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Add Positivo C6300 model quirk

Evan Quan (1):
      ALSA: hda/hdmi - enable runtime pm for more AMD display audio

Jussi Laako (1):
      ALSA: usb-audio: Add DSD support for Accuphase DAC-60

Pierre-Louis Bossart (1):
      ALSA: hda: clarify comments on SCF changes

Stefan Binding (1):
      ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41

Takashi Iwai (4):
      ALSA: usb-audio: Yet more regression for for the delayed card registration
      ALSA: usb-audio: Remove redundant workaround for Roland quirk
      ALSA: usb-audio: Add quirk entry for M-Audio Micro
      ALSA: memalloc: Don't fall back for SG-buffer with IOMMU

Xian Wang (1):
      ALSA: hda/ca0132: add quirk for EVGA Z390 DARK

Yang Yingliang (1):
      ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()

Ye Bin (1):
      ALSA: hda: fix potential memleak in 'add_widget_node'

---
 sound/arm/pxa2xx-ac97-lib.c   |  4 +++-
 sound/core/memalloc.c         | 20 +++++++++---------
 sound/hda/hdac_sysfs.c        |  4 +++-
 sound/pci/hda/hda_intel.c     | 11 ++++++----
 sound/pci/hda/patch_ca0132.c  |  1 +
 sound/pci/hda/patch_realtek.c |  2 ++
 sound/usb/card.c              | 29 +++++++++++++++++---------
 sound/usb/endpoint.c          |  3 ++-
 sound/usb/quirks-table.h      |  4 ++++
 sound/usb/quirks.c            | 47 ++++++-------------------------------------
 sound/usb/usbaudio.h          |  3 +++
 11 files changed, 62 insertions(+), 66 deletions(-)


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

end of thread, other threads:[~2022-11-12  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11  8:56 [GIT PULL] sound fixes for 6.1-rc5 Takashi Iwai
2022-11-11 18:03 ` pr-tracker-bot
2022-11-12  1:28 ` Linus Torvalds
2022-11-12  8:46   ` Takashi Iwai

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