* [GIT PULL] sound fixes for 6.18-rc1
@ 2025-10-10 13:42 Takashi Iwai
2025-10-10 18:25 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2025-10-10 13:42 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mark Brown, Liam Girdwood, Linux Sound Mailing List,
Linux Kernel Mailing List
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-10 18:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10 13:42 [GIT PULL] sound fixes for 6.18-rc1 Takashi Iwai
2025-10-10 18:25 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox