* [GIT PULL] sound fixes for 6.16-rc1
@ 2025-06-07 8:16 Takashi Iwai
2025-06-07 19:07 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2025-06-07 8:16 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.16-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.16-rc1
The topmost commit is 10db95285240743e7b288272ede140aabce5e631
----------------------------------------------------------------
sound fixes for 6.16-rc1
A collection of fix patches for 6.16-rc1 merge window.
Most of changes are about ASoC, especially lots of AVS driver fixes.
Larger LOCs are seen in TAS571x codec drivers, but the changes are
trivial and safe. The rest are all device-specific small fixes.
----------------------------------------------------------------
Amadeusz Sławiński (2):
ASoC: Intel: avs: Fix paths in MODULE_FIRMWARE hints
ASoC: Intel: avs: boards: Fix rt5663 front end name
Bram Vlerick (2):
ASoC: tas571x: add separate tas5733 controls
ASoC: tas571x: fix tas5733 num_controls
Cezary Rojewski (10):
ASoC: codecs: hda: Fix RPM usage count underflow
ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX
ASoC: Intel: avs: Fix PPLCxFMT calculation
ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw
ASoC: Intel: avs: Verify kcalloc() status when setting constraints
ASoC: Intel: avs: Verify content returned by parse_int_array()
ASoC: Intel: avs: Include missing string.h
ASoC: pcm: Do not open FEs with no BEs connected
ALSA: hda: Ignore unsol events for cards being shut down
ASoC: Intel: avs: Simplify verification of parse_int_array() result
David Heimann (1):
ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1
Jaroslav Kysela (2):
firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info)
firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache)
Krzysztof Kozlowski (4):
ASoC: codecs: wcd9335: Fix missing free of regulator supplies
ASoC: codecs: wcd937x: Drop unused buck_supply
ASoC: codecs: wcd9375: Fix double free of regulator supplies
ALSA: hda: cs35l41: Constify regmap_irq_chip
Mario Limonciello (1):
ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
Qasim Ijaz (1):
ASoC: codecs: fix out-of-bounds access on invalid clock config
Shuming Fan (1):
ASoC: rt1320: fix speaker noise when volume bar is 100%
Vijendar Mukunda (1):
ALSA: hda: Add new pci id for AMD GPU display HD audio controller
Yuuki NAGAO (1):
ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init
meowmeowbeanz (1):
ASoC: amd: yc: Add support for Lenovo Yoga 7 16ARP8
---
drivers/firmware/cirrus/test/cs_dsp_mock_wmfw.c | 3 +-
.../cirrus/test/cs_dsp_test_control_cache.c | 1 -
sound/pci/hda/cs35l41_hda.c | 2 +-
sound/pci/hda/hda_bind.c | 2 +-
sound/pci/hda/hda_intel.c | 3 +
sound/soc/amd/yc/acp6x-mach.c | 7 +++
sound/soc/codecs/es8375.c | 1 +
sound/soc/codecs/hda.c | 4 +-
sound/soc/codecs/rt1320-sdw.c | 17 +++++-
sound/soc/codecs/tas571x.c | 67 +++++++++++++++++++++-
sound/soc/codecs/tas571x.h | 34 +++++++++++
sound/soc/codecs/wcd9335.c | 25 +++-----
sound/soc/codecs/wcd937x.c | 7 +--
sound/soc/intel/avs/board_selection.c | 2 +-
sound/soc/intel/avs/boards/rt5663.c | 2 +-
sound/soc/intel/avs/core.c | 20 +++----
sound/soc/intel/avs/debugfs.c | 12 ++--
sound/soc/intel/avs/ipc.c | 4 +-
sound/soc/intel/avs/loader.c | 1 +
sound/soc/intel/avs/path.c | 2 +
sound/soc/intel/avs/pcm.c | 13 ++---
sound/soc/soc-pcm.c | 23 ++++----
sound/soc/ti/omap-hdmi.c | 7 ++-
sound/usb/implicit.c | 1 +
sound/usb/quirks.c | 2 +
25 files changed, 192 insertions(+), 70 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sound fixes for 6.16-rc1
2025-06-07 8:16 [GIT PULL] sound fixes for 6.16-rc1 Takashi Iwai
@ 2025-06-07 19:07 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-06-07 19:07 UTC (permalink / raw)
To: Takashi Iwai
Cc: Linus Torvalds, Mark Brown, Liam Girdwood,
Linux Sound Mailing List, Linux Kernel Mailing List
The pull request you sent on Sat, 07 Jun 2025 10:16:50 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.16-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/af477f4d5a6c183e2dd44f49dd9a7950bfa7bd50
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-07 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-07 8:16 [GIT PULL] sound fixes for 6.16-rc1 Takashi Iwai
2025-06-07 19:07 ` 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
all inboxes | Powered by JetHome®