[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87frd59om8.wl-tiwai@suse.de>
Date: Tue, 02 Sep 2025 11:42:55 +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-rc5
Linus,
please pull sound fixes for v6.17-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.17-rc5
The topmost commit is bcd6659d4911c528381531472a0cefbd4003e29e
----------------------------------------------------------------
sound fixes for 6.17-rc5
A collection of small changes including a few regression fixes.
- Regression fix for Intel SKL/KBL HD-audio bindings
- Regression fix for missing Nvidia HDMI codec entries after the
recent code reorganization
- A few TAS2781 codec regression fixes
- Fix for ASoC component lookup breakage
- Usual HD-audio, USB-audio and SOF quirk entries
----------------------------------------------------------------
Aaron Erhardt (1):
ALSA: hda/realtek: Fix headset mic for TongFang X6[AF]R5xxY
Ajye Huang (1):
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
Brady Norander (1):
ALSA: hda: intel-dsp-config: Select SOF driver on MTL Chromebooks
Cryolitia PukNgae (4):
ALSA: usb-audio: Add mute TLV for playback volumes on some devices
ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()
ALSA: usb-audio: move mixer_quirks' min_mute into common quirk
ALSA: docs: Add documents for recently changes in snd-usb-audio
Daniel Dadap (1):
ALSA: hda/hdmi: Restore missing HDMI codec entries
Gergo Koteles (2):
ALSA: hda: tas2781: fix tas2563 EFI data endianness
ALSA: hda: tas2781: reorder tas2563 calibration variables
Kuninori Morimoto (3):
ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()
ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()
ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
Shenghao Ding (1):
ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
Takashi Iwai (2):
ALSA: hda: Avoid binding with SOF for SKL/KBL platforms
ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
Takashi Sakamoto (1):
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported
Tina Wuest (1):
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
qaqland (1):
ALSA: usb-audio: Add mute TLV for playback volumes on more devices
---
Documentation/sound/alsa-configuration.rst | 29 ++++++++++++++++++++++----
sound/firewire/motu/motu-hwdep.c | 2 +-
sound/hda/codecs/hdmi/hdmi.c | 1 +
sound/hda/codecs/hdmi/nvhdmi.c | 17 +++++++++++++++
sound/hda/codecs/hdmi/tegrahdmi.c | 2 ++
sound/hda/codecs/realtek/alc269.c | 2 ++
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 9 +++++---
sound/hda/core/intel-dsp-config.c | 26 ++++++++++++++++++++---
sound/soc/codecs/idt821034.c | 2 +-
sound/soc/renesas/rcar/core.c | 2 +-
sound/soc/soc-core.c | 25 +++++++++++++---------
sound/soc/sof/intel/ptl.c | 1 +
sound/usb/format.c | 12 +++++++----
sound/usb/mixer_quirks.c | 8 +++----
sound/usb/quirks.c | 22 +++++++++++++++++--
sound/usb/usbaudio.h | 4 ++++
16 files changed, 130 insertions(+), 34 deletions(-)
Powered by blists - more mailing lists