[GIT PULL] ASoC fixes for v5.10-rc2

Mark Brown broonie at kernel.org
Thu Nov 5 17:45:06 CET 2020


The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f9d7c6eb23f7e55e7a0ca5451da06909bdfdd0e4:

  ASoC: mchp-spdiftx: Do not set Validity bit(s) (2020-11-04 17:50:22 +0000)

----------------------------------------------------------------
ASoC: Fixes for v5.10

A batch of driver specific fixes that have come up since the merge
window, nothing particularly major here but all good to have.

----------------------------------------------------------------
Bard Liao (1):
      ASoC: SOF: loader: handle all SOF_IPC_EXT types

Cezary Rojewski (3):
      ASoC: Intel: atom: Remove duplicate kconfigs
      ASoC: Intel: catpt: Wake up device before configuring SSP port
      ASoC: Intel: catpt: Relax clock selection conditions

Codrin Ciubotariu (1):
      ASoC: mchp-spdiftx: Do not set Validity bit(s)

Mark Brown (1):
      Merge tag 'v5.10-rc1' into asoc-5.10

Olivier Moysan (1):
      ASoC: cs42l51: manage mclk shutdown delay

Srinivas Kandagatla (4):
      ASoC: codecs: wsa881x: add missing stream rates and format
      ASoC: qcom: sdm845: set driver name correctly
      ASoC: codecs: wcd934x: Set digital gain range correctly
      ASoC: codecs: wcd9335: Set digital gain range correctly

Tomasz Figa (1):
      ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function

Tzung-Bi Shih (1):
      ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015

V Sujith Kumar Reddy (2):
      ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions
      ASoC: qcom: lpass-cpu: Fix clock disable failure

 sound/soc/atmel/mchp-spdiftx.c                     |  1 -
 sound/soc/codecs/cs42l51.c                         | 22 +++++++++++-
 sound/soc/codecs/wcd9335.c                         |  2 +-
 sound/soc/codecs/wcd934x.c                         |  2 +-
 sound/soc/codecs/wsa881x.c                         |  2 ++
 sound/soc/intel/Kconfig                            | 18 ----------
 sound/soc/intel/atom/Makefile                      |  2 +-
 sound/soc/intel/atom/sst/Makefile                  |  6 ++--
 sound/soc/intel/boards/kbl_rt5663_max98927.c       | 39 +++++++++++++++++-----
 sound/soc/intel/catpt/dsp.c                        |  9 +++--
 sound/soc/intel/catpt/pcm.c                        | 10 ++++++
 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 31 +++++++++++++----
 sound/soc/qcom/lpass-cpu.c                         | 14 +++++---
 sound/soc/qcom/lpass-sc7180.c                      |  2 +-
 sound/soc/qcom/sdm845.c                            |  2 ++
 sound/soc/sof/loader.c                             |  5 +++
 16 files changed, 119 insertions(+), 48 deletions(-)


More information about the Alsa-devel mailing list