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 v6.0-rc4
Date: Thu, 08 Sep 2022 13:20:32 +0100	[thread overview]
Message-ID: <20220908122044.4D789C433C1@smtp.kernel.org> (raw)

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b1cd3fd42db7593a2d24c06f1c53b8c886592080:

  ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable (2022-08-25 14:17:31 +0100)

----------------------------------------------------------------
ASoC: Fixes for v6.0

Quite a few fixes here, all driver specific and fairly small.

----------------------------------------------------------------
Bard Liao (1):
      ASoC: SOF: ipc4-topology: fix alh_group_ida max value

Jiaxin Yu (1):
      ASoC: mediatek: mt8186: fix DMIC record noise

Mark Brown (3):
      Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0
      ASoC: SOF: Kconfig: Fix the dependency for client modules
      ASoC: nau8xxx: Implement hw constraint for rates

Nathan Chancellor (1):
      ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion

Peter Ujfalusi (2):
      ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOF
      ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOF

Pieterjan Camerlynck (1):
      ASoC: fsl_sai: fix incorrect mclk number in error message

Richard Fitzgerald (1):
      ASoC: cs42l42: Only report button state if there was a button interrupt

Shengjiu Wang (3):
      ASoC: fsl_mqs: Fix supported clock DAI format
      ASoC: fsl_aud2htx: register platform component before registering cpu dai
      ASoC: fsl_aud2htx: Add error handler for pm_runtime_enable

Srinivas Kandagatla (1):
      ASoC: qcom: sm8250: add missing module owner

Takashi Iwai (5):
      ASoC: nau8821: Implement hw constraint for rates
      ASoC: nau8824: Fix semaphore unbalance at error paths
      ASoC: nau8824: Implement hw constraint for rates
      ASoC: nau8825: Implement hw constraint for rates
      ASoC: nau8540: Implement hw constraint for rates

Yang Yingliang (1):
      ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()

 sound/soc/amd/yc/acp6x-mach.c               | 28 +++++++++
 sound/soc/atmel/mchp-spdiftx.c              |  2 +-
 sound/soc/codecs/cs42l42.c                  | 13 ++--
 sound/soc/codecs/nau8540.c                  | 40 ++++++++----
 sound/soc/codecs/nau8821.c                  | 66 ++++++++++---------
 sound/soc/codecs/nau8824.c                  | 80 +++++++++++++----------
 sound/soc/codecs/nau8825.c                  | 83 +++++++++++++-----------
 sound/soc/codecs/rt5640.c                   |  5 +-
 sound/soc/codecs/tas2770.c                  | 98 +++++++++++++----------------
 sound/soc/codecs/tas2770.h                  |  5 ++
 sound/soc/codecs/tlv320aic32x4.c            |  9 +++
 sound/soc/fsl/fsl_aud2htx.c                 | 16 +++--
 sound/soc/fsl/fsl_mqs.c                     |  2 +-
 sound/soc/fsl/fsl_sai.c                     |  2 +-
 sound/soc/intel/avs/pcm.c                   |  4 +-
 sound/soc/intel/boards/sof_es8336.c         |  4 +-
 sound/soc/mediatek/mt8186/mt8186-dai-adda.c |  3 -
 sound/soc/qcom/sm8250.c                     |  1 +
 sound/soc/sh/rz-ssi.c                       | 26 ++++----
 sound/soc/soc-pcm.c                         |  3 +
 sound/soc/sof/Kconfig                       |  2 +
 sound/soc/sof/debug.c                       |  6 +-
 sound/soc/sof/intel/hda.c                   |  2 +-
 sound/soc/sof/ipc3-topology.c               |  2 +-
 sound/soc/sof/ipc4-topology.c               |  4 +-
 25 files changed, 299 insertions(+), 207 deletions(-)

             reply	other threads:[~2022-09-08 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08 12:20 Mark Brown [this message]
2022-09-08 12:31 ` [GIT PULL] ASoC fixes for v6.0-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=20220908122044.4D789C433C1@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 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.