summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-1/+49
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-56/+3
* ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-120/+0
* ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan2019-12-091-0/+8
* ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan2019-12-091-59/+0
* ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2019-11-121-0/+13
* ASoC: SOF: reset default d0_substate at probe() and resume()Keyon Jie2019-10-281-0/+3
* ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan2019-10-011-1/+2
* ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart2019-10-011-6/+19
* ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen2019-07-231-2/+2
* ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart2019-05-281-0/+16
* ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan2019-05-281-3/+1
* ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan2019-05-281-1/+8
* ASoC: SOF: Fix unused variable warningsTakashi Iwai2019-05-091-0/+2
* ASoC: SOF: core: fix undefined nocodec referencePierre-Louis Bossart2019-05-081-5/+5
* ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-271-0/+506