aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman1-3/+2
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li1-1/+7
2022-06-27ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+2
2022-06-17ASoC: SOF: pcm: use pm_resume_and_get() on component probePierre-Louis Bossart1-0/+11
2022-04-29ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan1-3/+5
2022-04-29ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan1-2/+3
2022-04-29ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan1-6/+6
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart1-1/+1
2022-04-04ASoC: SOF: Remove redundant return statementstangmeng1-4/+1
2022-03-18ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan1-171/+3
2022-03-18ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan1-17/+6
2022-03-18ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan1-95/+15
2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan1-29/+15
2022-03-18ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan1-3/+2
2022-03-11ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi1-7/+0
2022-03-11ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi1-0/+8
2022-03-11ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi1-18/+5
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi1-1/+20
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan1-37/+40
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan1-3/+3
2022-02-24ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta1-0/+4
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi1-7/+1
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi1-0/+1
2021-12-17ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan1-20/+0
2021-11-26ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan1-5/+9
2021-11-26ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan1-10/+9
2021-11-26ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan1-9/+2
2021-11-26ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan1-0/+4
2021-11-24ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown1-0/+9
2021-11-24ASoC: SOF: handle paused streams during system suspendRanjani Sridharan1-3/+2
2021-11-24ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan1-0/+9
2021-11-18ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung1-0/+12
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey1-0/+36
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta1-1/+6
2021-10-01ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan1-2/+56
2021-09-16ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi1-1/+1
2021-09-16ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi1-4/+0
2021-04-12ASoC: SOF: pcm: export snd_pcm_dai_link_fixupPierre-Louis Bossart1-0/+1
2021-03-29ASoC: SOF: match SSP config with pcm hw paramsJaska Uimonen1-0/+29
2021-03-29ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen1-4/+4
2021-02-02ASoC: SOF: add be_hw_params_fixup() for ALHRander Wang1-1/+6
2020-11-20ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan1-2/+1
2020-11-19ASoC: SOF: relax PCM period and buffer size constraintsKai Vehmanen1-8/+1
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński1-1/+1
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-2/+2
2020-08-25ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart1-1/+1
2020-08-25ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto1-9/+9
2020-07-22ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta1-0/+8