summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-priv.h
AgeCommit message (Expand)Author
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart
2021-02-10ASoC: SOF: fix runtime pm usage mismatch after probe errorsKai Vehmanen
2021-01-13ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie
2021-01-12ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie
2020-12-11ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_errRanjani Sridharan
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan
2020-11-27ASoC: SOF: ops: modify the signature of stall opFred Oh
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart
2020-09-04ASoC: SOF: add a "core" parameter to widget loading functionsGuennadi Liakhovetski
2020-08-26ASoC: SOF: loader: Add debug box regionIulian Olaru
2020-08-25ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto
2020-03-13ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song
2020-03-13ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski
2020-02-18ASoC: SOF: Generic probe compress operationsCezary Rojewski
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan
2020-02-11ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart
2019-12-18ASoC: SOF: log compiler name and version informationKarol Trzcinski
2019-12-18ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan
2019-12-09ASoC: SOF: Make creation of machine device from SOF core optionalDaniel Baluta
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan
2019-12-09ASoC: SOF: topology: remove snd_sof_init_topology()Ranjani Sridharan
2019-11-12ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie
2019-10-28ASoC: SOF: PM: implement prepare/complete callbacksKeyon Jie
2019-10-28ASoC: SOF: add a flag suspend_ignored for sof streamKeyon Jie
2019-10-28ASoC: SOF: add a flag to indicate the system suspend targetKeyon Jie
2019-10-28ASoC: SOF: PM: add helpers for setting D0 substate for ADSPKeyon Jie
2019-10-28ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible streamKeyon Jie
2019-10-28ASoC: SOF: add set_power_state() to dsp_ops for power state updateKeyon Jie
2019-10-28ASoC: SOF: add a field to store the current D0 substate of DSPKeyon Jie
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen
2019-10-01ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan
2019-10-01ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta
2019-08-09ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh