summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc3-topology.c
AgeCommit message (Expand)Author
2022-07-12ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi
2022-07-11ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart
2022-06-17ASoC: SOF: ipc3-topology: remove use of __func__ in dev_dbgPierre-Louis Bossart
2022-06-14ASoC: Merge fixesMark Brown
2022-06-14ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey
2022-06-10ASoC: SOF: Add a new IPC op for parsing topology manifestRanjani Sridharan
2022-06-10ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter 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-25ASoC: SOF: sof-audio: flag errors on pipeline teardownPierre-Louis Bossart
2022-04-05ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown
2022-04-05ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi
2022-03-18ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan
2022-03-18ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan
2022-03-18ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan
2022-03-16ASoC: SOF: topology: Make widget binding IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make mixer widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make pga widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make buffer widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: topology: Make scheduler widget parsing IPC agnosticRanjani Sridharan
2022-03-16ASoC: SOF: Introduce IPC3 opsRanjani Sridharan