[GIT PULL] sound fixes for 6.18

From: Takashi Iwai

Date: Wed Nov 26 2025 - 08:09:33 EST


Linus,

please pull sound fixes for v6.18 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.18

The topmost commit is d041e5e748f926398ad96436a86667dea8b591e0

----------------------------------------------------------------

sound fixes for 6.18

A collection of small fixes. All changes are device-specific and
trivial, mostly HD-audio and USB-audio quirks and fixups.

----------------------------------------------------------------

Haotian Zhang (1):
ALSA: au88x0: Fix incorrect error handling for PCI config reads

Ilyas Gasanov (1):
ALSA: hda/realtek: Add quirk for HP ProBook 450 G8

Ivan Zhaldak (1):
ALSA: usb-audio: Add DSD quirk for LEAK Stereo 230

Jacob Zhong (1):
ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200

René Rebe (2):
ALSA: hda/cirrus fix cs420x MacPro 6,1 inverted jack detection
ALSA: usb-audio: fix uac2 clock source at terminal parser

---
sound/hda/codecs/cirrus/cs420x.c | 1 +
sound/hda/codecs/realtek/alc269.c | 2 ++
sound/pci/au88x0/au88x0.c | 8 ++++----
sound/usb/mixer.c | 2 +-
sound/usb/quirks.c | 3 +++
5 files changed, 11 insertions(+), 5 deletions(-)