linux/sound/soc/intel/boards
Mark Brown bbd59df075
Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:
Series including fixes and improvements for Intel SoundWire
machine drivers.

Bard Liao (1):
  ASoC: Intel: add support for new SoundWire hardware layout on TGL

Pierre-Louis Bossart (4):
  ASoC: Intel: sof_sdw: remove ternary operator
  ASoC: Intel: add codec name prefix to ACPI machine description
  ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
  ASoC: Intel: sof_sdw_rt700: add codec prefix

Rander Wang (1):
  ASOC: Intel: sof_sdw: restore playback functionality with max98373
    amps

 include/sound/soc-acpi.h                      |   2 +
 sound/soc/intel/boards/sof_sdw.c              | 170 +++++++++---------
 sound/soc/intel/boards/sof_sdw_common.h       |   3 +
 sound/soc/intel/boards/sof_sdw_max98373.c     |  36 +++-
 sound/soc/intel/boards/sof_sdw_rt700.c        |   6 +-
 .../intel/common/soc-acpi-intel-cml-match.c   |  10 ++
 .../intel/common/soc-acpi-intel-cnl-match.c   |   1 +
 .../intel/common/soc-acpi-intel-icl-match.c   |   6 +
 .../intel/common/soc-acpi-intel-tgl-match.c   |  67 +++++++
 9 files changed, 216 insertions(+), 85 deletions(-)

--
2.27.0
2020-09-23 18:48:04 +01:00
..
bdw-rt5650.c ASoC: Intel: rename shadowed variable for all broadwell boards 2020-08-17 15:42:58 +01:00
bdw-rt5677.c ASoC: Intel: rename shadowed variable for all broadwell boards 2020-08-17 15:42:58 +01:00
broadwell.c ASoC: Intel: rename shadowed variable for all broadwell boards 2020-08-17 15:42:58 +01:00
bxt_da7219_max98357a.c ASoC: Intel: bxt-da7219-max98357a: return -EINVAL on unrecognized speaker amplifier 2020-07-02 17:18:50 +01:00
bxt_rt298.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
byt-max98090.c ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer 2020-03-27 14:44:38 +00:00
byt-rt5640.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
bytcht_cx2072x.c ASoC: Intel: bytcht_cx2072x: simplify return handling 2020-08-17 15:42:59 +01:00
bytcht_da7213.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
bytcht_es8316.c Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: 2020-07-20 15:34:31 +01:00
bytcht_nocodec.c ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer 2020-03-27 14:44:38 +00:00
bytcr_rt5640.c ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1 2020-09-02 18:59:29 +01:00
bytcr_rt5651.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
cht_bsw_max98090_ti.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
cht_bsw_nau8824.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
cht_bsw_rt5645.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
cht_bsw_rt5672.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
cml_rt1011_rt5682.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
ehl_rt5660.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
glk_rt5682_max98357a.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
haswell.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
hda_dsp_common.c ASoC: Intel: hda_dsp_common: use static function in conditional block 2020-09-23 18:47:59 +01:00
hda_dsp_common.h ASoC: Intel: hda_dsp_common: use static function in conditional block 2020-09-23 18:47:59 +01:00
kbl_da7219_max98357a.c ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only 2020-05-01 17:45:24 +01:00
kbl_da7219_max98927.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
kbl_rt5660.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
kbl_rt5663_max98927.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
kbl_rt5663_rt5514_max98927.c Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>: 2020-07-30 21:00:36 +01:00
Kconfig ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support. 2020-08-24 13:41:35 +01:00
Makefile ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support. 2020-08-24 13:41:35 +01:00
skl_hda_dsp_common.c ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only 2020-05-01 17:45:24 +01:00
skl_hda_dsp_common.h ASoC: intel/skl/hda - fix probe regression on systems without i915 2020-07-22 13:34:24 +01:00
skl_hda_dsp_generic.c ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay 2020-08-19 12:12:53 +01:00
skl_nau88l25_max98357a.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
skl_nau88l25_ssm4567.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
skl_rt286.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
sof_da7219_max98373.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
sof_maxim_common.c ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread case 2020-08-24 20:15:14 +01:00
sof_maxim_common.h ASoC: Intel: sof_sdw: Add MAX98373 support 2020-06-26 16:10:59 +01:00
sof_pcm512x.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00
sof_rt5682.c ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682 2020-09-11 15:52:19 +01:00
sof_sdw.c ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps 2020-09-23 18:13:17 +01:00
sof_sdw_common.h ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps 2020-09-23 18:13:17 +01:00
sof_sdw_dmic.c ASoC: Intel: sof_sdw: clean-up inclusion of header files 2020-08-24 13:41:36 +01:00
sof_sdw_hdmi.c ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loaded 2020-07-20 16:08:22 +01:00
sof_sdw_max98373.c ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps 2020-09-23 18:13:17 +01:00
sof_sdw_rt700.c ASoC: Intel: sof_sdw_rt700: add codec prefix 2020-09-23 18:13:15 +01:00
sof_sdw_rt711.c ASoC: Intel: sof_sdw: clean-up inclusion of header files 2020-08-24 13:41:36 +01:00
sof_sdw_rt711_sdca.c ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support. 2020-08-24 13:41:35 +01:00
sof_sdw_rt715.c ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only 2020-05-01 17:45:24 +01:00
sof_sdw_rt715_sdca.c ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support. 2020-08-24 13:41:35 +01:00
sof_sdw_rt1308.c ASoC: Intel: sof_sdw: clean-up inclusion of header files 2020-08-24 13:41:36 +01:00
sof_sdw_rt1316.c ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support. 2020-08-24 13:41:35 +01:00
sof_sdw_rt5682.c ASoC: Intel: sof_sdw: clean-up inclusion of header files 2020-08-24 13:41:36 +01:00
sof_wm8804.c ASoC: intel/boards: use asoc_substream_to_rtd() 2020-07-27 14:00:22 +01:00