summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Add new sof_debug flag to request message payload dumpPeter Ujfalusi2023-06-161-0/+3
* ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey2023-04-201-0/+10
* ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi2023-04-041-0/+11
* ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang2023-02-141-0/+2
* ASoC: SOF: add get_stream_position ops for pcm delayRander Wang2023-02-031-0/+9
* ASoC: SOF: add fw_info_box supportRander Wang2023-02-031-0/+1
* ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan2023-01-271-0/+1
* ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2023-01-171-0/+1
* ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-171-2/+2
* ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-171-2/+4
* ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentationPeter Ujfalusi2022-12-251-1/+1
* ASoC: SOF: Add helper macro to be used to get an IPC opsPeter Ujfalusi2022-12-251-0/+4
* ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart2022-10-311-2/+2
* ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha2022-10-311-0/+2
* ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart2022-10-281-0/+3
* ASoC: SOF: ops: add readb/writeb helpersPierre-Louis Bossart2022-10-261-0/+4
* ASoC: SOF: loader: Remove the query_fw_configuration opsPeter Ujfalusi2022-10-211-4/+0
* ASoC: SOF: loader: Add support for IPC dependent post firmware boot opsPeter Ujfalusi2022-10-211-0/+3
* ASoC: SOF: ipc: ops: Add support for optional init and exit callbacksPeter Ujfalusi2022-10-211-0/+6
* ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi2022-10-211-0/+14
* ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart2022-09-191-0/+4
* ASoC: SOF: compress: Save channel count and sample bytesLaurentiu Mihalcea2022-08-171-0/+2
* ASoC: SOF: compress: Introduce sof_compr_streamDaniel Baluta2022-08-171-0/+5
* ASoC: SOF: Add cont_update_posn to platform parametersYC Hung2022-07-251-0/+1
* ASoC: Merge fixesMark Brown2022-06-221-0/+2
|\
| * ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-06-171-0/+2
* | ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart2022-06-141-0/+6
* | ASoC: SOF: Add support ctx_save with IPC4Mark Brown2022-06-101-2/+4
|\ \
| * | ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power managementPeter Ujfalusi2022-06-101-0/+2
| * | ASoC: SOF: make ctx_store and ctx_restore as optionalPeter Ujfalusi2022-06-101-2/+2
| |/
* / ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi2022-06-101-1/+1
|/
* ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-191-16/+0
* ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi2022-05-191-0/+1
* ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-191-1/+2
* ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-191-7/+6
* ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-191-1/+3
* ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi2022-05-191-0/+18
* ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi2022-05-051-0/+1
* ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi2022-05-051-0/+3
* ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi2022-05-041-0/+3
* ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi2022-04-291-2/+0
* ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi2022-04-291-1/+0
* ASoC: SOF: Introduce IPC dependent ops for firmware handling, loadingPeter Ujfalusi2022-04-291-0/+21
* ASoC: SOF: loader: Remove the old fw_ready related codePeter Ujfalusi2022-04-251-8/+1
* ASoC: SOF: ipc: Switch over to use the rx_msg opsPeter Ujfalusi2022-04-111-1/+4
* ASoC: SOF: Add high level IPC IO callback definitions to ipc_opsPeter Ujfalusi2022-04-111-0/+21
* ASoC: SOF: Add helper function to prepare and send an IPC messagePeter Ujfalusi2022-04-111-0/+2
* ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown2022-04-051-11/+15
|\
| * ASoC: SOF: Remove header from struct snd_sof_ipc_msgPeter Ujfalusi2022-04-041-1/+0
| * ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2022-04-041-5/+3