summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-01-31ASoC: sof: use helper functionKuninori Morimoto
2023-01-27ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is storedPeter Ujfalusi
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: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_listRanjani Sridharan
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Populate the PCM stream pipeline_infoRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan
2023-01-27ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani 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: 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-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
2023-01-18Add support to compress API to ipc_msg_data /Mark Brown
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
2023-01-17ASoC: SOF: compress: Set compress data offsetDaniel Baluta
2023-01-17ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen
2022-12-27ASoC: SOF: Extend the IPC ops optionalityMark Brown
2022-12-27ASoC: Drop empty platform remove functionsMark Brown
2022-12-27ASoC: SOF: Fixes for suspend after firmware crashMark Brown
2022-12-25ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy
2022-12-25ASoC: SOF: mediatek: mt8195: remove a redundant comparison of sramYC Hung
2022-12-25ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo
2022-12-25ASoC: SOF: core: Print out the value of sof_debug if it is setPeter Ujfalusi
2022-12-25ASoC: SOF: nocodec: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: SOF: trace: No need to check for op pointer in sof_fw_trace_free()Peter Ujfalusi
2022-12-25ASoC: SOF: trace: Use sof_ipc_get_ops() in sof_fw_trace_initPeter Ujfalusi
2022-12-25ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentationPeter Ujfalusi
2022-12-25ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: control: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-12-25ASoC: SOF: Add helper macro to be used to get an IPC opsPeter Ujfalusi