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: Thu, 20 Jun 2024 15:18:31 +0200
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.10-rc5

Linus,

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

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

The topmost commit is 9b1effff19cdf2230d3ecb07ff4038a0da32e9cc

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

sound fixes for 6.10-rc5

Lots of small HD-audio quirks and fixes (mostly Realtek codec and
Cirrus stuff).  Also a small MIDI 2.0 fix and a fix for missing
module description are included.

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

Ajrat Makhmutov (1):
      ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11.

Dustin L. Howett (1):
      ALSA: hda/realtek: Remove Framework Laptop 16 from quirks

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Limit mic boost on N14AP7

Gergely Meszaros (1):
      ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ARP8

Jeff Johnson (1):
      sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro

Kailang Yang (1):
      ALSA: hda/realtek: Add more codec ID to no shutup pins list

Peter Ujfalusi (1):
      ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option

Simon Trimmer (6):
      ALSA: hda: cs35l56: Fix lifecycle of codec pointer
      ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind()
      ALSA: hda: cs35l56: Component should be unbound before deconstruction
      ALSA: hda: cs35l41: Component should be unbound before deconstruction
      ALSA: hda: tas2781: Component should be unbound before deconstruction
      ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE

Stefan Binding (4):
      ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P Gen 5
      ALSA: hda: cs35l41: Support Lenovo Thinkbook 13x Gen 4
      ALSA: hda/realtek: Support Lenovo Thinkbook 16P Gen 5
      ALSA: hda/realtek: Support Lenovo Thinkbook 13x Gen 4

Takashi Iwai (1):
      ALSA: seq: ump: Fix missing System Reset message handling

---
 sound/core/seq/seq_ump_convert.c     |  2 ++
 sound/hda/intel-dsp-config.c         |  2 +-
 sound/oss/dmasound/dmasound_core.c   |  1 +
 sound/pci/hda/Kconfig                |  2 ++
 sound/pci/hda/cs35l41_hda.c          |  6 +++---
 sound/pci/hda/cs35l41_hda_property.c |  8 ++++++++
 sound/pci/hda/cs35l56_hda.c          |  9 +++++++--
 sound/pci/hda/patch_realtek.c        | 38 +++++++++++++++++++++++++++++++++---
 sound/pci/hda/tas2781_hda_i2c.c      |  4 ++--
 9 files changed, 61 insertions(+), 11 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ