Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v6.12-rc5
@ 2024-10-30 13:38 Mark Brown
  2024-10-30 13:47 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2024-10-30 13:38 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Liam Girdwood, alsa-devel, Mark Brown

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-30 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 13:38 [GIT PULL] ASoC fixes for v6.12-rc5 Mark Brown
2024-10-30 13:47 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox