From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-sound@vger.kernel.org, alsa-devel@alsa-project.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v7.2-rc6
Date: Thu, 06 Aug 2026 12:49:27 +0100 [thread overview]
Message-ID: <2f848fd70985d9c1bbee65eb39a99b4f@kernel.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3488 bytes --]
The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:
Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v7.2-rc6
for you to fetch changes up to 33c5aaf693d3fb78f6b8a9658939b72b7638243d:
ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables (2026-08-05 13:34:37 +0100)
----------------------------------------------------------------
ASoC: Fixes for v7.2
A moderately large set of fixes, but mostly unremarkable:
- A series of robustness fixes for the SOF code that came from testing.
- Fixes for user visible issues with some of the Qualcomm controls.
- Fixes to the register default tables in Cirrus drivers which ensure
correcy syncing on resume. This is a wider problem which will be
fixed with a regmap core change but I'd already applied these, the
rest of the fixes will come in the merge window.
- Making the existing RT645 driver user selectable so it can be used
with more machines.
- Quite a few new AMD laptop quirks.
- A MAINTAINERS update for SpacemiT.
----------------------------------------------------------------
Bard Liao (2):
ASoC: SOF: topology: Use acpi mach from the machine driver
ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_close
Dawid Wróbel (2):
ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses
ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses
Mark Brown (2):
ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accesses
ASoC: cs35l41/cs35l45/cs4265: sort the reg_defaults tables
Peter Ujfalusi (6):
ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setup
ASoC: SOF: sof-audio: Fix error path in sof_widget_setup_unlocked()
ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout
ASoC: cs35l41: sort the register default table
ASoC: cs35l45: sort the register default table
ASoC: cs4265: sort the register default table
Rudi Heitbaum (1):
ASoC: rt5645: Make the Kconfig symbol user selectable
Troy Mitchell (1):
MAINTAINERS: add SpacemiT K1/K3 I2S entry
Zhang Heng (3):
ASoC: amd: yc: Add DMI quirk for HP Victus Laptop 16-e1xxx
ASoC: amd: yc: Add DMI quirk for Xiaomi RedmiBook 16 2025
ASoC: amd: yc: Add DMI quirk for MSI Raider A18 HX A7VHG
MAINTAINERS | 6 ++++
drivers/soundwire/intel_ace2x.c | 4 ++-
include/sound/hda-sdw-bpt.h | 5 ++--
sound/soc/amd/yc/acp6x-mach.c | 22 ++++++++++++++-
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/cs35l41-lib.c | 2 +-
sound/soc/codecs/cs35l45-tables.c | 32 ++++++++++-----------
sound/soc/codecs/cs4265.c | 4 +--
sound/soc/codecs/lpass-tx-macro.c | 4 +--
sound/soc/codecs/lpass-wsa-macro.c | 8 +++---
sound/soc/intel/common/sof-function-topology-lib.c | 7 ++++-
sound/soc/sof/intel/hda-sdw-bpt.c | 31 ++++++++++++++++++--
sound/soc/sof/ipc4-pcm.c | 25 ++++++++++++----
sound/soc/sof/ipc4-topology.c | 33 ++++++++++++++++++++++
sound/soc/sof/sof-audio.c | 9 +++---
15 files changed, 149 insertions(+), 45 deletions(-)
next reply other threads:[~2026-08-06 11:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 11:49 Mark Brown [this message]
2026-08-06 11:58 ` [GIT PULL] ASoC fixes for v7.2-rc6 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=2f848fd70985d9c1bbee65eb39a99b4f@kernel.org \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=tiwai@suse.de \
/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