All of lore.kernel.org
 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 v7.2-rc3
Date: Thu, 16 Jul 2026 17:41:39 +0100	[thread overview]
Message-ID: <e11aad798859896a3f0388f99de32bc0@kernel.org> (raw)

The following changes since commit 3238c634725afbb2a137fdda762208510828f71d:

  ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup (2026-07-09 00:33:20 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v7.2-rc3

for you to fetch changes up to efd80de2de9d06ddf0eee55ca11b04e39bfc7cd8:

  ASoC: Intel: sof_sdw: Add quirks for new Dell laptops (2026-07-16 17:18:08 +0100)

----------------------------------------------------------------
ASoC: Fixes for v7.2

A fairly standard collection of device specific fixes and quirks,
nothing particularly remarkable.

----------------------------------------------------------------
Antonio Ignacio Campos Ruiz (1):
      ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG

Chancel Liu (2):
      ASoC: fsl_sai: Fix spurious BCLK on resume by clearing BYP
      ASoC: fsl: imx-card: Skip sysclk reset for active DAIs in shutdown

Charles Keepax (1):
      ASoC: Intel: sof_sdw: Add quirks for new Dell laptops

Chen-Yu Tsai (1):
      ASoC: sun4i-codec: Set quirks.playback_only for H616 codec

Mark Brown (2):
      ASoC: fs210x: Make cache write through again during resume
      ASoC: cs35l56: Fixes for deadlock/hang during component_probe()

Pengpeng Hou (1):
      ASoC: tas2781: bound firmware description string parsing

Richard Fitzgerald (2):
      ASoC: cs35l56: Fix potential probe() deadlock
      ASoC: cs35l56: Use complete_all() to signal init_completion

Shengjiu Wang (1):
      ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAI

Syed Saba Kareem (1):
      ASoC: amd: acp: add ACP70 DMI override for new ASUS TUF platforms

 sound/soc/amd/acp-config.c        | 12 ++++++++
 sound/soc/amd/yc/acp6x-mach.c     |  7 +++++
 sound/soc/codecs/bt-sco.c         | 10 +++++--
 sound/soc/codecs/cs35l56-i2c.c    |  4 +--
 sound/soc/codecs/cs35l56-spi.c    |  4 +--
 sound/soc/codecs/cs35l56.c        | 17 ++++++++++-
 sound/soc/codecs/fs210x.c         |  1 +
 sound/soc/codecs/tas2781-fmwlib.c | 63 +++++++++++++++++++++++++++++++++++----
 sound/soc/fsl/fsl_sai.c           | 29 +++++++++++++++---
 sound/soc/fsl/imx-card.c          | 12 +++++---
 sound/soc/intel/boards/sof_sdw.c  |  2 ++
 sound/soc/sunxi/sun4i-codec.c     |  1 +
 12 files changed, 139 insertions(+), 23 deletions(-)

                 reply	other threads:[~2026-07-16 16:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=e11aad798859896a3f0388f99de32bc0@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.