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.11-rc2
Date: Thu, 07 Jan 2021 17:09:09 +0000 [thread overview]
Message-ID: <20210107170951.30AB52311E@mail.kernel.org> (raw)
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.11-rc2
for you to fetch changes up to 1f092d1c8819679d78a7d9c62a46d4939d217a9d:
ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 (2020-12-28 14:22:44 +0000)
----------------------------------------------------------------
ASoC: Fixes for v5.11
A collection of mostly driver specific fixes, plus a maintainership
update for TI and a fix for DAPM driver removal paths.
----------------------------------------------------------------
Bard Liao (1):
ASoC: max98373: don't access volatile registers in bias level off
Cezary Rojewski (1):
ASoC: Intel: haswell: Add missing pm_ops
Colin Ian King (3):
ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate"
ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and"
ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable"
Dan Carpenter (1):
ASoC: Intel: fix error code cnl_set_dsp_D0()
Jaroslav Kysela (2):
ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2
ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395
Jerome Brunet (2):
ASoC: meson: axg-tdmin: fix axg skew offset
ASoC: meson: axg-tdm-interface: fix loopback
Kuninori Morimoto (1):
ASoC: rsnd: don't call clk_disable_unprepare() if can't use
Mark Brown (3):
Merge series "ASoC: ti: Maintainer mail address change" from Peter Ujfalusi <peter.ujfalusi@ti.com>:
Merge series "Platform driver update to support playback recover after resume" from Srinivasa Rao Mandadapu <srivasam@codeaurora.org>:
Merge tag 'v5.11-rc1' into asoc-5.11
Peter Ujfalusi (2):
MAINTAINERS: Update email address for TI ASoC and twl4030 codec drivers
ASoC: dt-bindings: ti, j721e: Update maintainer and author information
Ravulapati Vishnu vardhan rao (1):
ASoC: amd: Replacing MSI with Legacy IRQ model
Shuming Fan (1):
ASoC: rt711: mutex between calibration and power state changes
Srinivasa Rao Mandadapu (2):
ASoC: qcom: Fix incorrect volatile registers
ASoC: qcom: Add support for playback recover after resume
Thomas Hebb (1):
ASoC: dapm: remove widget from dirty list on free
shengjiu wang (1):
ASoC: imx-hdmi: Fix warning of the uninitialized variable ret
.../bindings/sound/ti,j721e-cpb-audio.yaml | 4 +-
.../bindings/sound/ti,j721e-cpb-ivi-audio.yaml | 4 +-
MAINTAINERS | 6 +--
sound/soc/amd/raven/pci-acp3x.c | 16 ++-----
sound/soc/amd/renoir/rn-pci-acp3x.c | 14 ++++++
sound/soc/atmel/Kconfig | 4 +-
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/max98373-i2c.c | 20 +++++++++
sound/soc/codecs/max98373-sdw.c | 20 +++++++++
sound/soc/codecs/max98373.c | 34 +++++++++++++--
sound/soc/codecs/max98373.h | 8 ++++
sound/soc/codecs/rt711.c | 6 +++
sound/soc/fsl/imx-hdmi.c | 1 +
sound/soc/intel/boards/haswell.c | 1 +
sound/soc/intel/skylake/cnl-sst.c | 1 +
sound/soc/meson/axg-tdm-interface.c | 14 +++++-
sound/soc/meson/axg-tdmin.c | 13 +-----
sound/soc/qcom/lpass-cpu.c | 20 +--------
sound/soc/qcom/lpass-platform.c | 50 +++++++++++++++-------
sound/soc/sh/rcar/adg.c | 18 ++++----
sound/soc/soc-dapm.c | 1 +
sound/soc/sof/Kconfig | 2 +-
22 files changed, 181 insertions(+), 78 deletions(-)
next reply other threads:[~2021-01-07 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-07 17:09 Mark Brown [this message]
2021-01-07 17:58 ` [GIT PULL] ASoC fixes for v5.11-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=20210107170951.30AB52311E@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.