[GIT PULL] sound fixes for 6.7-rc2

From: Takashi Iwai
Date: Fri Nov 17 2023 - 03:53:05 EST


Linus,

please pull sound fixes for v6.7-rc2 from:

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

The topmost commit is 5d639b60971f003d3a9b2b31f8ec73b0718b5d57

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

sound fixes for 6.7-rc2

A collection of small fixes: including a regression fix in RC1
wrt HD-audio / i915 component binding, while the rest are HD-audio
device-speific fixes / quirks.

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

Chandradeep Dey (1):
ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC

Eymen Yigit (1):
ALSA: hda/realtek: Enable Mute LED on HP 255 G8

Kailang Yang (1):
ALSA: hda/realtek - Add Dell ALC295 to pin fall back table

Maarten Lankhorst (1):
ALSA: hda: i915: Alays handle -EPROBE_DEFER

Matus Malych (1):
ALSA: hda/realtek: Enable Mute LED on HP 255 G10

Simon Trimmer (1):
ALSA: hda: cs35l56: Enable low-power hibernation mode on i2c

Stefan Binding (2):
ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks
ALSA: hda/realtek: Add quirks for HP Laptops

---
sound/pci/hda/cs35l56_hda_i2c.c | 4 ++++
sound/pci/hda/hda_intel.c | 3 +++
sound/pci/hda/patch_realtek.c | 29 +++++++++++++----------------
3 files changed, 20 insertions(+), 16 deletions(-)