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.0-rc3
Date: Thu, 12 Mar 2026 11:53:15 +0000	[thread overview]
Message-ID: <eb05b65e322575e31cd3566b267c5686@kernel.org> (raw)

The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:

  Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 30c64fb9839949f085c8eb55b979cbd8a4c51f00:

  ASoC: amd: acp-mach-common: Add missing error check for clock acquisition (2026-03-11 19:18:17 +0000)

----------------------------------------------------------------
ASoC: Fixes for v7.0

Quite a large pull request, but nothing too concerning here - everything
is fairly small.  We've got a couple of smaller core fixes for races on
card teardown from Matteo Cotifava, a fix for handling dodgy DMI
information generated by u-boot, some driver specific fixes and some new
device IDs for Tegra.

----------------------------------------------------------------
Casey Connolly (1):
      ASoC: detect empty DMI strings

Chen Ni (2):
      ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
      ASoC: amd: acp-mach-common: Add missing error check for clock acquisition

Mark Brown (1):
      ASoC: tegra: Add Tegra238 sound card support

Peter Ujfalusi (1):
      ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put

Ravi Hothi (1):
      ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and start

Richard Fitzgerald (1):
      firmware: cs_dsp: Fix fragmentation regression in firmware download

Sen Wang (1):
      ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlays

Sheetal (1):
      ASoC: tegra: Add support for Tegra238 soundcard

matteo.cotifava (2):
      ASoC: soc-core: drop delayed_work_pending() check before flush
      ASoC: soc-core: flush delayed work before removing DAIs and widgets

 drivers/firmware/cirrus/cs_dsp.c         | 24 ++++++++++++++++++------
 sound/soc/amd/acp/acp-mach-common.c      | 18 ++++++++++++++----
 sound/soc/amd/acp3x-rt5682-max9836.c     |  9 +++++++--
 sound/soc/codecs/rt1011.c                |  2 +-
 sound/soc/generic/simple-card-utils.c    | 12 ++++++++----
 sound/soc/qcom/qdsp6/q6apm-dai.c         |  1 +
 sound/soc/qcom/qdsp6/q6apm-lpass-dais.c  |  1 +
 sound/soc/qcom/qdsp6/q6apm.c             |  1 +
 sound/soc/soc-core.c                     | 11 ++++++++---
 sound/soc/tegra/tegra_audio_graph_card.c | 11 +++++++++++
 10 files changed, 70 insertions(+), 20 deletions(-)

             reply	other threads:[~2026-03-12 11:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-12 11:53 Mark Brown [this message]
2026-03-12 12:02 ` [GIT PULL] ASoC fixes for v7.0-rc3 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=eb05b65e322575e31cd3566b267c5686@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.