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: <87jyxsh8tg.wl-tiwai@suse.de>
Date: Thu, 08 Jan 2026 08:17:47 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
 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.19-rc5

Linus,

please pull sound fixes for v6.19-rc5 from:

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

The topmost commit is 9ed7a28225af02b74f61e7880d460db49db83758

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

sound fixes for 6.19-rc5

A collection of small device-specific fixes.

* ASoC Intel topology fixes for conflicting Bluetooth bits
* Cleanups of ASoC drivers for superfluous NULL checks
* Fix for error handling in the AC97 bus
* A regression fix for TAS2781 speaker ID handling
* HD-audio quirks

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

August Wikerfors (1):
      ALSA: hda/tas2781: properly initialize speaker_id for TAS2563

Bard Liao (1):
      ASoC: SOF: Intel: add -bt tplg suffix if BT is present

Chen-Yu Tsai (1):
      ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirks

Haoxiang Li (1):
      ALSA: ac97: fix a double free in snd_ac97_controller_register()

Johan Hovold (4):
      ASoC: codecs: pm4125: drop bogus container_of() error handling
      ASoC: codecs: wcd937x: drop bogus container_of() error handling
      ASoC: soc_sdw_utils: drop bogus container_of() error handling
      ASoC: codecs: pm4125: clean up bind() device reference handling

Mac Chiang (1):
      ASoC: Intel: sof_sdw: shift SSP BT mask bits.

Matouš Lánský (1):
      ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55

Ruslan Krupitsa (1):
      ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk

---
 sound/ac97/bus.c                               | 10 +++++-----
 sound/hda/codecs/realtek/alc269.c              |  2 ++
 sound/hda/codecs/side-codecs/tas2781_hda_i2c.c |  4 +++-
 sound/soc/codecs/pm4125.c                      | 17 ++---------------
 sound/soc/codecs/wcd937x.c                     |  5 -----
 sound/soc/intel/boards/sof_sdw_common.h        |  6 +++---
 sound/soc/sdw_utils/soc_sdw_utils.c            |  4 ----
 sound/soc/sof/intel/hda.c                      | 14 +++++++++++++-
 sound/soc/sunxi/sun4i-spdif.c                  |  2 ++
 9 files changed, 30 insertions(+), 34 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ