linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.14-rc5
@ 2021-08-06  7:53 Takashi Iwai
  2021-08-06 18:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-08-06  7:53 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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(-)


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

* Re: [GIT PULL] sound fixes for 5.14-rc5
  2021-08-06  7:53 [GIT PULL] sound fixes for 5.14-rc5 Takashi Iwai
@ 2021-08-06 18:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-06 18:27 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Fri, 06 Aug 2021 09:53:05 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/484faec8f1dde7352ac6f3f336f3756406eadda7

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-08-06 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06  7:53 [GIT PULL] sound fixes for 5.14-rc5 Takashi Iwai
2021-08-06 18:27 ` 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).