All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.0-rc1
@ 2022-08-12  9:48 Takashi Iwai
  2022-08-12 16:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-08-12  9:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.0-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.0-rc1

The topmost commit is 636aa8807b5780b76609b40cd3d3e1b5a225471c

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

sound fixes for 6.0-rc1

Includes a few usual updates for HD- and USB-audio and a trivial
cleanup patch.

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

Allen Ballway (1):
      ALSA: hda/cirrus - support for iMac 12,1 model

Bedant Patnaik (1):
      ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED

Christian Colglazier (1):
      ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support

Colin Ian King (2):
      ALSA: ice1712: remove redundant assignment to new
      ALSA: usb-audio: make read-only array marker static const

Meng Tang (2):
      ALSA: hda/realtek: Add quirk for another Asus K42JZ model
      ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model

Mohan Kumar (1):
      ALSA: hda: Fix crash due to jack poll in suspend

Takashi Iwai (1):
      ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith II

---
 sound/pci/hda/hda_codec.c       | 14 ++++---
 sound/pci/hda/patch_cirrus.c    |  1 +
 sound/pci/hda/patch_conexant.c  | 11 ++++-
 sound/pci/hda/patch_realtek.c   | 12 ++++++
 sound/pci/ice1712/quartet.c     |  2 +-
 sound/usb/card.c                |  8 ++++
 sound/usb/mixer_maps.c          | 34 +++++++++++----
 sound/usb/mixer_quirks.c        |  1 +
 sound/usb/mixer_scarlett_gen2.c | 91 ++++++++++++++++++++++++++++++++++++++++-
 sound/usb/pcm.c                 |  2 +-
 10 files changed, 157 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2022-08-12 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-12  9:48 [GIT PULL] sound fixes for 6.0-rc1 Takashi Iwai
2022-08-12 16:59 ` pr-tracker-bot

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.