From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.3-rc5
Date: Thu, 30 Mar 2023 15:12:31 +0200 [thread overview]
Message-ID: <87v8iil6ww.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.3-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.3-rc5
The topmost commit is 52aad39385e1bfdb34a1b405f699a8ef302c58b0
----------------------------------------------------------------
sound fixes for 6.3-rc5
A collection of small fixes:
- A potential deadlock fix for USB-audio, involving some change
in PCM core side
- A regression fix for probes of USB-audio devices with the
vendor-specific PCM format bits
- Two regression fixes for the old YMFPCI driver
- A few HD-audio quirks as usual
----------------------------------------------------------------
Jaroslav Kysela (1):
ALSA: hda/realtek: Fix support for Dell Precision 3260
Takashi Iwai (3):
ALSA: hda/conexant: Partial revert of a quirk for Lenovo
ALSA: usb-audio: Fix recursive locking at XRUN during syncing
ALSA: usb-audio: Fix regression on detection of Roland VS-100
Tasos Sahanidis (2):
ALSA: ymfpci: Create card with device-managed snd_devm_card_new()
ALSA: ymfpci: Fix BUG_ON in probe function
Tim Crawford (1):
ALSA: hda/realtek: Add quirks for some Clevo laptops
huangwenhui (1):
ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Z
---
sound/core/pcm_lib.c | 2 ++
sound/pci/hda/patch_conexant.c | 6 +++++-
sound/pci/hda/patch_realtek.c | 7 ++++++-
sound/pci/ymfpci/ymfpci.c | 2 +-
sound/pci/ymfpci/ymfpci_main.c | 2 +-
sound/usb/endpoint.c | 22 ++++++++++++++--------
sound/usb/endpoint.h | 4 ++--
sound/usb/format.c | 8 ++++++--
sound/usb/pcm.c | 2 +-
9 files changed, 38 insertions(+), 17 deletions(-)
next reply other threads:[~2023-03-30 13:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-30 13:12 Takashi Iwai [this message]
2023-03-30 16:45 ` [GIT PULL] sound fixes for 6.3-rc5 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=87v8iil6ww.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@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