linux-kernel.vger.kernel.org archive mirror
 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.14-rc5
Date: Fri, 06 Aug 2021 09:53:05 +0200	[thread overview]
Message-ID: <s5h4kc3rov2.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.14-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.14-rc5

The topmost commit is 97367c97226aab8b298ada954ce12659ee3ad2a4

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

sound fixes for 5.14-rc5

Here is a collection of small fixes:
- A few regression fixes (PCM core fixes, USB-audio fixes)
- Follow up fixes for the USB-audio mixer changes in this cycle
- A long-standing ALSA sequencer race bug fix
- Usual device-specific quirks for HD- and USB-audio

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

Alexander Monakov (1):
      ALSA: hda/realtek: add mic quirk for Acer SF314-42

Alexander Tsoy (1):
      ALSA: usb-audio: Add registration quirk for JBL Quantum 600

Geoffrey D. Bennett (4):
      ALSA: scarlett2: Fix Mute/Dim/MSD Mode control names
      ALSA: scarlett2: Fix Direct Monitor control name for 2i2
      ALSA: scarlett2: Correct channel mute status after mute button pressed
      ALSA: scarlett2: Fix line out/speaker switching notifications

Jaroslav Kysela (1):
      ALSA: pcm - fix mmap capability check for the snd-dummy driver

Nikos Liolios (1):
      ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)

Takashi Iwai (4):
      ALSA: usb-audio: Fix superfluous autosuspend recovery
      ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resume
      ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUS
      ALSA: seq: Fix racy deletion of subscriber

chihhao.chen (1):
      ALSA: usb-audio: fix incorrect clock source setting

---
 sound/core/memalloc.c           |  2 +-
 sound/core/pcm_native.c         |  2 +-
 sound/core/seq/seq_ports.c      | 39 +++++++++++++++++++++++++++------------
 sound/pci/hda/patch_realtek.c   |  2 ++
 sound/usb/card.c                |  2 +-
 sound/usb/clock.c               |  6 ++++++
 sound/usb/mixer.c               | 35 ++++++++++++++++++++---------------
 sound/usb/mixer_scarlett_gen2.c | 34 ++++++++++++++++++++++++----------
 sound/usb/quirks.c              |  1 +
 9 files changed, 83 insertions(+), 40 deletions(-)


             reply	other threads:[~2021-08-06  7:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06  7:53 Takashi Iwai [this message]
2021-08-06 18:27 ` [GIT PULL] sound fixes for 5.14-rc5 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=s5h4kc3rov2.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 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).