aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart1-1/+3
2019-12-18ASoC: SOF: log compiler name and version informationKarol Trzcinski1-0/+1
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan1-1/+10
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta1-0/+11
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan1-187/+0
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan1-1/+1
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan1-2/+0
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie1-0/+2
2019-10-28ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie1-0/+2
2019-10-28ASoC: SOF: add a flag suspend_ignored for sof streamKeyon Jie1-0/+5
2019-10-28ASoC: SOF: add a flag to indicate the system suspend targetKeyon Jie1-0/+2
2019-10-28ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie1-0/+2
2019-10-28ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible streamKeyon Jie1-0/+1
2019-10-28ASoC: SOF: add set_power_state() to dsp_ops for power state updateKeyon Jie1-0/+2
2019-10-28ASoC: SOF: add a field to store the current D0 substate of DSPKeyon Jie1-0/+9
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart1-0/+3
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen1-0/+9
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan1-1/+1
2019-10-01ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood1-0/+2
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart1-4/+9
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta1-0/+2
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta1-0/+2
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta1-0/+2
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski1-1/+1
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh1-3/+2
2019-07-23ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta1-0/+3
2019-07-23ASoC: SOF: reset DMA state in prepareKai Vehmanen1-1/+1
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen1-0/+2
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan1-0/+4
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan1-1/+1
2019-06-17ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan1-0/+2
2019-06-17ASoC: SOF: topology: add cpu_dai_name for DAIsRanjani Sridharan1-0/+1
2019-06-13ASoC: SOF: topology: add min/max step for volume_tableZhu Yingjiang1-0/+2
2019-06-03ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan1-1/+5
2019-06-03ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan1-1/+1
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen1-0/+2
2019-05-03ASoC: SOF: IPC: add ipc dump functionPan Xiuli1-0/+1
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan1-0/+1
2019-05-03ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQKeyon Jie1-1/+0
2019-05-03ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt contextKeyon Jie1-0/+2
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood1-0/+632