[GIT PULL] sound fixes for 6.9-rc5
From: Takashi Iwai
Date: Fri Apr 19 2024 - 09:54:57 EST
Linus,
please pull sound fixes for v6.9-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.9-rc5
The topmost commit is f25f17dc5c6a5e3f2014d44635f0c0db45224efe
----------------------------------------------------------------
sound fixes for 6.9-rc5
Things look calm and normal, we got handful HD-audio-related small
fixes and a fix for MIDI 2.0 UMP handling.
----------------------------------------------------------------
Ai Chao (1):
ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VC
Huayu Zhang (1):
ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4
Mauro Carvalho Chehab (1):
ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N
Shenghao Ding (2):
ALSA: hda/tas2781: correct the register for pow calibrated data
ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1
Takashi Iwai (1):
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Vitalii Torshyn (1):
ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound
Vitaly Rodionov (1):
ALSA: hda/realtek: Add quirk for HP SnowWhite laptops
---
sound/core/seq/seq_ump_convert.c | 2 +-
sound/pci/hda/patch_realtek.c | 49 ++++++++++++++++++++++++++++++++++++----
sound/pci/hda/tas2781_hda_i2c.c | 4 ++--
3 files changed, 48 insertions(+), 7 deletions(-)