summaryrefslogtreecommitdiff
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)Author
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
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
2022-03-16ASoC: SOF: topology: Add helper function for processing tuple arraysRanjani Sridharan
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: topology: Rename arguments in sof_parse_tokens()Ranjani Sridharan
2022-03-09ASoC: SOF: topology: Rename arguments in sof_parse_token_sets()Ranjani Sridharan
2022-03-09ASoC: SOF: topology: Modify signature for token parsing functionsRanjani Sridharan
2022-03-09ASoC: SOF: topology: make sof_route_load() IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-03-08ASoC: SOF: topology: expose some get_token opsRanjani Sridharan
2022-03-08ASoC: SOF: topology: Modify the get_token op for string tokensRanjani Sridharan
2022-03-08ASoC: SOF: topology: Drop the size parameter from struct sof_topology_tokenRanjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant code in sof_link_afe_load()Ranjani Sridharan
2022-03-08ASoC: SOF: topology: remove redundant codeRanjani Sridharan
2022-03-08ASoC: SOF: set swidget's core for scheduler widgetRanjani Sridharan
2022-02-17ASoC: SOF: Replace zero-length array with flexible-array memberStephen Kitt