summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart1-1/+1
2021-02-10ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen1-0/+2
2021-01-13ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie1-1/+3
2021-01-12ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie1-0/+2
2020-12-11ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan1-0/+2
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan1-5/+6
2020-11-27ASoC: SOF: ops: modify the signature of stall opFred Oh1-1/+1
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh1-0/+5
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski1-0/+2
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart1-0/+8
2020-09-04ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski1-0/+3
2020-08-26ASoC: SOF: loader: Add debug box regionIulian Olaru1-0/+1
2020-08-25ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski1-5/+5
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan1-1/+1
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa1-0/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto1-1/+1
2020-03-13ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song1-4/+0
2020-03-13ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski1-1/+0
2020-02-18ASoC: SOF: Generic probe compress operationsCezary Rojewski1-0/+25
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan1-0/+3
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan1-10/+8
2020-02-11ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan1-0/+10
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan1-2/+10
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