Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
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.11-rc6
Date: Thu, 05 Sep 2024 23:09:10 +0100	[thread overview]
Message-ID: <47c362275f856d07f7c24f59f4309399.broonie@kernel.org> (raw)

The following changes since commit bb4485562f5907708f1c218b5d70dce04165d1e1:

  ASoC: cs-amp-lib: Ignore empty UEFI calibration entries (2024-08-22 17:52:26 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.11-rc6

for you to fetch changes up to 77212f300bfd6fb3edaabd1daf863cabb521854a:

  ASoC: codecs: lpass-va-macro: set the default codec version for sm8250 (2024-08-30 13:54:24 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.11

A larger set of fixes than I'd like at this point, but mainly due to
people working on fixing module autoloading by adding missing exports of
ID tables rather than anything particularly concerning.  There are some
other runtime fixes and quirks, and a tweak to the ABI definition for
SOF which ensures that a struct layout doesn't vary depending on the
architecture of the host.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      ASoc: SOF: topology: Clear SOF link platform name upon unload

Hans de Goede (2):
      ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harder
      ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict

Laurentiu Mihalcea (1):
      ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"

Liao Chen (4):
      ASoC: intel: fix module autoloading
      ASoC: google: fix module autoloading
      ASoC: tda7419: fix module autoloading
      ASoC: fix module autoloading

Mark Brown (1):
      ASoC: fix module autoloading

Markuss Broks (1):
      ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)

Matteo Martelli (1):
      ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode

Mohan Kumar (1):
      ASoC: tegra: Fix CBB error during probe()

Srinivas Kandagatla (1):
      ASoC: codecs: lpass-va-macro: set the default codec version for sm8250

Zhang Yi (1):
      ASoC: mediatek: mt8188-mt6359: Modify key

robelin (1):
      ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object

 include/sound/sof/topology.h                      |   2 +-
 include/uapi/sound/sof/abi.h                      |   2 +-
 sound/soc/amd/yc/acp6x-mach.c                     |   7 ++
 sound/soc/codecs/chv3-codec.c                     |   1 +
 sound/soc/codecs/lpass-va-macro.c                 |  11 +-
 sound/soc/codecs/tda7419.c                        |   1 +
 sound/soc/google/chv3-i2s.c                       |   1 +
 sound/soc/intel/boards/bxt_rt298.c                |   2 +-
 sound/soc/intel/boards/bytcht_cx2072x.c           |   2 +-
 sound/soc/intel/boards/bytcht_da7213.c            |   2 +-
 sound/soc/intel/boards/bytcht_es8316.c            |   2 +-
 sound/soc/intel/boards/bytcr_rt5640.c             |   2 +-
 sound/soc/intel/boards/bytcr_rt5651.c             |   2 +-
 sound/soc/intel/boards/bytcr_wm5102.c             |   2 +-
 sound/soc/intel/boards/cht_bsw_rt5645.c           |   2 +-
 sound/soc/intel/boards/cht_bsw_rt5672.c           |   2 +-
 sound/soc/intel/common/soc-acpi-intel-cht-match.c |   1 -
 sound/soc/intel/keembay/kmb_platform.c            |   1 +
 sound/soc/mediatek/mt8188/mt8188-mt6359.c         |  17 ++-
 sound/soc/soc-dapm.c                              |   1 +
 sound/soc/sof/topology.c                          |   2 +
 sound/soc/sunxi/sun4i-i2s.c                       | 143 +++++++++++-----------
 sound/soc/tegra/tegra210_ahub.c                   |  10 +-
 23 files changed, 127 insertions(+), 91 deletions(-)

             reply	other threads:[~2024-09-05 22:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05 22:09 Mark Brown [this message]
2024-09-06  6:28 ` [GIT PULL] ASoC fixes for v6.11-rc6 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=47c362275f856d07f7c24f59f4309399.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox