[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ttkqag3s.wl-tiwai@suse.de>
Date: Thu, 28 Mar 2024 09:57:27 +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.9-rc2
Linus,
please pull sound fixes for v6.9-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.9-rc2
The topmost commit is 1506d96119eb9454d64f5ae80ab8d04c1594ac25
----------------------------------------------------------------
sound fixes for 6.9-rc2
A collection of device-specific small fixes: a series of fixes for
TAS2781 HD-audio codec, ASoC SOF, Cirrus CS35L56 and a couple of
legacy drivers.
----------------------------------------------------------------
Arnd Bergmann (1):
ALSA: aoa: avoid false-positive format truncation warning
Brent Lu (2):
ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() function
ASoC: SOF: ipc4-topology: support NHLT device type
Duoming Zhou (1):
ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs
Gergo Koteles (4):
ALSA: hda/tas2781: remove digital gain kcontrol
ALSA: hda/tas2781: add locks to kcontrols
ALSA: hda/tas2781: add debug statements to kcontrols
ALSA: hda/tas2781: remove useless dev_dbg from playback_hook
Simon Trimmer (2):
ALSA: hda: cs35l56: Raise device name message log level
ALSA: hda: cs35l56: Set the init_done flag before component_add()
---
include/sound/intel-nhlt.h | 10 ++++
sound/aoa/soundbus/i2sbus/core.c | 2 +-
sound/hda/intel-nhlt.c | 26 +++++++++
sound/pci/hda/cs35l56_hda.c | 8 +--
sound/pci/hda/tas2781_hda_i2c.c | 120 +++++++++++++++++++++++++--------------
sound/sh/aica.c | 17 +++++-
sound/soc/sof/ipc4-topology.c | 19 ++++++-
7 files changed, 149 insertions(+), 53 deletions(-)
Powered by blists - more mailing lists