All of lore.kernel.org
 help / color / mirror / Atom feed
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 5.11-rc3
Date: Tue, 05 Jan 2021 12:12:04 +0100	[thread overview]
Message-ID: <s5hturv63jv.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.11-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.11-rc3

The topmost commit is 4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8

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

sound fixes for 5.11-rc3

Here is a collection of USB- and HD-audio fixes: most of them are
device-specific quirks while one fix is for a regression by the
incorrect mutex unlock introduced in 5.11-rc1.

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

Kai-Heng Feng (1):
      ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7

Kailang Yang (2):
      ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
      ALSA: hda/realtek - Modify Dell platform name

Manuel Jiménez (1):
      ALSA: hda/realtek: Add mute LED quirk for more HP laptops

PeiSen Hou (1):
      ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.

Takashi Iwai (4):
      ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
      ALSA: usb-audio: Add quirk for BOSS AD-10
      ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()
      ALSA: hda/via: Fix runtime PM for Clevo W35xSS

Timon Reinold (1):
      ALSA: usb-audio: Add quirk for RC-505

bo liu (1):
      ALSA: hda/conexant: add a new hda codec CX11970

---
 sound/pci/hda/hda_intel.c      |  2 --
 sound/pci/hda/patch_conexant.c |  1 +
 sound/pci/hda/patch_hdmi.c     |  2 +-
 sound/pci/hda/patch_realtek.c  | 12 +++++++++++-
 sound/pci/hda/patch_via.c      | 13 +++++++++++++
 sound/usb/implicit.c           |  4 ++++
 sound/usb/midi.c               |  4 ++++
 7 files changed, 34 insertions(+), 4 deletions(-)


             reply	other threads:[~2021-01-05 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 11:12 Takashi Iwai [this message]
2021-01-05 21:53 ` [GIT PULL] sound fixes for 5.11-rc3 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=s5hturv63jv.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.