[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o73ire87.wl-tiwai@suse.de>
Date: Thu, 17 Oct 2024 16:33:28 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: 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.12-rc4
Linus,
please pull sound fixes for v6.12-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.12-rc4
The topmost commit is 164cd0e077a18d6208523c82b102c98c77fdd51f
----------------------------------------------------------------
sound fixes for 6.12-rc4
A collection of small fixes, nothing really stands out.
- Usual HD-audio quirks / device-specific fixes
- Kconfig dependency fix for UM
- A series of minor fixes for SoundWire
- Updates of USB-audio LINE6 contact address
----------------------------------------------------------------
Baojun Xu (1):
ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projects
Julian Vetter (1):
sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Karol Kosik (1):
ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()
Markus Grabner (1):
ALSA: line6: update contact information
Murad Masimov (1):
ALSA: hda/cs8409: Fix possible NULL dereference
Pierre-Louis Bossart (4):
ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller()
ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property read
Vasiliy Kovalev (2):
ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
Zhu Jun (1):
ALSA: scarlett2: Add error check after retrieving PEQ filter values
christoph.plattner (1):
ALSA: hda: Sound support for HP Spectre x360 16 inch model 2024
---
include/linux/soundwire/sdw_intel.h | 2 +-
sound/Kconfig | 2 +-
sound/hda/intel-sdw-acpi.c | 33 ++++++++++------
sound/pci/hda/patch_conexant.c | 19 +++++++++
sound/pci/hda/patch_cs8409.c | 5 ++-
sound/pci/hda/patch_realtek.c | 79 ++++++++++++++++++++++++++++++++++++-
sound/usb/line6/capture.c | 2 +-
sound/usb/line6/capture.h | 2 +-
sound/usb/line6/driver.c | 4 +-
sound/usb/line6/driver.h | 2 +-
sound/usb/line6/midi.c | 2 +-
sound/usb/line6/midi.h | 2 +-
sound/usb/line6/midibuf.c | 2 +-
sound/usb/line6/midibuf.h | 2 +-
sound/usb/line6/pcm.c | 2 +-
sound/usb/line6/pcm.h | 2 +-
sound/usb/line6/playback.c | 2 +-
sound/usb/line6/playback.h | 2 +-
sound/usb/line6/pod.c | 2 +-
sound/usb/line6/toneport.c | 2 +-
sound/usb/line6/variax.c | 2 +-
sound/usb/mixer_scarlett2.c | 2 +
sound/usb/stream.c | 1 +
23 files changed, 143 insertions(+), 32 deletions(-)
Powered by blists - more mailing lists