[GIT PULL] ASoC fixes for v5.13-rc4
Mark Brown
broonie at kernel.org
Tue Jun 8 16:26:04 CEST 2021
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(-)
More information about the Alsa-devel
mailing list