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.18-rc5
Date: Thu, 13 Nov 2025 19:59:09 +0000 [thread overview]
Message-ID: <979d5936ff7b727be317ba6d8c3a5e36@kernel.org> (raw)
The following changes since commit 6146a0f1dfae5d37442a9ddcba012add260bceb0:
Linux 6.18-rc4 (2025-11-02 11:28:02 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.18-rc5
for you to fetch changes up to 360b3730f8eab6c4467c6cca4cb0e30902174a63:
ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe() (2025-11-13 00:36:01 +0000)
----------------------------------------------------------------
ASoC: Fixes for v6.18
A small collection of fixes, all driver specific and none especially
remarkable unless you have the hardware (many not even then).
----------------------------------------------------------------
Claudiu Beznea (1):
ASoC: da7213: Use component driver suspend/resume
Haotian Zhang (3):
ASoC: cs4271: Fix regulator leak on probe failure
ASoC: codecs: va-macro: fix resource leak in probe error path
ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
Miaoqian Lin (1):
ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present()
Niranjan H Y (2):
ASoC: tas2783A: Fix issues in firmware parsing
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
Richard Fitzgerald (1):
ASoC: doc: cs35l56: Update firmware filename description for B0 silicon
Shenghao Ding (1):
ASoC: tas2781: fix getting the wrong device number
Documentation/sound/codecs/cs35l56.rst | 9 ++---
sound/soc/codecs/cs4271.c | 10 +++--
sound/soc/codecs/da7213.c | 69 ++++++++++++++++++++++------------
sound/soc/codecs/da7213.h | 1 +
sound/soc/codecs/lpass-va-macro.c | 2 +-
sound/soc/codecs/tas2781-i2c.c | 9 ++++-
sound/soc/codecs/tas2783-sdw.c | 20 +++++++++-
sound/soc/renesas/rcar/ssiu.c | 3 +-
sound/soc/sdca/sdca_functions.c | 3 +-
sound/soc/sdw_utils/soc_sdw_utils.c | 20 +++++++---
10 files changed, 99 insertions(+), 47 deletions(-)
next reply other threads:[~2025-11-13 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-13 19:59 Mark Brown [this message]
2025-11-14 13:19 ` [GIT PULL] ASoC fixes for v6.18-rc5 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=979d5936ff7b727be317ba6d8c3a5e36@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.