linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.15-rc6
@ 2021-10-14 12:38 Takashi Iwai
  2021-10-14 14:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-10-14 12:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.15-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.15-rc6

The topmost commit is 48827e1d6af58f219e89c7ec08dccbca28c7694e

----------------------------------------------------------------

sound fixes for 5.15-rc6

This contains quite a few device-specific fixes for usual HD- and
USB-audio in addition to a couple of ALSA core fixes (a UAF fix in
sequencer and a fix for a misplaced PCM 32bit compat ioctl).
Nothing really stands out.

----------------------------------------------------------------

Cameron Berkenpas (1):
      ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2

Chris Chiu (1):
      ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254

Hui Wang (1):
      ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW

John Liu (1):
      ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop

Jonas Hahnfeld (1):
      ALSA: usb-audio: Add quirk for VF0770

Kai Vehmanen (1):
      ALSA: hda: avoid write to STATESTS if controller is in reset

Kailang Yang (1):
      ALSA: hda/realtek - ALC236 headset MIC recording issue

Takashi Iwai (5):
      ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer
      ALSA: seq: Fix a potential UAF by wrong private_free call order
      ALSA: usb-audio: Enable rate validation for Scarlett devices
      ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
      ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl

Werner Sembach (3):
      ALSA: hda/realtek: Complete partial device name to avoid ambiguity
      ALSA: hda/realtek: Add quirk for Clevo X170KM-G
      ALSA: hda/realtek: Add quirk for TongFang PHxTxX1

---
 include/sound/hda_codec.h       |  1 +
 sound/core/pcm_compat.c         | 72 ++++++++++++++++++++++++++++++++++++++++-
 sound/core/seq_device.c         |  8 ++---
 sound/hda/hdac_controller.c     |  5 +--
 sound/pci/hda/hda_bind.c        | 20 ++++++------
 sound/pci/hda/hda_codec.c       |  1 +
 sound/pci/hda/hda_controller.c  | 24 +++++++++-----
 sound/pci/hda/hda_controller.h  |  2 +-
 sound/pci/hda/hda_intel.c       | 29 +++++++++++++----
 sound/pci/hda/hda_intel.h       |  4 ++-
 sound/pci/hda/patch_realtek.c   | 66 ++++++++++++++++++++++++++++++++++---
 sound/usb/mixer_scarlett_gen2.c |  2 ++
 sound/usb/quirks-table.h        | 42 ++++++++++++++++++++++++
 sound/usb/quirks.c              |  2 ++
 14 files changed, 241 insertions(+), 37 deletions(-)


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

* Re: [GIT PULL] sound fixes for 5.15-rc6
  2021-10-14 12:38 [GIT PULL] sound fixes for 5.15-rc6 Takashi Iwai
@ 2021-10-14 14:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-14 14:14 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Thu, 14 Oct 2021 14:38:26 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.15-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1626d9a35eb7aa68fe6f8097628753c8ef733e9b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-10-14 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 12:38 [GIT PULL] sound fixes for 5.15-rc6 Takashi Iwai
2021-10-14 14:14 ` 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;
as well as URLs for NNTP newsgroup(s).