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.14-rc5
Date: Thu, 27 Feb 2025 17:22:32 +0100 [thread overview]
Message-ID: <87mse75pdj.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2025-02-27 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 16:22 Takashi Iwai [this message]
2025-02-27 17:55 ` [GIT PULL] sound fixes for 6.14-rc5 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=87mse75pdj.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.