summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc3-topology.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi2023-05-151-2/+5
* ASoC: SOF: Use no_reply calls for TXCurtis Malainey2023-04-201-23/+10
* ASoC: SOF: sof-audio: Fix broken early bclk feature for SSPRanjani Sridharan2023-03-071-2/+30
* ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi2023-01-271-0/+2
* ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan2023-01-271-4/+5
* ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan2023-01-271-0/+19
* ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan2023-01-271-1/+1
* ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo2022-12-251-2/+5
* ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy2022-11-291-8/+28
* ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen2022-11-011-5/+10
* ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy2022-09-201-0/+33
* ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart2022-09-191-0/+7
* ASoC: SOF: ipc3-topology: Fix clang -Wformat warningJustin Stitt2022-08-051-1/+1
* ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi2022-07-121-0/+1
* ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart2022-07-111-9/+4
* ASoC: SOF: ipc3-topology: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+2
* ASoC: Merge fixesMark Brown2022-06-141-12/+11
|\
| * ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter Ujfalusi2022-06-101-12/+11
* | ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey2022-06-141-6/+19
* | ASoC: SOF: Add a new IPC op for parsing topology manifestRanjani Sridharan2022-06-101-0/+48
|/
* ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi2022-05-041-1/+1
* ASoC: Pull in fixesMark Brown2022-05-041-13/+26
|\
| * ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi2022-05-031-13/+26
* | ASoC: SOF: sof-audio: flag errors on pipeline teardownPierre-Louis Bossart2022-04-251-0/+12
* | ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown2022-04-051-14/+11
|\ \
| * | ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2022-04-041-14/+11
| |/
* / ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi2022-04-051-0/+1
|/
* ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan2022-03-181-0/+29
* ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan2022-03-181-0/+197
* ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan2022-03-181-0/+1
* ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan2022-03-181-5/+2
* ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan2022-03-181-0/+150
* ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan2022-03-161-0/+23
* ASoC: SOF: topology: Make widget binding IPC agnosticRanjani Sridharan2022-03-161-1/+191
* ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan2022-03-161-2/+149
* ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan2022-03-161-1/+744
* ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan2022-03-161-0/+26
* ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+248
* ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+36
* ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+65
* ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+59
* ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+40
* ASoC: SOF: topology: Make mixer widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+43
* ASoC: SOF: topology: Make pga widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+78
* ASoC: SOF: topology: Make buffer widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+50
* ASoC: SOF: topology: Make scheduler widget parsing IPC agnosticRanjani Sridharan2022-03-161-0/+98
* ASoC: SOF: Introduce IPC3 opsRanjani Sridharan2022-03-161-0/+173