[GIT PULL] ASoC fixes for v5.11-rc2
Mark Brown
broonie at kernel.org
Thu Jan 7 18:09:09 CET 2021
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 at ti.com>:
Merge series "Platform driver update to support playback recover after resume" from Srinivasa Rao Mandadapu <srivasam at 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(-)
More information about the Alsa-devel
mailing list