[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87mse75pdj.wl-tiwai@suse.de>
Date: Thu, 27 Feb 2025 17:22:32 +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.14-rc5
Linus,
please pull sound fixes for v6.14-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.14-rc5
The topmost commit is fe1544deda605f6100cbff1d5aeb179c3aa1515c
----------------------------------------------------------------
sound fixes for 6.14-rc5
A collection of fixes. The only slightly large change is for ASoC
Cirrus codec, but that's still in a normal range.
All the rest are small device-specific fixes and should be fairly
safe to take.
----------------------------------------------------------------
Adrien Vergé (1):
ALSA: hda/realtek: Fix microphone regression on ASUS N705UD
Bard Liao (2):
ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup
ASoC: Intel: sof_sdw: warn both sdw and pch dmic are used
Chancel Liu (1):
ASoC: fsl: Rename stream name of SAI DAI driver
Dmitry Panchenko (1):
ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
Hector Martin (3):
ASoC: tas2770: Fix volume scale
ASoC: tas2764: Fix power control mask
ASoC: tas2764: Set the SDOUT polarity correctly
Nicolas Frattaroli (2):
ASoC: es8328: fix route from DAC to output
ASoC: dapm-graph: set fill colour of turned on nodes
Richard Fitzgerald (2):
firmware: cs_dsp: Remove async regmap writes
ASoC: cs35l56: Prevent races when soft-resetting using SPI control
Takashi Iwai (2):
ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
ALSA: hda/realtek: Fix wrong mic setup for ASUS VivoBook 15
---
drivers/firmware/cirrus/cs_dsp.c | 24 +++---------
include/sound/cs35l56.h | 31 +++++++++++++++
sound/pci/hda/cs35l56_hda_spi.c | 3 ++
sound/pci/hda/patch_realtek.c | 2 +-
sound/soc/codecs/cs35l56-shared.c | 80 +++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/cs35l56-spi.c | 3 ++
sound/soc/codecs/es8328.c | 15 ++------
sound/soc/codecs/tas2764.c | 10 ++++-
sound/soc/codecs/tas2764.h | 8 +++-
sound/soc/codecs/tas2770.c | 2 +-
sound/soc/fsl/fsl_sai.c | 6 +--
sound/soc/fsl/imx-audmix.c | 4 +-
sound/soc/intel/boards/sof_sdw.c | 7 ++++
sound/soc/sof/intel/hda.c | 18 +--------
sound/usb/midi.c | 2 +-
sound/usb/quirks.c | 1 +
tools/sound/dapm-graph | 2 +-
17 files changed, 162 insertions(+), 56 deletions(-)
Powered by blists - more mailing lists