[GIT PULL] ASoC fixes for v5.11-rc4
Mark Brown
broonie at kernel.org
Mon Jan 18 18:51:57 CET 2021
The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:
Linux 5.11-rc3 (2021-01-10 14:34:50 -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-rc4
for you to fetch changes up to 7505c06dabb5e814bda610c8d83338544f15db45:
MAINTAINERS: update qcom ASoC drivers list (2021-01-15 17:25:35 +0000)
----------------------------------------------------------------
ASoC: Fixes for v5.11
A few more fixes for v5.11, mostly around HDA jack detection, plus
a couple of updates to the MAINTAINERS entries.
----------------------------------------------------------------
Kai Vehmanen (1):
ASoC: SOF: Intel: fix page fault at probe if i915 init fails
Kai-Heng Feng (3):
ASoC: SOF: Intel: hda: Resume codec to do jack detection
ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
Mark Brown (1):
Merge v5.11-rc3
Mauro Carvalho Chehab (1):
MAINTAINERS: update references to stm32 audio bindings
Srinivas Kandagatla (2):
MAINTAINERS: update maintainers of qcom audio
MAINTAINERS: update qcom ASoC drivers list
Stephan Gerhold (1):
ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()
.../bindings/sound/ti,j721e-cpb-audio.yaml | 4 +-
.../bindings/sound/ti,j721e-cpb-ivi-audio.yaml | 4 +-
MAINTAINERS | 18 +++++---
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/hdmi-codec.c | 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 | 3 +-
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 +-
sound/soc/sof/intel/hda-codec.c | 37 ++++++++--------
sound/soc/sof/intel/hda-dsp.c | 9 ++--
sound/soc/sof/intel/hda.h | 2 +-
26 files changed, 217 insertions(+), 106 deletions(-)
More information about the Alsa-devel
mailing list