aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sof/ipc3-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown1-14/+41
2024-02-08ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan1-14/+41
2024-01-30ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda1-0/+40
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-4/+55
2023-12-19ASoC: SOF: Refactor sof_i2s_tokens reading to update acpbt daiVenkata Prasad Potturu1-4/+7
2023-12-04ASoC: SOF: Wire up buffer flagsCurtis Malainey1-0/+2
2023-11-24ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan1-0/+2
2023-11-13ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta1-0/+46
2023-05-15ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi1-2/+5
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey1-23/+10
2023-03-07ASoC: SOF: sof-audio: Fix broken early bclk feature for SSPRanjani Sridharan1-2/+30
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi1-0/+2
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan1-4/+5
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan1-0/+19
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan1-1/+1
2022-12-25ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo1-2/+5
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy1-8/+28
2022-11-01ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen1-5/+10
2022-09-20ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy1-0/+33
2022-09-19ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart1-0/+7
2022-08-05ASoC: SOF: ipc3-topology: Fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-12ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytesPeter Ujfalusi1-0/+1
2022-07-11ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart1-9/+4
2022-06-17ASoC: SOF: ipc3-topology: remove use of __func__ in dev_dbgPierre-Louis Bossart1-2/+2
2022-06-14ASoC: Merge fixesMark Brown1-12/+11
2022-06-14ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey1-6/+19
2022-06-10ASoC: SOF: Add a new IPC op for parsing topology manifestRanjani Sridharan1-0/+48
2022-06-10ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes()Peter Ujfalusi1-12/+11
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi1-1/+1
2022-05-04ASoC: Pull in fixesMark Brown1-13/+26
2022-05-03ASoC: SOF: ipc3-topology: Correct get_control_data for non bytes payloadPeter Ujfalusi1-13/+26
2022-04-25ASoC: SOF: sof-audio: flag errors on pipeline teardownPierre-Louis Bossart1-0/+12
2022-04-05ASoC: SOF: Miscellaneous fixes for IPC and traceMark Brown1-14/+11
2022-04-05ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing itPeter Ujfalusi1-0/+1
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-14/+11
2022-03-18ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan1-0/+29
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan1-0/+197
2022-03-18ASoC: SOF: Add IPC3 topology control opsRanjani Sridharan1-0/+1
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan1-5/+2
2022-03-18ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan1-0/+150
2022-03-16ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan1-0/+23
2022-03-16ASoC: SOF: topology: Make widget binding IPC agnosticRanjani Sridharan1-1/+191
2022-03-16ASoC: SOF: topology: Make control parsing IPC agnosticRanjani Sridharan1-2/+149
2022-03-16ASoC: SOF: topology: Make DAI widget parsing IPC agnosticRanjani Sridharan1-1/+744
2022-03-16ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan1-0/+26
2022-03-16ASoC: SOF: topology: Make effect widget parsing IPC agnosticRanjani Sridharan1-0/+248
2022-03-16ASoC: SOF: topology: Make siggen widget parsing IPC agnosticRanjani Sridharan1-0/+36
2022-03-16ASoC: SOF: topology: Make asrc widget parsing IPC agnosticRanjani Sridharan1-0/+65
2022-03-16ASoC: SOF: topology: Make src widget parsing IPC agnosticRanjani Sridharan1-0/+59
2022-03-16ASoC: SOF: topology: Make mux/demux widget parsing IPC agnosticRanjani Sridharan1-0/+40