[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <875xi1xalx.wl-tiwai@suse.de>
Date: Fri, 16 May 2025 09:45:14 +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.15-rc7
Linus,
please pull sound fixes for v6.15-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.15-rc7
The topmost commit is 7b9938a14460e8ec7649ca2e80ac0aae9815bf02
----------------------------------------------------------------
sound fixes for 6.15-rc7
A handful small fixes. The only significant change is the fix for
MIDI 2.0 UMP handling in ALSA sequencer, but as MIDI 2.0 stuff is
still new and rarely used, the impact should be pretty limited.
Other than that, quirks for USB-audio and a few cosmetic fixes and
changes in drivers that should be safe to apply.
----------------------------------------------------------------
Christian Heusel (1):
ALSA: usb-audio: Add sample rate quirk for Audioengine D1
Geert Uytterhoeven (1):
ALSA: sh: SND_AICA should depend on SH_DMA_API
Nicolas Chauvet (1):
ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera
Peter Ujfalusi (1):
ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter
Takashi Iwai (2):
ALSA: seq: Fix delivery of UMP events to group ports
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Wentao Liang (1):
ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()
---
drivers/usb/gadget/function/f_midi2.c | 2 +-
include/linux/soundwire/sdw_intel.h | 2 +-
include/sound/ump_msg.h | 4 +--
sound/core/seq/seq_clientmgr.c | 52 ++++++++++++++++++++++-------------
sound/core/seq/seq_ump_convert.c | 18 ++++++++++++
sound/core/seq/seq_ump_convert.h | 1 +
sound/hda/intel-sdw-acpi.c | 2 +-
sound/pci/es1968.c | 6 ++--
sound/sh/Kconfig | 2 +-
sound/usb/quirks.c | 4 +++
10 files changed, 66 insertions(+), 27 deletions(-)
Powered by blists - more mailing lists