[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87seit7koj.wl-tiwai@suse.de>
Date: Fri, 18 Jul 2025 14:22:36 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux Kernel
Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.16-rc7
Linus,
please pull sound fixes for v6.16-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.16-rc7
The topmost commit is 348954f9b78e1515777708b6764c88f225457c40
----------------------------------------------------------------
sound fixes for 6.16-rc7
A collection of small fixes again. The only change in the core is
about the handling of ALSA compress-offload ioctl numbers for avoiding
potential abusing the API (if any). Other than that, all changes are
device-specific small fixes and quirks, which should be safe to apply.
----------------------------------------------------------------
Adam Queler (1):
ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx
Alexandru Andries (1):
ASoC: amd: yc: add DMI quirk for ASUS M6501RM
Amadeusz Sławiński (1):
ASoC: Intel: avs: Fix NULL ptr deref on rmmod
Arnd Bergmann (2):
ALSA: compress_offload: tighten ioctl command number checks
ASoC: Intel: fix SND_SOC_SOF dependencies
Bard Liao (1):
ASoC: Intel: soc-acpi: add support for HP Omen14 ARL
Edip Hazuri (1):
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx
Jackie Dong (1):
ALSA: hda/realtek: Support mute LED for Yoga with ALC287
Lane Odenbach (1):
ASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx
Oder Chiou (1):
ASoC: rt5660: Fix the dmic data source from GPIO2
Richard Fitzgerald (1):
ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX
Takashi Iwai (1):
ALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS
---
sound/core/compress_offload.c | 48 ++++-----
sound/pci/hda/cs35l56_hda.c | 114 ++++++++++++++++------
sound/pci/hda/patch_realtek.c | 5 +
sound/soc/amd/yc/acp6x-mach.c | 21 ++++
sound/soc/codecs/rt5660.c | 7 +-
sound/soc/intel/avs/pcm.c | 4 +-
sound/soc/intel/boards/Kconfig | 2 +-
sound/soc/intel/common/soc-acpi-intel-arl-match.c | 29 ++++++
8 files changed, 172 insertions(+), 58 deletions(-)
Powered by blists - more mailing lists