Linux Sound subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.15-rc7
@ 2025-05-16  7:45 Takashi Iwai
  2025-05-16 16:44 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2025-05-16  7:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Sound Mailing List, Linux Kernel Mailing List

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-16 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16  7:45 [GIT PULL] sound fixes for 6.15-rc7 Takashi Iwai
2025-05-16 16:44 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox