* [GIT PULL] sound fixes for 6.13-rc6
@ 2025-01-03 14:56 Takashi Iwai
2025-01-03 23:22 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2025-01-03 14:56 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Sound Mailing List, Linux Kernel Mailing List
[ resent due to wrong mail format -- sorry! ]
Linus,
please pull sound fixes for v6.13-rc6 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.13-rc6
The topmost commit is 8765429279e7d3d68d39ace5f84af2815174bb1e
----------------------------------------------------------------
sound fixes for 6.13-rc6
The first new year PR: no surprise, all small fixes, including:
- Follow-up fixes for the new compress-offload API extension
- A couple of fixes for MIDI 2.0 UMP handling
- A trivial race fix for OSS sequencer emulation ioctls
- USB-audio and HD-audio fixes / quirks
----------------------------------------------------------------
Al Viro (1):
ALSA: compress_offload: fix remaining descriptor races in sound/core/compress_offload.c
Baojun Xu (1):
ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projects
Daniel Schaefer (1):
ALSA hda/realtek: Add quirk for Framework F111:000C
Takashi Iwai (4):
ALSA: compress_offload: Drop unneeded no_free_ptr()
ALSA: seq: oss: Fix races at processing SysEx messages
Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"
ALSA: seq: Check UMP support for midi_version change
Tanya Agarwal (1):
ALSA: usb-audio: US16x08: Initialize array before use
---
sound/core/compress_offload.c | 12 ++++++------
sound/core/seq/oss/seq_oss_synth.c | 2 ++
sound/core/seq/seq_clientmgr.c | 14 ++++++++++----
sound/core/ump.c | 2 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/tas2781_hda_i2c.c | 4 ++++
sound/usb/mixer_us16x08.c | 2 +-
7 files changed, 25 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-03 23:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-03 14:56 [GIT PULL] sound fixes for 6.13-rc6 Takashi Iwai
2025-01-03 23:22 ` 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