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.0-rc7
Date: Thu, 02 Apr 2026 15:02:54 +0200 [thread overview]
Message-ID: <87ldf5ikg1.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v7.0-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-7.0-rc7
The topmost commit is b477ab8893c3e6b4be3074358db830687de7bfff
----------------------------------------------------------------
sound fixes for 7.0-rc7
people have been so busy for hunting and we're still getting a
more amount of changes than wished, but it doesn't look too scaring;
almost all changes are device-specific small fixes.
I guess it's rather a casual bump, and no more Easter eggs are left
for 7.0 (hopefully)...
- Fixes for the recent regression on ctxfi driver
- Fix missing INIT_LIST_HEAD() for ASoC card_aux_list
- Usual HD- and USB-audio, and ASoC AMD quirk updates
- ASoC fixes for AMD and Intel
----------------------------------------------------------------
Alexander Savenko (1):
ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IMH9
Berk Cem Goksel (1):
ALSA: caiaq: fix stack out-of-bounds read in init_card
Dag Smedberg (1):
ALSA: usb-audio: Exclude Scarlett Solo 1st Gen from SKIP_IFACE_SETUP
Dustin L. Howett (1):
ALSA: hda/realtek: add quirk for Framework F111:000F
Geoffrey D. Bennett (1):
ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen (8016) from SKIP_IFACE_SETUP
Gilson Marquato Júnior (1):
ASoC: amd: yc: Add DMI entry for HP Laptop 15-fc0xxx
Jihed Chaibi (1):
ASoC: ep93xx: Fix unchecked clk_prepare_enable() and add rollback on failure
Julian Braha (1):
ASoC: Intel: boards: fix unmet dependency on PINCTRL
Kuninori Morimoto (1):
ASoC: soc-core: call missing INIT_LIST_HEAD() for card_aux_list
Phil Willoughby (1):
ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad Cortex
Sachin Mokashi (1):
ASoC: Intel: ehl_rt5660: Use the correct rtd->dev device in hw_params
Simon Trimmer (1):
ASoC: amd: ps: Fix missing leading zeros in subsystem_device SSID log
Sourav Nayak (1):
ALSA: hda/realtek: add quirk for HP Victus 15-fb0xxx
Stuart Hayhurst (1):
ALSA: hda/intel: Add MSI X870E Tomahawk to denylist by DMI ID
Takashi Iwai (4):
ALSA: ctxfi: Fix missing SPDIFI1 index handling
ALSA: ctxfi: Check the error for index mapping
ALSA: hda/realtek: Add quirk for Samsung Book2 Pro 360 (NP950QED)
ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization
Zhang Heng (5):
ALSA: hda/realtek: change quirk for HP OmniBook 7 Laptop 16-bh0xxx
ALSA: hda/realtek: Add quirk for ASUS ROG Strix SCAR 15
ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 16X OLED M7601RM
ALSA: hda/realtek: add quirk for HP Laptop 15-fc0xxx
ALSA: hda/realtek: add quirk for Acer Swift SFG14-73
songxiebing (1):
ALSA: hda/realtek: Add quirk for Lenovo Yoga Slim 7 14AKP10
---
sound/hda/codecs/realtek/alc269.c | 28 ++++++++++++-
sound/hda/controllers/intel.c | 13 ++++++
sound/pci/ctxfi/ctatc.c | 10 +++--
sound/pci/ctxfi/ctdaio.c | 82 +++++++++++++++++++++++--------------
sound/soc/amd/ps/pci-ps.c | 2 +-
sound/soc/amd/yc/acp6x-mach.c | 14 +++++++
sound/soc/cirrus/ep93xx-i2s.c | 34 ++++++++++-----
sound/soc/intel/boards/Kconfig | 2 -
sound/soc/intel/boards/ehl_rt5660.c | 2 +-
sound/soc/soc-core.c | 1 +
sound/usb/caiaq/device.c | 2 +-
sound/usb/quirks.c | 4 ++
12 files changed, 144 insertions(+), 50 deletions(-)
next reply other threads:[~2026-04-02 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-02 13:02 Takashi Iwai [this message]
2026-04-02 17:38 ` [GIT PULL] sound fixes for 7.0-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=87ldf5ikg1.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