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.17-rc1
Date: Wed, 13 Aug 2025 20:46:40 +0100 [thread overview]
Message-ID: <c50400ae698f3d9f5d0a46ad05fbd0fa.broonie@kernel.org> (raw)
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.17-rc1
for you to fetch changes up to 47ed64db8c17eb16541098add865178fb7e68744:
ASoC: tas2781: Normalize the volume kcontrol name (2025-08-13 15:52:53 +0100)
----------------------------------------------------------------
ASoC: Fixes for v6.17
A reasonably small collection of fixes that came in since the merge
window, mostly small and driver specific plus a cleanup of the menu
reorganisation to address some user confusion with the way the generic
drivers had been handled.
----------------------------------------------------------------
Alexey Klimov (1):
ASoC: codecs: tx-macro: correct tx_macro_component_drv name
Baojun Xu (1):
ASoC: tas2781: Normalize the volume kcontrol name
Colin Ian King (2):
ASoC: codec: sma1307: replace spelling mistake with new error message
ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"
Kuninori Morimoto (1):
ASoC: generic: tidyup standardized ASoC menu for generic
Sergio Perez Gonzalez (1):
ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()
Shengjiu Wang (1):
ASoC: fsl_sai: replace regmap_write with regmap_update_bits
Shuming Fan (2):
ASoC: rt721: fix FU33 Boost Volume control not working
ASoC: rt1320: fix random cycle mute issue
Thorsten Blum (1):
ASoC: codecs: Call strscpy() with correct size argument
sound/soc/Kconfig | 4 +++-
sound/soc/codecs/aw87390.c | 8 +++-----
sound/soc/codecs/aw88081.c | 5 ++---
sound/soc/codecs/aw88166.c | 8 +++-----
sound/soc/codecs/aw88261.c | 8 +++-----
sound/soc/codecs/aw88395/aw88395.c | 8 +++-----
sound/soc/codecs/aw88399.c | 8 +++-----
sound/soc/codecs/lpass-tx-macro.c | 2 +-
sound/soc/codecs/rt1320-sdw.c | 3 ++-
sound/soc/codecs/rt721-sdca.c | 2 ++
sound/soc/codecs/rt721-sdca.h | 4 ++++
sound/soc/codecs/sma1307.c | 2 +-
sound/soc/codecs/tas2781-i2c.c | 6 +++---
sound/soc/fsl/fsl_sai.c | 20 ++++++++++----------
sound/soc/stm/stm32_i2s.c | 7 ++-----
15 files changed, 45 insertions(+), 50 deletions(-)
next reply other threads:[~2025-08-13 19:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-13 19:46 Mark Brown [this message]
2025-08-14 6:39 ` [GIT PULL] ASoC fixes for v6.17-rc1 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=c50400ae698f3d9f5d0a46ad05fbd0fa.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.