[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ms7r4p6l.wl-tiwai@suse.de>
Date: Fri, 22 Aug 2025 12:37:54 +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.17-rc3
Linus,
please pull sound fixes for v6.17-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.17-rc3
The topmost commit is 8410fe81093ff231e964891e215b624dabb734b0
----------------------------------------------------------------
sound fixes for 6.17-rc3
Only small fixes.
- ASoC Cirrus codec fixes
- A regression fix for the recent TAS2781 codec refactoring
- A fix for user-timer error handling
- Fixes for USB-audio descriptor validators
- Usual HD-audio and ASoC device-specific quirks
----------------------------------------------------------------
Dan Carpenter (1):
ALSA: usb-audio: Fix size validation in convert_chmap_v3()
Dewei Meng (1):
ALSA: timer: fix ida_free call while not allocated
Evgeniy Harchenko (1):
ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6
Kailang Yang (1):
ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot again
Richard Fitzgerald (1):
ASoC: cs35l56: Handle new algorithms IDs for CS35L63
Shenghao Ding (1):
ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlv
Stefan Binding (2):
ASoC: cs35l56: Update Firmware Addresses for CS35L63 for production silicon
ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63
Takashi Iwai (2):
ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Vasiliy Kovalev (1):
ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14
Zhang Yi (1):
ASoC: codecs: ES9389: Modify the standby configuration
---
include/sound/cs35l56.h | 5 +-
include/sound/tas2781-tlv.h | 6 +--
sound/core/timer.c | 4 +-
sound/hda/codecs/realtek/alc269.c | 31 ++++++++----
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 4 +-
sound/hda/codecs/side-codecs/tas2781_hda_spi.c | 6 ++-
sound/soc/codecs/cs35l56-sdw.c | 69 --------------------------
sound/soc/codecs/cs35l56-shared.c | 29 +++++++++--
sound/soc/codecs/cs35l56.c | 2 +-
sound/soc/codecs/cs35l56.h | 3 --
sound/soc/codecs/es8389.c | 2 +-
sound/soc/codecs/tas2781-i2c.c | 4 +-
sound/usb/stream.c | 2 +-
sound/usb/validate.c | 2 +-
14 files changed, 68 insertions(+), 101 deletions(-)
Powered by blists - more mailing lists