summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-18ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen1-0/+3
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+3
2019-10-28ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_dataNavid Emamdoost1-1/+3
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan1-6/+0
2019-10-01ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood1-3/+1
2019-07-23ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen1-7/+1
2019-06-13ASoC: SOF: ipc: clarify operator precedencePierre-Louis Bossart1-3/+3
2019-06-13ASOC: SOF: ipc: prevent logging trace messagesDragos Tarcatu1-1/+2
2019-06-03ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan1-0/+9
2019-06-03ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak1-4/+7
2019-05-28ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski1-13/+0
2019-05-13ASoC: SOF: fix error in verbose ipc command parsingRanjani Sridharan1-1/+1
2019-05-08ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properlyTakashi Iwai1-3/+7
2019-05-03ASoC: SOF: IPC: add ipc dump functionPan Xiuli1-0/+1
2019-05-03ASoC: SOF: ipc: use snd_sof_pcm_period_elapsedKeyon Jie1-1/+1
2019-05-03ASOC: SOF: ipc: add support for stricter ABI checksPierre-Louis Bossart1-0/+9
2019-04-28ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood1-0/+832