summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-priv.h
AgeCommit message (Expand)Author
2022-06-22ASoC: Merge fixesMark Brown
2022-06-17ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart
2022-06-14ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart
2022-06-10ASoC: SOF: Add support ctx_save with IPC4Mark Brown
2022-06-10ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi
2022-06-10ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power managementPeter Ujfalusi
2022-06-10ASoC: SOF: make ctx_store and ctx_restore as optionalPeter Ujfalusi
2022-05-19ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi
2022-05-19ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi
2022-05-19ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi
2022-05-05ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: Introduce IPC dependent ops for firmware handling, loadingPeter Ujfalusi
2022-04-25ASoC: SOF: loader: Remove the old fw_ready related codePeter Ujfalusi
2022-04-11ASoC: SOF: ipc: Switch over to use the rx_msg opsPeter Ujfalusi
2022-04-11ASoC: SOF: Add high level IPC IO callback definitions to ipc_opsPeter Ujfalusi
2022-04-11ASoC: SOF: Add helper function to prepare and send an IPC messagePeter Ujfalusi
2022-04-05ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown
2022-04-05ASoC: SOF: topology: use new sound control LED layerJaroslav Kysela
2022-04-04ASoC: SOF: Remove header from struct snd_sof_ipc_msgPeter Ujfalusi
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi
2022-04-04ASoC: SOF: extend the interface to stop DMA traceLibin Yang
2022-04-04ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipcPeter Ujfalusi
2022-04-04ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev structPeter Ujfalusi
2022-03-18ASoC: SOF: Introduce IPC-specific PCM opsRanjani Sridharan
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: Introduce IPC3 opsRanjani Sridharan
2022-03-16ASoC: SOF: IPC: Introduce IPC opsRanjani Sridharan
2022-03-16ASoC: SOF: Introduce struct snd_sof_dai_linkRanjani Sridharan
2022-03-11ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi
2022-03-11ASoC: SOF: stream-ipc: Add sof_set_stream_data_offset()Peter Ujfalusi
2022-03-11ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optionalPeter Ujfalusi
2022-03-11ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi
2022-03-11ASoC: SOF: sof-priv: Remove stale snd_sof_ipc_stream_pcm_params() declarationPeter Ujfalusi
2022-03-09ASoC: SOF: move definition of snd_sof_ipc to header fileRander Wang
2022-02-25ASoC: SOF: sof-priv: Drop duplicate sof_compressed_ops declarationPeter Ujfalusi
2022-02-24ASoC: SOF: Declare sof_compress_ops in sof-priv.hPeter Ujfalusi
2022-02-24ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi