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.0-rc1
Date: Fri, 12 Aug 2022 11:48:59 +0200 [thread overview]
Message-ID: <87edxlvlkk.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2022-08-12 9:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-12 9:48 Takashi Iwai [this message]
2022-08-12 16:59 ` [GIT PULL] sound fixes for 6.0-rc1 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=87edxlvlkk.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 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.