summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-181-1/+3
* ASoC: SOF: log compiler name and version informationKarol Trzcinski2019-12-181-0/+1
* ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-1/+10
* ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta2019-12-091-0/+11
* ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-187/+0
* ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan2019-12-091-1/+1
* ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan2019-12-091-2/+0
* ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2019-11-121-0/+2
* ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie2019-10-281-0/+2
* ASoC: SOF: add a flag suspend_ignored for sof streamKeyon Jie2019-10-281-0/+5
* ASoC: SOF: add a flag to indicate the system suspend targetKeyon Jie2019-10-281-0/+2
* ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie2019-10-281-0/+2
* ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible streamKeyon Jie2019-10-281-0/+1
* ASoC: SOF: add set_power_state() to dsp_ops for power state updateKeyon Jie2019-10-281-0/+2
* ASoC: SOF: add a field to store the current D0 substate of DSPKeyon Jie2019-10-281-0/+9
* ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart2019-10-251-0/+3
* ASoC: SOF: acpi led support for switch controlsJaska Uimonen2019-10-101-0/+9
* ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan2019-10-011-1/+1
* ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood2019-10-011-0/+2
* ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart2019-10-011-4/+9
* ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta2019-08-091-0/+2
* ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta2019-08-091-0/+2
* ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta2019-08-091-0/+2
* ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-1/+0
* ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski2019-07-231-1/+1
* ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-231-3/+2
* ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2019-07-231-0/+3
* ASoC: SOF: reset DMA state in prepareKai Vehmanen2019-07-231-1/+1
* ASoC: SOF: add runtime idle callbackKai Vehmanen2019-07-061-0/+2
* ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan2019-06-171-0/+4
* ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-171-1/+1
* ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan2019-06-171-0/+2
* ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan2019-06-171-0/+1
* ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang2019-06-131-0/+2
* ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan2019-06-031-1/+5
* ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan2019-06-031-1/+1
* ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen2019-05-281-0/+2
* ASoC: SOF: IPC: add ipc dump functionPan Xiuli2019-05-031-0/+1
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-031-0/+1
* ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQKeyon Jie2019-05-031-1/+0
* ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...Keyon Jie2019-05-031-0/+2
* ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood2019-04-281-0/+632