summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-05-20ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown
2022-05-20ASoC: SOF: mediatek: add debug dumpMark Brown
2022-05-19ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-19ASoC: SOF: mediatek: remove duplicate include in mt8195.cWan Jiabing
2022-05-19ASoC: SOF: mediatek: Add mt8195 debug dumpYC Hung
2022-05-19ASoC: SOF: mediatek: Add mediatek common debug dumpYC Hung
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: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter 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-17ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 modePeter Ujfalusi
2022-05-16ASoC: SOF: mediatek: Add mt8186 ipc supportTinghan Shen
2022-05-16ASoC: SOF: mediatek: Add ipc support for mt8195Allen-KH Cheng
2022-05-12ASoC: SOF: Add IPC4 FW loader supportMark Brown
2022-05-12ASoC: SOF: amd: add missing platform_device_unregister in acp_pci_rn_probeZheng Bin
2022-05-12ASoC: SOF: Intel: HDA: Set up sof_ipc4_fw_data for IPC4Ranjani Sridharan
2022-05-12ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan
2022-05-12ASoC: SOF: Add IPC4 private headerRanjani Sridharan
2022-05-12ASoC: SOF: Intel: HDA: Set IPC4-specific DSP ops for CaVS platformsRanjani Sridharan
2022-05-09ASoC: SOF: sof-client: Update for different IPC versionsMark Brown
2022-05-09ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter 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-05-04ASoC: Pull in fixesMark Brown
2022-05-03ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi
2022-04-29ASoC: SOF: Miscellaneous preparatory patches for IPC4Mark Brown
2022-04-29ASoC: SOF: IPC Abstraction for FW loadingMark Brown
2022-04-29ASoC: SOF: sof-pci-dev: fix missing pci_release_regions() on error in sof_pci...Yang Yingliang
2022-04-29ASoC: SOF: loader: Call optional query_fw_configuration on first bootPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not usedPeter Ujfalusi
2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc: Add check for fw_loader opsPeter Ujfalusi
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi