public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.3-rc5
@ 2023-03-30 13:12 Takashi Iwai
  2023-03-30 16:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-03-30 13:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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


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

end of thread, other threads:[~2023-03-30 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-30 13:12 [GIT PULL] sound fixes for 6.3-rc5 Takashi Iwai
2023-03-30 16:45 ` 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