From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 7.1-rc7
Date: Sat, 06 Jun 2026 18:09:58 +0200 [thread overview]
Message-ID: <87wlwbsl9l.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v7.1-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-7.1-rc7
The topmost commit is 2b5ff4db5d7aa5b981d966df02e687f79ad7b311
----------------------------------------------------------------
sound fixes for 7.1-rc7
It's getting calmer, but we cam up with still a handful small fixes,
including two core fixes. All look sane and safe.
* Core:
- Fix wait queue list corruption in snd_pcm_drain() on linked streams
- Fix UMP event stack overread in seq dummy driver
* USB-audio:
- Add quirk for AB13X USB Audio
- Fix the regression with sticky mixer volumes in 7.1-rc
* ASoC:
- Fix 32-slot TDM breakage on Freescale SAI
- Varioud DMI quirks for AMD ACP
----------------------------------------------------------------
Aleksander Pshenitsyn (1):
ASoC: amd: acp70: add standalone RT721 SoundWire machine
Chancel Liu (1):
ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
David Glushkov (1):
ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table
Jackie Dong (1):
ASoC: amd: acp: Add DMI quirk for Lenovo Yoga Pro 7 15ASH11
Ji'an Zhou (1):
ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams
João Miguel (1):
ASoC: amd: yc: Enable internal mic on MSI Bravo 17 C7VF
Kyle Zeng (1):
ALSA: seq: dummy: fix UMP event stack overread
Lianqin Hu (1):
ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB Audio
Rong Zhang (1):
ALSA: usb-audio: Set the value of potential sticky mixers to maximum
---
sound/core/pcm_native.c | 7 +++--
sound/core/seq/seq_dummy.c | 15 ++++++-----
sound/soc/amd/acp-config.c | 7 +++++
sound/soc/amd/acp/amd-acp70-acpi-match.c | 44 ++++++++++++++++++++++++++++++++
sound/soc/amd/yc/acp6x-mach.c | 14 ++++++++++
sound/soc/fsl/fsl_sai.c | 2 +-
sound/usb/mixer.c | 33 +++++++++++++++++++++---
sound/usb/quirks.c | 2 ++
8 files changed, 109 insertions(+), 15 deletions(-)
next reply other threads:[~2026-06-06 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-06 16:09 Takashi Iwai [this message]
2026-06-06 23:09 ` [GIT PULL] sound fixes for 7.1-rc7 pr-tracker-bot
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=87wlwbsl9l.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@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