public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v7.0-rc3
@ 2026-03-12 11:53 Mark Brown
  2026-03-12 12:02 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-03-12 11:53 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Liam Girdwood, linux-sound, alsa-devel, Mark Brown

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-12 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-12 11:53 [GIT PULL] ASoC fixes for v7.0-rc3 Mark Brown
2026-03-12 12:02 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox