summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2022-06-10ASoC: SOF: ipc4-topology: Add support for parsing and preparing pga widgetsRanjani Sridharan
2022-06-10ASoC: SOF: ipc4-topology: Add prepare op for DAI type widgetsRanjani Sridharan
2022-06-10ASoC: SOF: ipc4-topology: Add prepare op for AIF type widgetsRanjani Sridharan
2022-06-10ASoC: SOF: ipc4-topology: Add support for parsing DAI_IN/DAI_OUT widgetsRanjani Sridharan
2022-06-10ASoC: SOF: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgetsRanjani Sridharan
2022-06-10ASoC: SOF: IPC4: Introduce topology opsRanjani Sridharan
2022-06-10ASoC: SOF: ipc3-dtrace: Return from dtrace_read if there is no new data avail...Peter Ujfalusi
2022-06-10ASoC: SOF: ipc3-dtrace: Add helper function to update the sdev->host_offsetPeter Ujfalusi
2022-06-10ASoC: SOF: ipc3-dtrace: Introduce SOF_DTRACE_INITIALIZING statePeter Ujfalusi
2022-06-10ASoC: SOF: ipc4: implement pm ctx_save callbackPeter Ujfalusi
2022-06-10ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_statePeter Ujfalusi
2022-06-10ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi
2022-06-10ASoC: SOF: ipc3: Add set_core_state pm_ops implementationPeter 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-06-10ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter Ujfalusi
2022-06-09ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi
2022-06-09ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followedPeter Ujfalusi
2022-06-09ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()Peter Ujfalusi
2022-06-06ASoC: SOF: mediatek: mt8195 suspend check dsp idleYC Hung
2022-06-06ASoC: SOF: mediatek: mt8195 modify dram type as non-cacheYC Hung
2022-06-06ASoC: SOF: mediatek: Add shared_size for mediatek common chip informationYC Hung
2022-06-06ASoC: SOF: mediatek: revise mt8195 clock sequenceYC Hung
2022-06-06ASoC: SOF: amd: Add SOF pm ops callback for RenoirAjit Kumar Pandey
2022-06-06ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter
2022-06-06ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter
2022-06-06ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński
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