summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan9-70/+126
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan2-35/+112
2023-01-27ASoC: SOF: sof-audio: Populate the PCM stream pipeline_infoRanjani Sridharan1-17/+52
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan4-91/+21
2023-01-27ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan2-0/+47
2023-01-27ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani Sridharan2-0/+21
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan4-18/+47
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan4-18/+3
2023-01-27ASoC: SOF: sof-audio: Only process widgets in the connected widget listRanjani Sridharan1-15/+36
2023-01-27ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only onceRanjani Sridharan1-30/+18
2023-01-27ASoC: SOF: ipc4-topology: No need to unbind routes within a pipelineRanjani Sridharan1-2/+9
2023-01-26ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedbackBard Liao1-2/+24
2023-01-26ASoC: SOF: ipc4-topology: add buffer type supportBard Liao2-7/+52
2023-01-20ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi1-1/+2
2023-01-20ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()Dan Carpenter1-3/+4
2023-01-18Add support to compress API to ipc_msg_data /Mark Brown12-36/+81
2023-01-18ASoC: Merge up 6.2 fixesMark Brown3-12/+14
2023-01-18ASoC: SOF: sof-audio: Fixes for widget prepare andMark Brown1-4/+5
2023-01-18ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao1-2/+3
2023-01-18ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan1-2/+2
2023-01-18ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao1-1/+1
2023-01-17ASoC: SOF: sof-audio: start with the right widget typeBard Liao1-2/+2
2023-01-17ASoC: SOF: compress: Set compress data offsetDaniel Baluta1-0/+9
2023-01-17ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2-12/+37
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta8-10/+14
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta10-16/+23
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen2-0/+4
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen2-1/+26
2022-12-27ASoC: SOF: Extend the IPC ops optionalityMark Brown8-104/+138
2022-12-27ASoC: Drop empty platform remove functionsMark Brown1-6/+0
2022-12-27ASoC: SOF: Fixes for suspend after firmware crashMark Brown2-6/+7
2022-12-26ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy3-0/+13
2022-12-26ASoC: SOF: mediatek: mt8195: remove a redundant comparison of sramYC Hung2-7/+0
2022-12-26ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo1-2/+5
2022-12-26ASoC: SOF: core: Print out the value of sof_debug if it is setPeter Ujfalusi1-0/+3
2022-12-26ASoC: SOF: nocodec: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-26ASoC: SOF: trace: No need to check for op pointer in sof_fw_trace_free()Peter Ujfalusi1-1/+1
2022-12-26ASoC: SOF: trace: Use sof_ipc_get_ops() in sof_fw_trace_initPeter Ujfalusi1-2/+4
2022-12-26ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentationPeter Ujfalusi1-1/+1
2022-12-26ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-6/+6
2022-12-26ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-36/+55
2022-12-26ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-23/+28
2022-12-26ASoC: SOF: control: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-22/+22
2022-12-26ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-9/+9
2022-12-26ASoC: SOF: Add helper macro to be used to get an IPC opsPeter Ujfalusi1-0/+4
2022-12-26ASoC: SOF: sof-audio: Update documentation for sof_ipc_tplg_opsPeter Ujfalusi1-2/+4
2022-12-26ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optionalPeter Ujfalusi1-4/+6
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+75
2022-12-21ASoC: SOF: Add FW state to debugfsCurtis Malainey1-1/+3
2022-12-21ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan1-3/+3