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>] [day] [month] [year] [list]
Date:   Wed, 21 Sep 2022 09:40:22 +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-rc7

Linus,

please pull sound fixes for v6.0-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.0-rc7

The topmost commit is 79764ec772bc1346441ae1c4b1f3bd1991d634e8

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

sound fixes for 5.0-rc7

A bit more changes than wished, but still manageable ammount.

Most of commits are HD-audio specific device fixes / quirks, while
there is a revert for the previous fix due to regressions and a
double-free fix in ALSA core code.

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

Callum Osmotherly (2):
      ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptop
      ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop

Daniel Houldsworth (1):
      ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LED

Jaroslav Kysela (1):
      ALSA: hda/hdmi: Fix the converter reuse for the silent stream

Kai Vehmanen (1):
      ALSA: hda: add Intel 5 Series / 3400 PCI DID

Luke D. Jones (3):
      ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
      ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
      ALSA: hda/realtek: Add quirk for ASUS GA503R laptop

Mohan Kumar (2):
      ALSA: hda/tegra: set depop delay for tegra
      ALSA: hda: Fix Nvidia dp infoframe

Takashi Iwai (4):
      ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
      ALSA: hda/realtek: Re-arrange quirk table entries
      ALSA: core: Fix double-free at snd_card_new()
      Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"

huangwenhui (1):
      ALSA: hda/realtek: Add quirk for Huawei WRT-WX9

---
 sound/core/init.c             | 10 +++++-----
 sound/pci/hda/hda_bind.c      |  4 ++--
 sound/pci/hda/hda_intel.c     |  2 ++
 sound/pci/hda/patch_hdmi.c    | 25 +++++++++++++++++++++----
 sound/pci/hda/patch_realtek.c | 33 ++++++++++++++++++++++++++++++---
 sound/usb/endpoint.c          | 23 ++++++++++++++---------
 sound/usb/endpoint.h          |  6 ++----
 sound/usb/pcm.c               | 14 ++++----------
 8 files changed, 80 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ