From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.18-rc1
Date: Fri, 10 Oct 2025 15:42:51 +0200 [thread overview]
Message-ID: <87zf9yan50.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.18-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.18-rc1
The topmost commit is ca7a2317993efa26eb2100a1523548f1b3a07af0
----------------------------------------------------------------
sound fixes for 6.18-rc1
A few more small fixes for 6.18-rc1.
Most of changes are about ASoC Intel and SOF drivers, while a few
other device-specific fixes are found for HD-audio, USB-audio, ASoC
RT722VB and Meson.
----------------------------------------------------------------
Adam Holliday (1):
ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo
Bhanu Seshu Kumar Valluri (1):
ALSA: emu10k1: Fix typo in docs
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
Pedro Demarchi Gomes (1):
ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user
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
Shenghao Ding (1):
ALSA: hda/tas2781: Enable init_profile_id for device initialization
Shuming Fan (1):
ASoC: rt722: add settings for rt722VB
Steven 'Steve' Kendall (1):
ALSA: hda/hdmi: Add pin fix for HP ProDesk model
Valerio Setti (1):
ASoC: meson: aiu-encoder-i2s: fix bit clock polarity
---
Documentation/sound/cards/emu-mixer.rst | 2 +-
sound/hda/codecs/hdmi/hdmi.c | 1 +
sound/hda/codecs/realtek/alc269.c | 10 +++
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 12 +++
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 ++
sound/usb/fcp.c | 9 +--
16 files changed, 206 insertions(+), 55 deletions(-)
next reply other threads:[~2025-10-10 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-10 13:42 Takashi Iwai [this message]
2025-10-10 18:25 ` [GIT PULL] sound fixes for 6.18-rc1 pr-tracker-bot
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=87zf9yan50.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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