summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-priv.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-25ASoC: SOF: Remove the get_stream_position callbackPeter Ujfalusi1-9/+0
2024-03-25ASoC: SOF: Introduce a new callback pair to be used for PCM delay reportingPeter Ujfalusi1-0/+21
2024-02-14ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown1-0/+9
2024-02-13ASoC: SOF: Fix runtime pm usage counter balance after fw exceptionPeter Ujfalusi1-0/+1
2024-02-13ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart1-0/+7
2024-02-13ASoC: SOF: ops: add new 'is_chain_dma_supported' callbackPierre-Louis Bossart1-0/+2
2023-11-29ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi1-0/+7
2023-11-29ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi1-2/+0
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai1-1/+1
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-1/+1
2023-10-19ASoC: SOF: core: Add probe_early and remove_late callbacksPierre-Louis Bossart1-0/+2
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart1-1/+1
2023-06-16ASoC: SOF: Add new sof_debug flag to request message payload dumpPeter Ujfalusi1-0/+3
2023-04-20ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey1-0/+10
2023-04-04ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi1-0/+11
2023-02-14ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang1-0/+2
2023-02-03ASoC: SOF: add get_stream_position ops for pcm delayRander Wang1-0/+9
2023-02-03ASoC: SOF: add fw_info_box supportRander Wang1-0/+1
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan1-0/+1
2023-01-17ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta1-0/+1
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta1-2/+2
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta1-2/+4
2022-12-26ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentationPeter Ujfalusi1-1/+1
2022-12-26ASoC: SOF: Add helper macro to be used to get an IPC opsPeter Ujfalusi1-0/+4
2022-11-01ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart1-2/+2
2022-10-31ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha1-0/+2
2022-10-28ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart1-0/+3
2022-10-26ASoC: SOF: ops: add readb/writeb helpersPierre-Louis Bossart1-0/+4
2022-10-21ASoC: SOF: loader: Remove the query_fw_configuration opsPeter Ujfalusi1-4/+0
2022-10-21ASoC: SOF: loader: Add support for IPC dependent post firmware boot opsPeter Ujfalusi1-0/+3
2022-10-21ASoC: SOF: ipc: ops: Add support for optional init and exit callbacksPeter Ujfalusi1-0/+6
2022-10-21ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi1-0/+14
2022-09-19ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart1-0/+4
2022-08-17ASoC: SOF: compress: Save channel count and sample bytesLaurentiu Mihalcea1-0/+2
2022-08-17ASoC: SOF: compress: Introduce sof_compr_streamDaniel Baluta1-0/+5
2022-07-26ASoC: SOF: Add cont_update_posn to platform parametersYC Hung1-0/+1
2022-06-22ASoC: Merge fixesMark Brown1-0/+2
2022-06-17ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart1-0/+2
2022-06-14ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart1-0/+6
2022-06-10ASoC: SOF: Add support ctx_save with IPC4Mark Brown1-2/+4
2022-06-10ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi1-1/+1
2022-06-10ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power managementPeter Ujfalusi1-0/+2
2022-06-10ASoC: SOF: make ctx_store and ctx_restore as optionalPeter Ujfalusi1-2/+2
2022-05-19ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi1-16/+0
2022-05-19ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi1-0/+1
2022-05-19ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi1-1/+2
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi1-7/+6
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi1-1/+3
2022-05-19ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi1-0/+18
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi1-0/+1