From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] ASoC fixes for v6.12-rc5
Date: Wed, 30 Oct 2024 13:38:14 +0000 [thread overview]
Message-ID: <4326ff8a13b27d320ea10dcbe8eafc15.broonie@kernel.org> (raw)
The following changes since commit db7e59e6a39a4d3d54ca8197c796557e6d480b0d:
ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc (2024-10-22 21:00:38 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.12-rc5
for you to fetch changes up to 2db63e92186d7201ee1cb2f5af11757c5e5a1020:
wcd937x codec fixes (2024-10-29 19:18:48 +0000)
----------------------------------------------------------------
ASoC: Fixes for v6.12
The biggest set of changes here is Hans' fixes and quirks for various
Baytrail based platforms with RT5640 CODECs, and there's one core fix
for a missed length assignment for __counted_by() checking. Otherwise
it's small device specific fixes, several of them in the DT bindings.
----------------------------------------------------------------
Aleksei Vetrov (1):
ASoC: dapm: fix bounds checker error in dapm_widget_list_create
Alexey Klimov (2):
ASoC: codecs: wcd937x: add missing LO Switch control
ASoC: codecs: wcd937x: relax the AUX PDM watchdog
Christophe JAILLET (1):
ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
Dmitry Yashin (1):
ASoC: dt-bindings: rockchip,rk3308-codec: add port property
Hans de Goede (5):
ASoC: codecs: rt5640: Always disable IRQs from rt5640_cancel_work()
ASoC: Intel: bytcr_rt5640: Add support for non ACPI instantiated codec
ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
ASoC: Intel: sst: Support LPE0F28 ACPI HID
ASoC: Intel: sst: Fix used of uninitialized ctx to log an error
Mark Brown (1):
wcd937x codec fixes
.../bindings/sound/rockchip,rk3308-codec.yaml | 4 ++
sound/hda/intel-dsp-config.c | 4 ++
sound/soc/codecs/cs42l51.c | 7 ++-
sound/soc/codecs/rt5640.c | 27 +++++----
sound/soc/codecs/wcd937x.c | 12 +++-
sound/soc/codecs/wcd937x.h | 4 ++
sound/soc/intel/atom/sst/sst_acpi.c | 64 +++++++++++++++++++---
sound/soc/intel/boards/bytcr_rt5640.c | 48 +++++++++++++++-
sound/soc/soc-dapm.c | 2 +
9 files changed, 144 insertions(+), 28 deletions(-)
next reply other threads:[~2024-10-30 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 13:38 Mark Brown [this message]
2024-10-30 13:47 ` [GIT PULL] ASoC fixes for v6.12-rc5 Takashi Iwai
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=4326ff8a13b27d320ea10dcbe8eafc15.broonie@kernel.org \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=lgirdwood@gmail.com \
--cc=tiwai@suse.de \
/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.