summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-priv.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi2021-09-171-7/+7
* ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi2021-09-161-5/+0
* ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()Peter Ujfalusi2021-09-151-4/+0
* ASoC: SOF: debug: Add generic API and ops for DSP regionsPeter Ujfalusi2021-09-151-10/+17
* ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi2021-09-151-10/+10
* ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi2021-09-151-1/+0
* ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi2021-09-151-3/+0
* ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi2021-09-151-1/+0
* ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart2021-04-121-1/+1
* 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