summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ops.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Filter out unneeded core power up/downsBard Liao2021-01-281-2/+4
* ASoC: SOF: update dsp core power status in common APIsBard Liao2021-01-281-6/+16
* ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie2021-01-131-0/+8
* ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie2021-01-121-3/+8
* ASoC: SOF: ops: modify the signature of stall opFred Oh2020-11-271-2/+2
* ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-271-0/+10
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Generic probe compress operationsCezary Rojewski2020-02-181-0/+43
* ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-111-7/+9
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-0/+34
* ASoC: SOF: return -ENOTSUPP if D0I3 is not supportedKeyon Jie2019-10-281-1/+2
* ASoC: SOF: add set_power_state() to dsp_ops for power state updateKeyon Jie2019-10-281-0/+9
* ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta2019-08-091-0/+9
* ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta2019-08-091-0/+9
* ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-231-5/+4
* ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2019-07-231-0/+19
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: timers: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-061-0/+8
* | ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan2019-06-171-0/+11
* | ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-171-2/+3
|/
* ASoC: SOF: IPC: add ipc dump functionPan Xiuli2019-05-031-0/+6
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-031-0/+6
* ASoC: SOF: Add DSP HW abstraction operationsLiam Girdwood2019-04-281-0/+399