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: <87sev43lh1.wl-tiwai@suse.de>
Date: Fri, 16 Aug 2024 10:44:58 +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.11-rc4

Linus,

please pull sound fixes for v6.11-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11-rc4

The topmost commit is 829e2a23121fb36ee30ea5145c2a85199f68e2c8

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

sound fixes for 6.11-rc4

All small fixes, mostly for usual suspects, HD-audio and USB-audio
device-specific fixes / quirks.  The Cirrus codec support took the
update of SPI header as well.  Other than that, there is a regression
fix in the sanity check of ALSA timer code.

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

Baojun Xu (1):
      ALSA: hda/tas2781: fix wrong calibrated data order

Juan José Arboleda (1):
      ALSA: usb-audio: Support Yamaha P-125 quirk entry

Lianqin Hu (1):
      ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET

Parsa Poorshikhian (1):
      ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7

Richard Fitzgerald (3):
      spi: Add empty versions of ACPI functions
      ALSA: hda: cs35l56: Remove redundant call to hda_cs_dsp_control_remove()
      ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove()

Simon Trimmer (1):
      ALSA: hda/realtek: Add support for new HP G12 laptops

Takashi Iwai (2):
      ALSA: timer: Relax start tick time check for slave timer elements
      ALSA: hda/tas2781: Use correct endian conversion

---
 include/linux/spi/spi.h         |  19 +++++++-
 sound/core/timer.c              |   2 +-
 sound/pci/hda/cs35l41_hda.c     |   2 +-
 sound/pci/hda/cs35l56_hda.c     |   2 +-
 sound/pci/hda/patch_realtek.c   | 100 +++++++++++++++++++++++++++++++++++++++-
 sound/pci/hda/tas2781_hda_i2c.c |  14 ++++--
 sound/usb/quirks-table.h        |   1 +
 sound/usb/quirks.c              |   2 +
 8 files changed, 132 insertions(+), 10 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ