From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.15-rc7
Date: Fri, 16 May 2025 09:45:14 +0200 [thread overview]
Message-ID: <875xi1xalx.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2025-05-16 7:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-16 7:45 Takashi Iwai [this message]
2025-05-16 16:44 ` [GIT PULL] sound fixes for 6.15-rc7 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875xi1xalx.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox