summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4-topology.c
AgeCommit message (Expand)Author
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-04-03ASoC: SOF: ipc4-topology: Clarify bind failure caused by missing fw_modulePeter Ujfalusi
2023-03-30ASoC: Merge fixesMark Brown
2023-03-29ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski
2023-03-23ASoC: SOF: ipc4/intel: Fix spelling mistake "schduler" -> "scheduler"Colin Ian King
2023-03-22ASoC: SOF: ipc4/intel: Add missing mutex_unlock()Jyri Sarha
2023-03-21ASoC: SOF: ipc4/intel: Add support for chained DMAJyri Sarha
2023-03-17ASoC: SOF: ipc4-topology: Add support for effectMark Brown
2023-03-17ASoC: SOF: ipc4: upport multiple configs for BE DAIsMark Brown
2023-03-17ASoC: SOF: ipc4-topology: Initialize in_format to NULL in sof_ipc4_get_audio_fmtPeter Ujfalusi
2023-03-17ASoC: SOF: ipc4-topology: update pipeline_params in process prepareLibin Yang
2023-03-17ASoC: SOF: ipc4-topology: set copier output format for process moduleChao Song
2023-03-17ASoC: SOF: ipc4-topology: Add support for base config extensionRanjani Sridharan
2023-03-17ASoC: SOF: ipc4-topology: add effect widget supportLibin Yang
2023-03-17ASoC: SOF: ipc4-topology: Move the kcontrol module_id update to helperPeter Ujfalusi
2023-03-17ASoC: SOF: ipc4-topology: use common helper function in copier prepareKai Vehmanen
2023-03-17ASoC: SOF: ipc4-pcm: support multiple configs for BE DAIsKai Vehmanen
2023-03-14ASoC: SOF: ipc4: Add support for formats per pinsMark Brown
2023-03-14ASoC: SOF: ipc4: Add support for bytes controlMark Brown
2023-03-13ASoC: SOF: ipc4-topology: Search only pin 0 formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add new tokens for input/output pin format countRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Remove the ref_audio_fmt fieldRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the signature of sof_ipc4_init_audio_fmt()Ranjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Modify the type of available input/output formatsRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Always parse the output formats in topologyRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Parse the SOF_COMP_TOKENS only onceRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Do not parse the DMA_BUFFER_SIZE tokenRanjani Sridharan
2023-03-13ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_...Ranjani Sridharan
2023-03-13ASoC: SOF: Use input/output pin consistentlyRanjani Sridharan
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown
2023-03-13ASoC: SOF: ipc4-topology: Add support for TPLG_CTL_BYTESLibin Yang
2023-03-07ASoC: SOF: ipc4: Add core_id support from topologyMark Brown
2023-03-07ASoC: SOF: ipc4-topology: don't allocate blob if it will not be usedBard Liao
2023-03-07ASoC: SOF: ipc4-topology: add core token in each module extended token listRander Wang
2023-03-07ASoC: SOF: ipc4-topology: Add support for core_id for pipelinesPeter Ujfalusi
2023-03-07ASoC: SOF: IPC4: update gain ipc msg definition to align with fwRander Wang
2023-03-07ASoC: SOF: sof-audio: Fix broken early bclk feature for SSPRanjani Sridharan
2023-03-07ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unitSeppo Ingalsuo
2023-02-09ASoC: SOF: ipc4-topology: set copier sink formatBard Liao
2023-02-09ASoC: SOF: ipc4-topology: Print queue IDs in errorRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-topology: No need to unbind routes within a pipelineRanjani Sridharan
2023-01-26ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedbackBard Liao
2023-01-26ASoC: SOF: ipc4-topology: add buffer type supportBard Liao
2022-11-10ASoC: SOF: ipc4-topology: Add widget queue supportMark Brown