aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27ASoC: SOF: core: free trace on errorsGravatar Pierre-Louis Bossart 1-2/+5
2019-12-18ASoC: SOF: Introduce state machine for FW bootGravatar Ranjani Sridharan 1-1/+49
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalGravatar Daniel Baluta 1-56/+3
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreGravatar Ranjani Sridharan 1-120/+0
2019-12-09ASoC: SOF: core: move check for runtime callbacks to coreGravatar Ranjani Sridharan 1-0/+8
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableGravatar Ranjani Sridharan 1-59/+0
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendGravatar Keyon Jie 1-0/+13
2019-10-28ASoC: SOF: reset default d0_substate at probe() and resume()Gravatar Keyon Jie 1-0/+3
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeGravatar Ranjani Sridharan 1-1/+2
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterGravatar Pierre-Louis Bossart 1-6/+19
2019-07-23ASoC: SOF: core: increase default IPC timeoutsGravatar Kai Vehmanen 1-2/+2
2019-05-28ASoC: SOF: core: fix error handling with the probe workqueueGravatar Pierre-Louis Bossart 1-0/+16
2019-05-28ASoC: SOF: core: remove snd_soc_unregister_component in case of errorGravatar Ranjani Sridharan 1-3/+1
2019-05-28ASoC: SOF: core: remove DSP after unregistering machine driverGravatar Ranjani Sridharan 1-1/+8
2019-05-09ASoC: SOF: Fix unused variable warningsGravatar Takashi Iwai 1-0/+2
2019-05-08ASoC: SOF: core: fix undefined nocodec referenceGravatar Pierre-Louis Bossart 1-5/+5
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreGravatar Liam Girdwood 1-0/+506