summaryrefslogtreecommitdiff
path: root/sound/soc/sof/core.c
AgeCommit message (Expand)Author
2020-01-27ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart
2020-01-27ASoC: SOF: core: free trace on errorsPierre-Louis Bossart
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan
2019-12-09ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie
2019-10-28ASoC: SOF: reset default d0_substate at probe() and resume()Keyon Jie
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart
2019-07-23ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen
2019-05-28ASoC: SOF: core: fix error handling with the probe workqueuePierre-Louis Bossart
2019-05-28ASoC: SOF: core: remove snd_soc_unregister_component in case of errorRanjani Sridharan
2019-05-28ASoC: SOF: core: remove DSP after unregistering machine driverRanjani Sridharan
2019-05-09ASoC: SOF: Fix unused variable warningsTakashi Iwai
2019-05-08ASoC: SOF: core: fix undefined nocodec referencePierre-Louis Bossart
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood