aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
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-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-25ASoC: SOF: amd: Enable cache for AMD Rembrandt platformV sujith kumar Reddy3-0/+13
2022-12-25ASoC: SOF: mediatek: mt8195: remove a redundant comparison of sramYC Hung2-7/+0
2022-12-25ASoC: SOF: IPC3 topology: Print the conflicting bytes sizesSeppo Ingalsuo1-2/+5
2022-12-25ASoC: SOF: core: Print out the value of sof_debug if it is setPeter Ujfalusi1-0/+3
2022-12-25ASoC: SOF: nocodec: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-25ASoC: SOF: trace: No need to check for op pointer in sof_fw_trace_free()Peter Ujfalusi1-1/+1
2022-12-25ASoC: SOF: trace: Use sof_ipc_get_ops() in sof_fw_trace_initPeter Ujfalusi1-2/+4
2022-12-25ASoC: SOF: sof-priv: Mark fw_tracing ops optional in documentationPeter Ujfalusi1-1/+1
2022-12-25ASoC: SOF: pm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-6/+6
2022-12-25ASoC: SOF: topology: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-36/+55
2022-12-25ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-23/+28
2022-12-25ASoC: SOF: control: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-22/+22
2022-12-25ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi1-9/+9
2022-12-25ASoC: SOF: Add helper macro to be used to get an IPC opsPeter Ujfalusi1-0/+4
2022-12-25ASoC: SOF: sof-audio: Update documentation for sof_ipc_tplg_opsPeter Ujfalusi1-2/+4
2022-12-25ASoC: 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
2022-12-21ASoC: SOF: pm: Set target state earlierRanjani Sridharan1-2/+1
2022-12-19Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-12-13ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung1-1/+1
2022-12-12ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen1-9/+0
2022-12-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen3-1/+74
2022-12-05ASoC : SOF: amd: Add support for IPC and DSP dumpsV sujith kumar Reddy4-0/+128
2022-12-05ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIERAjye Huang1-3/+5
2022-11-30ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda1-0/+7
2022-11-29ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy4-8/+41
2022-11-29ASoC: Merge up fixesMark Brown2-15/+20
2022-11-28ASoC: SOF: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-11-28ASoC: SOF: amd: ADD HS and SP virtual DAI.V sujith kumar Reddy2-0/+32
2022-11-28ASoC: SOF: amd: Fix for selecting clock source as external clock.V sujith kumar Reddy2-1/+11