summaryrefslogtreecommitdiff
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)Author
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi
2023-03-21ASoC: SOF: topology: Set pipeline widget before updating IPC structuresRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan
2023-03-07ASoC: SOF: topology: Fix error handling in sof_widget_ready()Ranjani Sridharan
2023-02-02ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widgetPeter Ujfalusi
2023-01-31ASoC: sof: use helper functionKuninori Morimoto
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani Sridharan
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan
2022-12-25ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy
2022-11-29ASoC: Merge up fixesMark Brown
2022-11-07ASoC: SOF: topology: Add helper to get/put widget queue idChao Song
2022-11-07ASoC: SOF: Add support to parse pin binding array from topologyChao Song
2022-11-07ASoC: SOF: Add support for parsing the number of sink/source pinsChao Song
2022-11-07ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi
2022-09-21ADD SOF support for rembrandt platformMark Brown
2022-09-20ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-09-19ASoC: SOF: remove unneeded dev_vdbgNoah Klayman
2022-07-12ASoC: SOF: topology: remove unused variableRanjani Sridharan
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: ipc4-topology: Add support for parsing AIF_IN/AIF_OUT widgetsRanjani Sridharan
2022-04-29ASoC: SOF: topology: Skip parsing DAI link tokens if not neededRanjani Sridharan
2022-04-29ASoC: SOF: Add a new op to set up volume tableRanjani Sridharan
2022-04-23ASoC: SOF: topology: Check w->sname validity once in sof_connect_dai_widget()Peter Ujfalusi
2022-04-08ASoC: Merge fixesMark Brown
2022-04-07ASoC: SOF: topology: Fix memory leak in sof_control_load()Yu Liao
2022-04-07ASoC: SOF: topology: cleanup dailinks on widget unloadPierre-Louis Bossart
2022-04-06ASoC: SOF: topology: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-04-05ASoC: Pull in fixesMark Brown
2022-04-05ASoC: SOF: topology: use new sound control LED layerJaroslav Kysela
2022-04-04ASoC: SOF: topology: Fix memory leak of scontrol->namePeter Ujfalusi
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan
2022-03-17ASoC: SOF: topology: Use kmemdup() to replace kzalloc + memcpyYihao Han
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 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