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.4-rc3
Date: Wed, 24 May 2023 11:12:40 +0100	[thread overview]
Message-ID: <20230524101250.1D8EBC433EF@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3102 bytes --]

The following changes since commit 9be0b3a0074a61df1c94c37faea35ec8b9ea130b:

  ASoC: SOF: Intel: hda-mlink: fixes and extensions (2023-05-16 00:13:09 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 011a8719d6105dcb48077ea7a6a88ac019d4aa50:

  ASoC: dwc: move DMA init to snd_soc_dai_driver probe() (2023-05-23 21:39:30 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.4

A collection of fixes for v6.4, mostly driver specific but there's also
one fix for DPCM to avoid incorrectly repeated calls to prepare() which
can trigger issues on some systems.

----------------------------------------------------------------
Amadeusz Sławiński (4):
      ASoC: Intel: avs: Fix module lookup
      ASoC: Intel: avs: Access path components under lock
      ASoC: Intel: avs: Fix avs_path_module::instance_id size
      ASoC: Intel: avs: Add missing checks on FE startup

Cezary Rojewski (3):
      ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
      ASoC: Intel: avs: Fix declaration of enum avs_channel_config
      ASoC: Intel: avs: Account for UID of ACPI device

David Epping (1):
      ASoC: dt-bindings: tlv320aic32x4: Fix supply names

Mark Brown (1):
      ASoC: Intel: Fixes

Matthias Kaehlcke (1):
      ASoC: rt5682: Disable jack detection interrupt during suspend

Maxim Kochetkov (1):
      ASoC: dwc: move DMA init to snd_soc_dai_driver probe()

Ranjani Sridharan (1):
      ASoC: soc-pcm: test if a BE can be prepared

Ravulapati Vishnu Vardhan Rao (1):
      ASoC: lpass: Fix for KASAN use_after_free out of bounds

Stefan Binding (1):
      ASoC: cs35l41: Fix default regmap values for some registers

 .../devicetree/bindings/sound/tlv320aic32x4.txt    |  2 +-
 include/sound/soc-acpi.h                           |  1 +
 include/sound/soc-dpcm.h                           |  4 +++
 include/uapi/sound/skl-tplg-interface.h            |  3 +-
 sound/soc/codecs/cs35l41-lib.c                     |  6 ++--
 sound/soc/codecs/lpass-tx-macro.c                  |  5 +++
 sound/soc/codecs/rt5682-i2c.c                      |  4 ++-
 sound/soc/codecs/rt5682.c                          |  6 ++++
 sound/soc/codecs/rt5682.h                          |  1 +
 sound/soc/dwc/dwc-i2s.c                            | 41 +++++-----------------
 sound/soc/intel/avs/apl.c                          |  6 +++-
 sound/soc/intel/avs/avs.h                          |  4 +--
 sound/soc/intel/avs/board_selection.c              |  2 +-
 sound/soc/intel/avs/control.c                      | 22 ++++++++----
 sound/soc/intel/avs/dsp.c                          |  4 +--
 sound/soc/intel/avs/messages.h                     |  2 +-
 sound/soc/intel/avs/path.h                         |  2 +-
 sound/soc/intel/avs/pcm.c                          | 23 +++++++++---
 sound/soc/intel/avs/probes.c                       |  2 +-
 sound/soc/soc-pcm.c                                | 20 +++++++++++
 20 files changed, 101 insertions(+), 59 deletions(-)

             reply	other threads:[~2023-05-24 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 10:12 Mark Brown [this message]
2023-05-24 10:19 ` [GIT PULL] ASoC fixes for v6.4-rc3 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=20230524101250.1D8EBC433EF@smtp.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