summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-priv.h
AgeCommit message (Expand)Author
2021-10-08ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang
2021-10-07Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown
2021-10-07ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi
2021-10-07ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumpingPeter Ujfalusi
2021-10-07ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi
2021-10-07ASoC: SOF: core: debug: force all processing on primary corePierre-Louis Bossart
2021-10-05ASoC: SOF: topology: allow for dynamic pipelines override for debugPierre-Louis Bossart
2021-10-01ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski
2021-09-20ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macroPeter Ujfalusi
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi
2021-09-16ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi
2021-09-15ASoC: SOF: debug: No need to export the snd_sof_debugfs_io_item()Peter Ujfalusi
2021-09-15ASoC: SOF: debug: Add generic API and ops for DSP regionsPeter Ujfalusi
2021-09-15ASoC: SOF: core: Do not use 'bar' as parameter for block_read/writePeter Ujfalusi
2021-09-15ASoC: SOF: loader: No need to export snd_sof_fw_parse_ext_data()Peter Ujfalusi
2021-09-15ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()Peter Ujfalusi
2021-09-15ASoC: SOF: loader: load_firmware callback is mandatory, treat it like thatPeter Ujfalusi
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