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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <878qphjl4m.wl-tiwai@suse.de>
Date: Fri, 07 Mar 2025 09:33:13 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux Kernel
 Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.14-rc6

Linus,

please pull sound fixes for v6.14-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.14-rc6

The topmost commit is 8463d2adbe1901247937fcdfe4b525130f6db10b

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

sound fixes for 6.14-rc6

There is a single change in ALSA core (for sequencer code for the
module auto-loading in a wrong timing) while the all rest are various
HD- and USB-audio fixes.  Many of them are boring device-specific
quirks, and should be safe to take.

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

Antheas Kapenekakis (2):
      ALSA: hda/realtek: Remove (revert) duplicate Ally X config
      ALSA: hda/realtek: Fix Asus Z13 2025 audio

Arnd Bergmann (1):
      ALSA: hda: realtek: fix incorrect IS_REACHABLE() usage

Daniel Bárta (1):
      ALSA: hda: Fix speakers on ASUS EXPERTBOOK P5405CSA 1.0

Hoku Ishibe (1):
      ALSA: hda: intel: Add Dell ALC3271 to power_save denylist

Kailang Yang (2):
      ALSA: hda/realtek - add supported Mic Mute LED for Lenovo platform
      ALSA: hda/realtek: update ALC222 depop optimize

Murad Masimov (1):
      ALSA: usx2y: validate nrpacks module parameter on probe

Stefan Binding (7):
      ALSA: hda/realtek: Add support for ASUS ROG Strix G814 Laptop using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS ROG Strix GA603 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS ROG Strix G614 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for various ASUS Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS B3405 and B3605 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS B5405 and B5605 Laptops using CS35L41 HDA
      ALSA: hda/realtek: Add support for ASUS Zenbook UM3406KA Laptops using CS35L41 HDA

Takashi Iwai (1):
      ALSA: seq: Avoid module auto-load handling at event delivery

---
 sound/core/seq/seq_clientmgr.c  |  46 ++++++++++-----
 sound/pci/hda/Kconfig           |   1 +
 sound/pci/hda/hda_intel.c       |   2 +
 sound/pci/hda/patch_realtek.c   | 128 ++++++++++++++++++++++++++++++++++++----
 sound/usb/usx2y/usbusx2y.c      |  11 ++++
 sound/usb/usx2y/usbusx2y.h      |  26 ++++++++
 sound/usb/usx2y/usbusx2yaudio.c |  27 ---------
 7 files changed, 185 insertions(+), 56 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ