summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-audio.c
AgeCommit message (Expand)Author
2022-03-18ASoC: SOF: Add a new dai_get_clk topology IPC opRanjani Sridharan
2022-03-18ASoC: SOF: topology: Add ops for setting up and tearing down pipelinesRanjani Sridharan
2022-03-18ASoC: SOF: expose sof_route_setup()Ranjani Sridharan
2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan
2022-03-18ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan
2022-03-18ASoC: SOF: set up scheduler widget before all other widgets in the pipelineRanjani Sridharan
2022-03-16ASoC: SOF: topology: remove snd_sof_complete_pipeline()Ranjani Sridharan
2022-03-16ASoC: SOF: topology: Make route setup IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: topology: make sof_route_load() IPC agnosticRanjani Sridharan
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-03-08ASoC: SOF: sof-audio: removed unused functionPierre-Louis Bossart
2022-03-08ASoC: SOF: set swidget's core for scheduler widgetRanjani Sridharan
2022-03-08ASoC: SOF: remove snd_sof_pipeline_find()Ranjani Sridharan
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-12-15ASoC: SOF: topology: read back control data from DSPRanjani Sridharan
2021-12-15ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi
2021-12-15ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan
2021-11-26ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan
2021-11-26ASoC: SOF: call platform hw_free for paused streams during suspendRanjani Sridharan
2021-11-24ASoC: SOF: handle paused streams during system suspendRanjani Sridharan
2021-11-24ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan
2021-11-22ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan
2021-11-22ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan
2021-10-07ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi
2021-10-05ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart
2021-10-01ASoC: SOF: topology: Add kernel parameter for topology verificationRanjani Sridharan
2021-10-01ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan
2021-10-01ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan
2021-10-01ASoC: SOF: Introduce widget use_countRanjani Sridharan
2021-10-01ASoC: SOF: Don't set up widgets during topology parsingRanjani Sridharan
2021-10-01ASoC: SOF: restore kcontrols for widget during set upRanjani Sridharan
2021-10-01ASoC: SOF: Add new fields to snd_sof_routeRanjani Sridharan
2021-10-01ASoC: SOF: sof-audio: add helpers for widgets, kcontrols and dai config set upRanjani Sridharan
2021-07-11ASoC: SOF: add a helper to get topology configured bclkBrent Lu
2021-04-15ASoC: SOF: use current DAI config during resumeRanjani Sridharan
2021-04-12ASOC: SOF: simplify nocodec modePierre-Louis Bossart
2021-04-12ASoC: SOF: change signature of set_mach_params() callbackPierre-Louis Bossart
2021-03-22ASoC: SOF: add a helper to get topology configured mclkKeyon Jie
2020-11-20ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan
2020-10-26ASoC: SOF: sof-audio: remove goto used for force-nocodec supportPierre-Louis Bossart
2020-09-17ASoC: SOF: remove several superfluous type-castsGuennadi Liakhovetski
2020-09-07ASoC: SOF: append extended data to sof_ipc_comp_daiKeyon Jie
2020-09-04ASoC: SOF: support topology components on secondary coresGuennadi Liakhovetski
2020-08-18ASoC: SOF: delete repeated words in commentsRandy Dunlap
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart