summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-audio.c
AgeCommit message (Expand)Author
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald
2023-02-22ASoC: SOF: sof-audio: start with the right widget typeBard Liao
2023-02-09ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi
2023-02-09ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao
2023-02-09ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan
2023-02-09ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao
2022-09-20ASoC: SOF: don't unprepare widget used other pipelinesRander Wang
2022-09-20ASoC: SOF: clear prepare state when widget is unpreparedRander Wang
2022-09-19ASoC: SOF: add widget setup/free tracingBard Liao
2022-09-05ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li
2022-06-06ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński
2022-04-29ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan
2022-04-29ASoC: SOF: clarify use of widget complete flagRanjani Sridharan
2022-04-29ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_opsRanjani Sridharan
2022-04-29ASoC: SOF: sof-audio: Set up widgets from source to sinkRanjani Sridharan
2022-04-29ASoC: SOF: sof-audio: reset route status before freeing widgetRanjani Sridharan
2022-04-25ASoC: SOF: remove incorrect clearing of prepared flagRanjani Sridharan
2022-04-19ASoC: SOF: sof-audio: preserve topology filename override in nocodec modePierre-Louis Bossart
2022-04-11ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set upPeter Ujfalusi
2022-04-04ASoC: SOF: Drop support for mapped control dataPeter Ujfalusi
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