From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.9-rc2
Date: Thu, 28 Mar 2024 09:57:27 +0100 [thread overview]
Message-ID: <87ttkqag3s.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2024-03-28 8:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-28 8:57 Takashi Iwai [this message]
2024-03-29 0:19 ` [GIT PULL] sound fixes for 6.9-rc2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttkqag3s.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox