summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ASoC: SOF: extend the interface to stop DMA traceLibin Yang2022-04-041-3/+9
| * ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipcPeter Ujfalusi2022-04-041-0/+3
| * ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev structPeter Ujfalusi2022-04-041-2/+0
* | ASoC: SOF: topology: use new sound control LED layerJaroslav Kysela2022-04-051-0/+1
|/
* ASoC: SOF: Introduce IPC-specific PCM opsRanjani Sridharan2022-03-181-0/+3
* ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan2022-03-181-2/+12
* ASoC: SOF: Introduce IPC3 opsRanjani Sridharan2022-03-161-0/+2
* ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan2022-03-161-0/+13
* ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan2022-03-161-0/+1
* ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi2022-03-111-8/+0
* ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()Peter Ujfalusi2022-03-111-0/+3
* ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi2022-03-111-1/+1
* ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi2022-03-111-0/+5
* ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2022-03-111-1/+16
* ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declarationPeter Ujfalusi2022-03-111-2/+0
* ASoC: SOF: move definition of snd_sof_ipc to header fileRander Wang2022-03-091-0/+12
* ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declarationPeter Ujfalusi2022-02-251-5/+0
* ASoC: SOF: Declare sof_compress_ops in sof-priv.hPeter Ujfalusi2022-02-241-0/+5
* ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta2022-02-241-0/+5
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-25/+0
* ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi2022-02-101-4/+0
* ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan2022-02-101-5/+1
* ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi2022-02-101-0/+12
* ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi2022-02-101-9/+69