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.13-rc4
Date: Tue, 08 Jun 2021 15:26:04 +0100	[thread overview]
Message-ID: <20210608142636.97A1261003@mail.kernel.org> (raw)

The following changes since commit af2702549d68519ac78228e915d9b2c199056787:

  ASoC: qcom: lpass-cpu: Use optional clk APIs (2021-05-21 13:12:29 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c8a4556d98510ca05bad8d02265a4918b03a8c0b:

  ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin (2021-06-07 15:54:08 +0100)

----------------------------------------------------------------
ASoC: Fixes for v5.13

A collection of fixes and device ID updates that have come up in the
past few -rcs, none of which stand out particularly.

----------------------------------------------------------------
Colin Ian King (1):
      ASoC: topology: Fix spelling mistake "vesion" -> "version"

Jack Yu (1):
      ASoC: rt5659: Fix the lost powers for the HDA header

Jerome Brunet (1):
      ASoC: meson: gx-card: fix sound-dai dt schema

Kai Vehmanen (1):
      ASoC: SOF: reset enabled_cores state at suspend

Kefeng Wang (1):
      ASoC: core: Fix Null-point-dereference in fmt_single_name()

Mark Pearson (2):
      ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
      ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms

Nicolas Cavallari (1):
      ASoC: fsl-asoc-card: Set .owner attribute when registering card.

Oder Chiou (1):
      ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode

Richard Weinberger (1):
      ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values

Srinivasa Rao Mandadapu (1):
      ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin

 .../bindings/sound/amlogic,gx-sound-card.yaml      |  4 +-
 sound/soc/codecs/rt5659.c                          | 26 +++++--
 sound/soc/codecs/rt5682-sdw.c                      |  3 +-
 sound/soc/codecs/tas2562.h                         | 14 ++--
 sound/soc/fsl/fsl-asoc-card.c                      |  1 +
 sound/soc/qcom/lpass-cpu.c                         | 79 ++++++++++++++++++++++
 sound/soc/qcom/lpass.h                             |  4 ++
 sound/soc/soc-core.c                               |  2 +
 sound/soc/soc-topology.c                           |  6 +-
 sound/soc/sof/pm.c                                 |  1 +
 10 files changed, 122 insertions(+), 18 deletions(-)

             reply	other threads:[~2021-06-08 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 14:26 Mark Brown [this message]
2021-06-08 15:41 ` [GIT PULL] ASoC fixes for v5.13-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=20210608142636.97A1261003@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.