All of lore.kernel.org
 help / color / mirror / Atom feed
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.13-rc6
Date: Fri, 03 Jan 2025 15:56:06 +0100	[thread overview]
Message-ID: <87ttagymih.wl-tiwai@suse.de> (raw)

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


             reply	other threads:[~2025-01-03 14:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 14:56 Takashi Iwai [this message]
2025-01-03 23:22 ` [GIT PULL] sound fixes for 6.13-rc6 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=87ttagymih.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.