summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-251-0/+3
|\
| * ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen2019-12-181-0/+3
* | ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-12/+5
* | ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-6/+10
|/
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-1/+3
|\
| * ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_dataNavid Emamdoost2019-10-281-1/+3
* | ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan2019-10-011-6/+0
* | ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood2019-10-011-3/+1
|/
* ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen2019-07-231-7/+1
* ASoC: SOF: ipc: clarify operator precedencePierre-Louis Bossart2019-06-131-3/+3
* ASOC: SOF: ipc: prevent logging trace messagesDragos Tarcatu2019-06-131-1/+2
* ASoC: SOF: ipc: Introduce SOF_IPC_GLB_TEST_MSG IPC commandRanjani Sridharan2019-06-031-0/+9
* ASoC: SOF: ipc: replace fw ready bitfield with explicit bit orderingSlawomir Blauciak2019-06-031-4/+7
* ASoC: SOF: ipc: fix a race, leading to IPC timeoutsGuennadi Liakhovetski2019-05-281-13/+0
* ASoC: SOF: fix error in verbose ipc command parsingRanjani Sridharan2019-05-131-1/+1
* ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properlyTakashi Iwai2019-05-081-3/+7
* ASoC: SOF: IPC: add ipc dump functionPan Xiuli2019-05-031-0/+1
* ASoC: SOF: ipc: use snd_sof_pcm_period_elapsedKeyon Jie2019-05-031-1/+1
* ASOC: SOF: ipc: add support for stricter ABI checksPierre-Louis Bossart2019-05-031-0/+9
* ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood2019-04-281-0/+832