Mark Brown
bd2b34e485
Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
...
Corrections for compatibility with the multi-cpu dai check for
min-channels, IPC simplifications, and removal of unnecessary
boot-related code for Intel platforms.
Amery Song (2):
ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Bard Liao (2):
ASoC: SOF: Intel: hda-dai: add stream capability
ASoC: SOF: topology: connect dai widget to all cpu-dais
Karol Trzcinski (2):
ASoC: SOF: Make sof_ipc_ext_data enum more rigid
ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER
include/sound/sof/info.h | 22 +-------
sound/soc/sof/intel/cnl.c | 5 --
sound/soc/sof/intel/hda-dai.c | 96 ++++++++++++++++++++++++++++++++
sound/soc/sof/intel/hda-ipc.c | 20 +------
sound/soc/sof/intel/hda-loader.c | 3 -
sound/soc/sof/intel/hda.c | 3 -
sound/soc/sof/intel/hda.h | 1 -
sound/soc/sof/loader.c | 6 --
sound/soc/sof/sof-priv.h | 5 --
sound/soc/sof/topology.c | 8 ++-
10 files changed, 108 insertions(+), 61 deletions(-)
base-commit: 101247a3b86e1cc0e382b7e887a56176290fc957
--
2.20.1
2020-03-13 16:17:01 +00:00
..
2020-01-03 09:24:11 +01:00
2020-01-05 16:14:27 +01:00
2020-01-05 16:15:07 +01:00
2020-01-03 09:24:12 +01:00
2020-03-11 18:45:26 +00:00
2020-02-06 14:15:01 +00:00
2020-01-20 11:44:51 +01:00
2020-02-18 13:33:39 +01:00
2020-01-03 09:24:24 +01:00
2020-01-28 16:26:57 -08:00
2020-03-06 12:06:41 +01:00
2019-10-23 17:23:45 +02:00
2020-01-28 16:26:57 -08:00
2020-03-05 15:46:54 +01:00
2020-01-05 16:15:13 +01:00
2020-01-05 16:14:43 +01:00
2020-01-05 16:15:14 +01:00
2020-03-13 16:17:01 +00:00
2020-01-05 16:14:56 +01:00
2020-01-05 16:15:13 +01:00
2020-01-05 16:14:46 +01:00
2020-03-11 18:45:26 +00:00
2020-01-28 16:26:57 -08:00
2019-12-11 07:25:35 +01:00
2020-01-03 09:24:08 +01:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:35 -07:00
2019-08-08 08:18:32 +02:00