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 v6.18-merge-window
Date: Wed, 08 Oct 2025 12:35:05 +0100	[thread overview]
Message-ID: <c03c248d42a17bc7d332b83ebb540541@kernel.org> (raw)

The following changes since commit f8b9c819ea20d1101656a91ced843d9e47ba0630:

  ASoc: tas2783A: Fix an error code in probe() (2025-09-26 12:43:33 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.18-merge-window

for you to fetch changes up to a27539810e1e61efcfdeb51777ed875dc61e9d49:

  ASoC: rt722: add settings for rt722VB (2025-10-07 13:19:44 +0100)

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

A small pile of fixes, almost all for the Intel and SOF code surrounding
management of the host buffer.  We've also got one fix for Meson and new
device IDs and quirk supporting the RT722VB.

----------------------------------------------------------------
Kai Vehmanen (3):
      ASoC: SOF: ipc4-pcm: fix delay calculation when DSP resamples
      ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMA
      ASoC: SOF: ipc4-pcm: do not report invalid delay values

Mark Brown (1):
      ASoC: SOF: ipc4/Intel: Fix the host buffer

Peter Ujfalusi (5):
      ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
      ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size
      ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buffer time
      ASoC: SOF: sof-audio: add dev_dbg_ratelimited wrapper
      ASoC: SOF: Intel: Read the LLP via the associated Link DMA channel

Ranjani Sridharan (1):
      ASoC: SOF: ipc3-topology: Fix multi-core and static pipelines tear down

Shuming Fan (1):
      ASoC: rt722: add settings for rt722VB

Valerio Setti (1):
      ASoC: meson: aiu-encoder-i2s: fix bit clock polarity

 sound/soc/codecs/rt722-sdca-sdw.c |   2 +-
 sound/soc/codecs/rt722-sdca.c     |  14 +++++
 sound/soc/codecs/rt722-sdca.h     |   6 +++
 sound/soc/meson/aiu-encoder-i2s.c |   9 ++--
 sound/soc/sof/intel/hda-pcm.c     |  29 ++++++++---
 sound/soc/sof/intel/hda-stream.c  |  29 ++++++++++-
 sound/soc/sof/ipc3-topology.c     |  10 ++--
 sound/soc/sof/ipc4-pcm.c          | 104 +++++++++++++++++++++++++++++---------
 sound/soc/sof/ipc4-topology.c     |  10 ++--
 sound/soc/sof/ipc4-topology.h     |   9 +++-
 sound/soc/sof/sof-audio.h         |   5 ++
 11 files changed, 179 insertions(+), 48 deletions(-)

             reply	other threads:[~2025-10-08 11:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-08 11:35 Mark Brown [this message]
2025-10-08 11:56 ` [GIT PULL] ASoC fixes for v6.18-merge-window 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=c03c248d42a17bc7d332b83ebb540541@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.