public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: [GIT PULL] ASoC fixes for v5.18-rc4
Date: Thu, 28 Apr 2022 12:18:13 +0100	[thread overview]
Message-ID: <20220428111823.D6F52C385A0@smtp.kernel.org> (raw)

The following changes since commit 5b933c7262c5b0ea11ea3c3b3ea81add04895954:

  firmware: cs_dsp: Fix overrun of unterminated control name string (2022-04-12 17:57:04 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.18-rc4

for you to fetch changes up to c61711c1c95791850be48dd65a1d72eb34ba719f:

  ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback (2022-04-27 14:15:21 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.18

A larger collection of fixes than I'd like, mainly because mixer-test
is making it's way into the CI systems and turning up issues on a wider
range of systems.  The most substantial thing though is a revert and an
alternative fix for a dmaengine issue where the fix caused disruption
for some other configurations, the core fix is backed out an a driver
specific thing done instead.

----------------------------------------------------------------
Ajit Kumar Pandey (1):
      ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback

ChiYuan Huang (1):
      ASoC: rt9120: Correct the reg 0x09 size to one byte

Codrin Ciubotariu (2):
      ASoC: atmel: mchp-pdmc: set prepare_slave_config
      ASoC: dmaengine: Restore NULL prepare_slave_config() callback

Mark Brown (8):
      ASoC: wm8958: Fix change notifications for DSP controls
      ASoC: da7219: Fix change notifications for tone generator frequency
      ASoC: meson: Fix event generation for AUI ACODEC mux
      ASoC: meson: Fix event generation for AUI CODEC mux
      ASoC: meson: Fix event generation for G12A tohdmi mux
      ASoC: max98090: Reject invalid values in custom control put()
      ASoC: max98090: Generate notifications on changes for custom control
      ASoC: ops: Validate input values in snd_soc_put_volsw_range()

Neil Armstrong (2):
      ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
      ASoC: meson: axg-card: Fix nonatomic links

Olivier Moysan (1):
      ASoC: simple-card-utils: fix sysclk shutdown

Pierre-Louis Bossart (1):
      ASoC: soc-ops: fix error handling

 sound/soc/atmel/mchp-pdmc.c           |  1 +
 sound/soc/codecs/da7219.c             | 14 ++++++++++----
 sound/soc/codecs/max98090.c           |  5 ++++-
 sound/soc/codecs/rt9120.c             |  1 -
 sound/soc/codecs/wm8958-dsp2.c        |  8 ++++----
 sound/soc/generic/simple-card-utils.c |  2 +-
 sound/soc/meson/aiu-acodec-ctrl.c     |  2 +-
 sound/soc/meson/aiu-codec-ctrl.c      |  2 +-
 sound/soc/meson/axg-card.c            |  1 -
 sound/soc/meson/axg-tdm-interface.c   | 26 +++++---------------------
 sound/soc/meson/g12a-tohdmitx.c       |  2 +-
 sound/soc/soc-generic-dmaengine-pcm.c |  6 +++---
 sound/soc/soc-ops.c                   | 20 ++++++++++++++++++--
 sound/soc/sof/sof-pci-dev.c           |  5 +++++
 14 files changed, 54 insertions(+), 41 deletions(-)

             reply	other threads:[~2022-04-28 11:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-28 11:18 Mark Brown [this message]
2022-05-08  9:04 ` [GIT PULL] ASoC fixes for v5.18-rc4 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=20220428111823.D6F52C385A0@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