summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
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-20ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi
2023-01-20ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()Dan Carpenter
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
2022-12-25ASoC: SOF: sof-audio: Update documentation for sof_ipc_tplg_opsPeter Ujfalusi
2022-12-25ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optionalPeter Ujfalusi
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21ASoC: SOF: Add FW state to debugfsCurtis Malainey
2022-12-21ASoC: SOF: pm: Always tear down pipelines before DSP suspendRanjani Sridharan
2022-12-21ASoC: SOF: pm: Set target state earlierRanjani Sridharan
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung