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: <87seuddpmp.wl-tiwai@suse.de>
Date: Fri, 06 Sep 2024 12:48:30 +0200
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.11-rc7

Linus,

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

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

The topmost commit is c491b044cf5f8236742887ba59b30032036e4ac8

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

sound fixes for 6.11-rc7

Hopefully the last PR for 6.11, at least for this level of amount.

In addition to the usual HD-audio quirks, there are more changes in
ASoC, but all look small and device-specific fixes, and nothing stands
out.  The only slightly big change is sunxi I2S fix, which looks quite
safe to apply, too.

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

Adam Queler (1):
      ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxx

Chen-Yu Tsai (1):
      ASoc: SOF: topology: Clear SOF link platform name upon unload

Christoffer Sandberg (1):
      ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices

Hans de Goede (2):
      ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
      ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict

Kai Vehmanen (1):
      ALSA: hda: add HDMI codec ID for Intel PTL

Laurentiu Mihalcea (1):
      ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"

Liao Chen (4):
      ASoC: intel: fix module autoloading
      ASoC: google: fix module autoloading
      ASoC: tda7419: fix module autoloading
      ASoC: fix module autoloading

Marek Marczykowski-Górecki (1):
      ALSA: hda/realtek: extend quirks for Clevo V5[46]0

Markuss Broks (1):
      ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)

Matteo Martelli (1):
      ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode

Maximilien Perreault (1):
      ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx

Mohan Kumar (1):
      ASoC: tegra: Fix CBB error during probe()

Srinivas Kandagatla (1):
      ASoC: codecs: lpass-va-macro: set the default codec version for sm8250

Terry Cheong (1):
      ALSA: hda/realtek: add patch for internal mic in Lenovo V145

Vasiliy Kovalev (1):
      ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAP

Zhang Yi (1):
      ASoC: mediatek: mt8188-mt6359: Modify key

robelin (1):
      ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

---
 include/sound/sof/topology.h                      |   2 +-
 include/uapi/sound/sof/abi.h                      |   2 +-
 sound/pci/hda/patch_conexant.c                    |  11 ++
 sound/pci/hda/patch_hdmi.c                        |   1 +
 sound/pci/hda/patch_realtek.c                     |  22 +++-
 sound/soc/amd/yc/acp6x-mach.c                     |   7 ++
 sound/soc/codecs/chv3-codec.c                     |   1 +
 sound/soc/codecs/lpass-va-macro.c                 |  11 +-
 sound/soc/codecs/tda7419.c                        |   1 +
 sound/soc/google/chv3-i2s.c                       |   1 +
 sound/soc/intel/boards/bxt_rt298.c                |   2 +-
 sound/soc/intel/boards/bytcht_cx2072x.c           |   2 +-
 sound/soc/intel/boards/bytcht_da7213.c            |   2 +-
 sound/soc/intel/boards/bytcht_es8316.c            |   2 +-
 sound/soc/intel/boards/bytcr_rt5640.c             |   2 +-
 sound/soc/intel/boards/bytcr_rt5651.c             |   2 +-
 sound/soc/intel/boards/bytcr_wm5102.c             |   2 +-
 sound/soc/intel/boards/cht_bsw_rt5645.c           |   2 +-
 sound/soc/intel/boards/cht_bsw_rt5672.c           |   2 +-
 sound/soc/intel/common/soc-acpi-intel-cht-match.c |   1 -
 sound/soc/intel/keembay/kmb_platform.c            |   1 +
 sound/soc/mediatek/mt8188/mt8188-mt6359.c         |  17 ++-
 sound/soc/soc-dapm.c                              |   1 +
 sound/soc/sof/topology.c                          |   2 +
 sound/soc/sunxi/sun4i-i2s.c                       | 143 +++++++++++-----------
 sound/soc/tegra/tegra210_ahub.c                   |  12 +-
 26 files changed, 161 insertions(+), 93 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ