summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/core.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie1-0/+13
2019-10-28ASoC: SOF: reset default d0_substate at probe() and resume()Keyon Jie1-0/+3
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan1-1/+2
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart1-6/+19
2019-07-23ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen1-2/+2
2019-05-28ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart1-0/+16
2019-05-28ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan1-3/+1
2019-05-28ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan1-1/+8
2019-05-09ASoC: SOF: Fix unused variable warningsTakashi Iwai1-0/+2
2019-05-08ASoC: SOF: core: fix undefined nocodec referencePierre-Louis Bossart1-5/+5
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood1-0/+506