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.8-rc7
Date: Fri, 01 Mar 2024 11:36:43 +0100 [thread overview]
Message-ID: <87h6hq5jd0.wl-tiwai@suse.de> (raw)
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(-)
next reply other threads:[~2024-03-01 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 10:36 Takashi Iwai [this message]
2024-03-01 20:17 ` [GIT PULL] sound fixes for 6.8-rc7 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=87h6hq5jd0.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