summaryrefslogtreecommitdiff
path: root/sound/soc/sof/topology.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-23ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directlyPeter Ujfalusi1-6/+6
2021-12-16ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi1-9/+5
2021-12-16ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmdPeter Ujfalusi1-0/+4
2021-11-24ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart1-1/+1
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan1-83/+0
2021-11-22ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan1-17/+0
2021-11-18ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung1-0/+59
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey1-0/+109
2021-10-08Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown1-2/+4
2021-10-08Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...Mark Brown1-0/+6
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta1-2/+4
2021-10-07ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi1-9/+7
2021-10-07ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan1-0/+9
2021-10-07ASoC: SOF: core: debug: force all processing on primary corePierre-Louis Bossart1-0/+6
2021-10-05ASoC: SOF: topology: return error if sof_connect_dai_widget() failsRanjani Sridharan1-5/+6
2021-10-05ASoC: SOF: topology: allow for dynamic pipelines override for debugPierre-Louis Bossart1-2/+7
2021-10-05ASoC: SOF: topology: show clks_control value in dynamic debugPierre-Louis Bossart1-2/+2
2021-10-01ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan1-1/+16
2021-10-01ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan1-3/+0
2021-10-01ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan1-242/+40
2021-10-01ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan1-0/+3
2021-10-01ASoC: SOF: topology: Add new token for dynamic pipelineRanjani Sridharan1-1/+61
2021-10-01ASoC: SOF: control: Add access field in struct snd_sof_controlRanjani Sridharan1-0/+1
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan1-4/+8
2021-05-21ASoC: SOF: topology: fix assignment to use le32_to_cpuJaska Uimonen1-1/+1
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen1-6/+9
2021-04-12ASoC: SOF: topology: remove useless codeRanjani Sridharan1-64/+0
2021-03-29ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen1-80/+110
2021-02-11ASoC: SOF: relax ABI checks and avoid unnecessary warningsKai Vehmanen1-1/+1
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown1-1/+3
2021-02-01ASoC: SOF: topology: Prevent NULL pointer dereference with no TLVRanjani Sridharan1-1/+1
2021-01-28ASoC: SOF: update dsp core power status in common APIsBard Liao1-8/+0
2021-01-27ASoC: SOF: add a pointer to download repo in case FW request failsKai Vehmanen1-0/+2
2020-11-20ASoC: SOF: control: override volume info callbackJaska Uimonen1-0/+9
2020-11-13ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart1-9/+9
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart1-3/+3
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński1-3/+1
2020-10-26ASoC: SOF: topology: remove const in sizeof()Pierre-Louis Bossart1-1/+1
2020-09-21ASoC: SOF: topology: fix the process being scheduled on core0 alwaysKeyon Jie1-47/+35
2020-09-17ASoC: SOF: fix range checksGuennadi Liakhovetski1-7/+13
2020-09-17ASoC: SOF: (cosmetic) remove redundant "ret" variable usesGuennadi Liakhovetski1-13/+11
2020-09-08ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IODharageswari R1-0/+1
2020-09-07ASoC: SOF: topology: make process type optionalKeyon Jie1-6/+0
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_muxKeyon Jie1-7/+4
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_processKeyon Jie1-5/+2
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_toneKeyon Jie1-7/+4
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_asrcKeyon Jie1-7/+4
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_srcKeyon Jie1-7/+4
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_hostKeyon Jie1-7/+4
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_volumeKeyon Jie1-7/+4