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]
Date:   Fri, 12 Aug 2022 11:48:59 +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 6.0-rc1

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ