From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.17-rc5
Date: Tue, 02 Sep 2025 11:42:55 +0200 [thread overview]
Message-ID: <87frd59om8.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2025-09-02 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-02 9:42 Takashi Iwai [this message]
2025-09-02 20:42 ` [GIT PULL] sound fixes for 6.17-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87frd59om8.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.