lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5h4kc3rov2.wl-tiwai@suse.de>
Date:   Fri, 06 Aug 2021 09:53:05 +0200
From:   Takashi Iwai <tiwai@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.14-rc5

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ