alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
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-rc7
Date: Wed, 26 Nov 2025 20:46:45 +0000	[thread overview]
Message-ID: <25d5b5826b2e8d821caf7a37dea59186@kernel.org> (raw)

The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:

  Linux 6.18-rc6 (2025-11-16 14:25:38 -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-rc7

for you to fetch changes up to 73b97d46dde64fa184d47865d4a532d818c3a007:

  ASoC: fsl_xcvr: clear the channel status control memory (2025-11-26 13:24:19 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.18

A small pile of driver specific fixes that came in during the past few
weeks, none of them especially major.

----------------------------------------------------------------
Baojun Xu (1):
      ASoC: tas2781: Correct the wrong chip ID for reset variable check

Biju Das (2):
      ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
      ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width

Ma Ke (2):
      ASoC: codecs: wcd937x: Fix error handling in wcd937x codec driver
      ASoC: codecs: Fix error handling in pm4125 audio codec driver

Shenghao Ding (1):
      ASoC: tas2781: correct the wrong period

Shengjiu Wang (1):
      ASoC: fsl_xcvr: clear the channel status control memory

Srinivas Kandagatla (1):
      ASoC: codecs: wcd934x: add explicit soundwire depenency

 sound/soc/codecs/Kconfig              |  1 +
 sound/soc/codecs/pm4125.c             | 21 ++++++++++--
 sound/soc/codecs/tas2781-comlib-i2c.c |  2 +-
 sound/soc/codecs/tas2781-i2c.c        |  2 +-
 sound/soc/codecs/wcd937x.c            | 43 ++++++++++++++++++-----
 sound/soc/fsl/fsl_xcvr.c              |  2 +-
 sound/soc/renesas/rz-ssi.c            | 64 +++++++++++++++++++++++++----------
 7 files changed, 103 insertions(+), 32 deletions(-)

             reply	other threads:[~2025-11-26 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-26 20:46 Mark Brown [this message]
2025-11-27  6:21 ` [GIT PULL] ASoC fixes for v6.18-rc7 Takashi Iwai
2025-11-27 11:13   ` Mark Brown

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=25d5b5826b2e8d821caf7a37dea59186@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;
as well as URLs for NNTP newsgroup(s).