All of lore.kernel.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.15-rc2
Date: Mon, 20 Sep 2021 13:18:19 +0100	[thread overview]
Message-ID: <20210920121917.A6F8560EB2@mail.kernel.org> (raw)

The following changes since commit fcb958ee8e832e9cdf43408535207e15f14af755:

  ASoC: rockchip: i2s: Fix concurrency between tx/rx (2021-09-03 16:19:01 +0100)

are available in the Git repository at:

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

for you to fetch changes up to cfacfefd382af3b42905108b54f02820dca225c4:

  ASoC: SOF: trace: Omit error print when waking up trace sleepers (2021-09-17 13:16:36 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.15

A crop of mostly device specific fixes that have been applied since
the merge window, nothing particularly standout here.

----------------------------------------------------------------
Arnaud Pouliquen (1):
      MAINTAINERS: fix update references to stm32 audio bindings

Marc Herbert (1):
      ASoC: SOF: loader: release_firmware() on load failure to avoid batching

Mark Brown (1):
      Merge series "ASoC: fsl: register platform component before registering cpu dai" from Shengjiu Wang <shengjiu.wang@nxp.com>:

Peter Ujfalusi (4):
      ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types
      ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types
      ASoC: SOF: loader: Re-phrase the missing firmware error to avoid duplication
      ASoC: SOF: trace: Omit error print when waking up trace sleepers

Pierre-Louis Bossart (1):
      ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic

Shengjiu Wang (5):
      ASoC: fsl_sai: register platform component before registering cpu dai
      ASoC: fsl_esai: register platform component before registering cpu dai
      ASoC: fsl_micfil: register platform component before registering cpu dai
      ASoC: fsl_spdif: register platform component before registering cpu dai
      ASoC: fsl_xcvr: register platform component before registering cpu dai

Trevor Wu (3):
      ASoC: mediatek: add required config dependency
      ASoC: mediatek: common: handle NULL case in suspend/resume function
      ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX

Yong Zhi (1):
      ASoC: SOF: Fix DSP oops stack dump output contents

 MAINTAINERS                                           |  3 ++-
 sound/soc/fsl/fsl_esai.c                              | 16 ++++++++++------
 sound/soc/fsl/fsl_micfil.c                            | 15 ++++++++++-----
 sound/soc/fsl/fsl_sai.c                               | 14 +++++++++-----
 sound/soc/fsl/fsl_spdif.c                             | 14 +++++++++-----
 sound/soc/fsl/fsl_xcvr.c                              | 15 ++++++++++-----
 sound/soc/intel/boards/sof_sdw.c                      |  5 +++++
 sound/soc/mediatek/Kconfig                            |  3 +++
 sound/soc/mediatek/common/mtk-afe-fe-dai.c            | 19 +++++++++++--------
 .../soc/mediatek/mt8195/mt8195-mt6359-rt1019-rt5682.c |  7 +++----
 sound/soc/sof/core.c                                  |  4 +---
 sound/soc/sof/imx/imx8.c                              |  9 ++++++++-
 sound/soc/sof/imx/imx8m.c                             |  9 ++++++++-
 sound/soc/sof/loader.c                                |  8 +++++---
 sound/soc/sof/trace.c                                 |  1 -
 sound/soc/sof/xtensa/core.c                           |  4 ++--
 16 files changed, 96 insertions(+), 50 deletions(-)

             reply	other threads:[~2021-09-20 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-20 12:18 Mark Brown [this message]
2021-09-21 16:44 ` [GIT PULL] ASoC fixes for v5.15-rc2 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=20210920121917.A6F8560EB2@mail.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.