summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: relax ABI checks and avoid unnecessary warningsKai Vehmanen2021-02-111-1/+1
* ASoC: SOF: add missing pm debugCurtis Malainey2021-02-101-0/+2
* ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-251-0/+9
* ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart2020-08-251-5/+11
* ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan2020-05-271-5/+4
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-041-1/+1
|\
| * ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter2020-03-031-1/+1
* | ASoC: SOF: ipc: check ipc return value before data copyJaska Uimonen2020-03-021-5/+7
* | ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan2020-02-111-2/+27
|/
* 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