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, 01 Mar 2024 11:36:43 +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.8-rc7

Linus,

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

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

The topmost commit is 17c6a0c986fbea2c09010c39ef4b44334f06e390

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

sound fixes for 6.8-rc7

The amount of changes wasn't as small as wished, but all reasonably
small fixes.  There is a PCM core API change, which is for correcting
the behavior change we took in 6.8.  The rest are device-specific
fixes for ASoC AMD, Qualcomm, Cirrus codecs, HD-audio quirks & co.

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

Colin Ian King (1):
      ASoC: qcom: Fix uninitialized pointer dmactl

Eniac Zhang (1):
      ALSA: hda/realtek: fix mute/micmute LED For HP mt440

Gergo Koteles (1):
      ALSA: hda/realtek: tas2781: enable subwoofer volume control

Hans Peter (1):
      ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)

Jaroslav Kysela (1):
      ALSA: pcm: clarify and fix default msbits value for all formats

Jay Ajit Mate (1):
      ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630

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

Johnny Hsieh (1):
      ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table

Kailang Yang (1):
      ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port

Richard Fitzgerald (2):
      ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
      ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()

Takashi Iwai (2):
      ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
      ALSA: Drop leftover snd-rtctimer stuff from Makefile

Takashi Sakamoto (1):
      ALSA: firewire-lib: fix to check cycle continuity

Willian Wang (1):
      ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8

---
 include/sound/soc-card.h          |  2 ++
 include/uapi/sound/asound.h       |  4 ++--
 sound/core/Makefile               |  1 -
 sound/core/pcm_native.c           |  5 +++++
 sound/core/ump.c                  |  4 ++--
 sound/firewire/amdtp-stream.c     |  2 +-
 sound/pci/hda/patch_realtek.c     | 34 ++++++++++++++++++++++++++++++++--
 sound/soc/amd/yc/acp6x-mach.c     | 14 ++++++++++++++
 sound/soc/amd/yc/pci-acp6x.c      |  1 +
 sound/soc/codecs/cs35l45.c        |  2 +-
 sound/soc/codecs/cs35l56-shared.c |  1 +
 sound/soc/codecs/cs35l56.c        |  2 +-
 sound/soc/fsl/fsl_xcvr.c          | 12 +++++++++++-
 sound/soc/qcom/lpass-cdc-dma.c    |  2 +-
 sound/soc/soc-card.c              | 24 ++++++++++++++++++++++--
 15 files changed, 96 insertions(+), 14 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ