From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.1-rc5
Date: Fri, 11 Nov 2022 09:56:01 +0100 [thread overview]
Message-ID: <87fsepx42m.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2022-11-11 8:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-11 8:56 Takashi Iwai [this message]
2022-11-11 18:03 ` [GIT PULL] sound fixes for 6.1-rc5 pr-tracker-bot
2022-11-12 1:28 ` Linus Torvalds
2022-11-12 8:46 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fsepx42m.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox