summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen2021-02-101-0/+2
* ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie2021-01-131-1/+3
* ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie2021-01-121-0/+2
* ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan2020-12-111-0/+2
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-5/+6
* ASoC: SOF: ops: modify the signature of stall opFred Oh2020-11-271-1/+1
* ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-271-0/+5
* ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-251-0/+2
* ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart2020-09-171-0/+8
* ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski2020-09-041-0/+3
* ASoC: SOF: loader: Add debug box regionIulian Olaru2020-08-261-0/+1
* ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski2020-08-251-5/+5
* ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan2020-05-271-1/+1
* ASoC: SOF: add a power_down_notify methodMarcin Rajwa2020-05-181-0/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: sof: use snd_compress_opsKuninori Morimoto2020-04-211-1/+1
* ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-131-4/+0
* ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski2020-03-131-1/+0
* ASoC: SOF: Generic probe compress operationsCezary Rojewski2020-02-181-0/+25
* ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan2020-02-111-0/+3
* ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-111-10/+8
* ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan2020-02-111-0/+10
* ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan2020-02-111-2/+10
* 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