summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-audio.c
AgeCommit message (Expand)Author
2023-09-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi
2023-06-16ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_orderBard Liao
2023-06-16ASoC: SOF: sof-audio: add is_virtual_widget helperBard Liao
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi
2023-03-13ASoC: SOF: sof-audio: add support for setting up loopback routesChao Song
2023-03-07ASoC: SOF: sof-audio: don't squelch errors in WIDGET_SETUP phasePierre-Louis Bossart
2023-03-07ASoC: SOF: sof-audio: Fix broken early bclk feature for SSPRanjani Sridharan
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi
2023-01-27ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on errorPeter Ujfalusi
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Populate the PCM stream pipeline_infoRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Only process widgets in the connected widget listRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only onceRanjani Sridharan
2023-01-20ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi
2023-01-18ASoC: Merge up 6.2 fixesMark Brown
2023-01-18ASoC: SOF: sof-audio: Fixes for widget prepare andMark Brown
2023-01-18ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao
2023-01-18ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan
2023-01-18ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao
2023-01-17ASoC: SOF: sof-audio: start with the right widget typeBard Liao
2022-12-25ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optionalPeter Ujfalusi
2022-10-28ASoC: SOF: introduce new DEBUG_NOCODEC modePierre-Louis Bossart
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