summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2022-06-06ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter-10/+8
2022-06-06ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter-5/+11
2022-06-06ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński-1/+1
2022-05-20ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown-669/+767
2022-05-20ASoC: SOF: mediatek: add debug dumpMark Brown-0/+124
2022-05-19ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+1
2022-05-19ASoC: SOF: mediatek: remove duplicate include in mt8195.cWan Jiabing-1/+0
2022-05-19ASoC: SOF: mediatek: Add mt8195 debug dumpYC Hung-0/+29
2022-05-19ASoC: SOF: mediatek: Add mediatek common debug dumpYC Hung-0/+95
2022-05-19ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi-65/+93
2022-05-19ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi-0/+1
2022-05-19ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi-9/+11
2022-05-19ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi-31/+37
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi-615/+44
2022-05-19ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi-0/+612
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi-10/+12
2022-05-19ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi-0/+18
2022-05-17ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 modePeter Ujfalusi-4/+11
2022-05-16ASoC: SOF: mediatek: Add mt8186 ipc supportTinghan Shen-0/+147
2022-05-16ASoC: SOF: mediatek: Add ipc support for mt8195Allen-KH Cheng-11/+140
2022-05-12ASoC: SOF: Add IPC4 FW loader supportMark Brown-13/+500
2022-05-12ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin-0/+1
2022-05-12ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan-0/+35
2022-05-12ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan-1/+230
2022-05-12ASoC: SOF: Add IPC4 private headerRanjani Sridharan-0/+27
2022-05-12ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan-12/+208
2022-05-09ASoC: SOF: sof-client: Update for different IPC versionsMark Brown-27/+227
2022-05-09ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi-0/+4
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi-0/+3
2022-05-09ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi-3/+130
2022-05-09ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi-17/+31
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi-6/+41
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi-0/+9
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi-2/+3
2022-05-09ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi-5/+7
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi-0/+9
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi-1/+607
2022-05-05ASoC: SOF: Add rx_data pointer to snd_sof_ipc_msg structPeter Ujfalusi-0/+3
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi-27/+9
2022-05-04ASoC: Pull in fixesMark Brown-13/+31
2022-05-03ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi-13/+26
2022-04-29ASoC: SOF: Miscellaneous preparatory patches for IPC4Mark Brown-107/+368
2022-04-29ASoC: SOF: IPC Abstraction for FW loadingMark Brown-543/+539
2022-04-29ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci...Yang Yingliang-2/+6
2022-04-29ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi-0/+3
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi-87/+0
2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi-2/+0
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi-12/+0
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi-6/+3
2022-04-29ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi-3/+0