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 v6.14-rc6
Date: Wed, 12 Mar 2025 14:08:20 +0000 [thread overview]
Message-ID: <3e8be5877ad35b6bc8fb2d148378ea90.broonie@kernel.org> (raw)
The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:
Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.14-rc6
for you to fetch changes up to ed92bc5264c4357d4fca292c769ea9967cd3d3b6:
ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() (2025-03-11 13:51:52 +0000)
----------------------------------------------------------------
ASoC: Fixes for v6.14
The bulk of this is driver specific fixes, mostly unremarkable. There's
also one core fix from Charles, fixing up confusion around the limiting
of maximum control values.
----------------------------------------------------------------
Alexey Klimov (1):
ASoC: codecs: wsa884x: report temps to hwmon in millidegree of Celsius
Bard Liao (2):
ASoC: rt1320: set wake_capable = 0 explicitly
ASoC: rt722-sdca: add missing readable registers
Charles Keepax (2):
ASoC: ops: Consistently treat platform_max as control value
ASoC: cs42l43: Fix maximum ADC Volume
Christophe JAILLET (1):
ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
Maciej Strozek (1):
ASoC: cs42l43: Add jack delay debounce after suspend
Peter Ujfalusi (1):
ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
Thomas Mizrahi (1):
ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 model
Thorsten Blum (1):
ASoC: tegra: Fix ADX S24_LE audio format
include/sound/soc.h | 5 ++++-
sound/soc/amd/yc/acp6x-mach.c | 7 +++++++
sound/soc/codecs/cs42l43-jack.c | 13 ++++++++++---
sound/soc/codecs/cs42l43.c | 17 +++++++++++++++--
sound/soc/codecs/cs42l43.h | 3 +++
sound/soc/codecs/rt1320-sdw.c | 3 +++
sound/soc/codecs/rt722-sdca-sdw.c | 4 ++++
sound/soc/codecs/wm0010.c | 13 +++++++++++--
sound/soc/codecs/wsa884x.c | 4 ++--
sound/soc/intel/boards/sof_sdw.c | 2 +-
sound/soc/soc-ops.c | 15 +++++++--------
sound/soc/tegra/tegra210_adx.c | 4 ++--
12 files changed, 69 insertions(+), 21 deletions(-)
next reply other threads:[~2025-03-12 14:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 14:08 Mark Brown [this message]
2025-03-12 14:50 ` [GIT PULL] ASoC fixes for v6.14-rc6 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2025-03-12 23:03 Mark Brown
2025-03-13 6:57 ` 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=3e8be5877ad35b6bc8fb2d148378ea90.broonie@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.