summaryrefslogtreecommitdiff
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)Author
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-12-19ASoC: SOF: Rename amd_bt sof_dai_typeVenkata Prasad Potturu
2023-12-19ASoC: SOF: Add i2s bt dai configuration support for AMD platformsVenkata Prasad Potturu
2023-12-04ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao
2023-11-17ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas
2023-11-13ASoC: SOF: Add support for configuring PDM interface from topologyDaniel Baluta
2023-08-15ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown
2023-08-07ASoC: SOF: ipc4: avoid uninitialized default instance 0Ranjani Sridharan
2023-07-31ASoC: SOF: topology: simplify code to prevent static analysis warningsPierre-Louis Bossart
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown
2023-05-30ASoC: SOF: topology: Use partial match for connecting DAI link and DAI widgetRanjani Sridharan
2023-05-15ASoC: SOF: topology: Fix tuples array allocationRanjani Sridharan
2023-05-15ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan
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