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: Fri, 22 Mar 2024 09:33:48 +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 #2 for 6.9-rc1

Linus,

please pull sound fixes #2 for v6.9-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix2-6.9-rc1

The topmost commit is 9f2347842b526cbc2655068591fb0166362d2999

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

sound fixes #2 for 6.9-rc2

The remaining fixes for 6.9-rc1 that have been gathered in this week.
More about ASoC at this time (one long-standing fix for compress
offload, SOF, AMD ACP, Rockchip, Cirrus and tlv320 stuff) while
another regression fix in ALSA core and a couple of HD-audio quirks as
usual are included.

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

Anthony I Gilea (1):
      ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000

Chancel Liu (1):
      ASoC: soc-core.c: Skip dummy codec when adding platforms

Cristian Ciocaltea (2):
      ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
      ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED

Hui Wang (1):
      ALSA: hda/realtek: fix the hp playback volume issue for LG machines

Jiawei Wang (2):
      ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"
      ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"

Luca Ceresoli (1):
      ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates

M Cooley (1):
      ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE

Rob Herring (1):
      ASoC: dt-bindings: cirrus,cs42l43: Fix 'gpio-ranges' schema

Shalini Manjunatha (1):
      ASoC: soc-compress: Fix and add DPCM locking

Takashi Iwai (1):
      ALSA: control: Fix unannotated kfree() cleanup

Tim Crawford (1):
      ALSA: hda/realtek: Add quirks for some Clevo laptops

Uwe Kleine-König (1):
      ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtin

---
 .../devicetree/bindings/sound/cirrus,cs42l43.yaml  |  11 +-
 sound/core/control.c                               |   4 +-
 sound/pci/hda/patch_realtek.c                      |  68 +++-
 sound/soc/amd/yc/acp6x-mach.c                      |  14 +-
 sound/soc/amd/yc/pci-acp6x.c                       |   1 -
 sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
 sound/soc/rockchip/rockchip_i2s_tdm.c              | 352 +--------------------
 sound/soc/soc-compress.c                           |   4 +
 sound/soc/soc-core.c                               |   3 +
 sound/soc/sof/amd/acp-loader.c                     |   2 +-
 sound/soc/sof/amd/acp.c                            |  48 +--
 sound/soc/sof/amd/acp.h                            |   7 +-
 sound/soc/sof/amd/vangogh.c                        |   9 +-
 13 files changed, 137 insertions(+), 390 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ