summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-9/+9
* ES8316 audio codec fixes on Rock5BMark Brown2023-05-301-5/+6
|\
| * ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-5/+6
* | ASoC: SOF: Simplify the calculation of variablesJiapeng Chong2023-05-151-1/+1
|/
* ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan2023-04-201-8/+15
* ASoC: SOF: Add support for DSPless modePeter Ujfalusi2023-04-041-1/+12
* ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan2023-03-221-6/+20
* ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan2023-03-221-1/+2
* ASoC: SOF: add delay function support in sof frameworkRander Wang2023-02-031-0/+13
* ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan2023-01-271-4/+1
* ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi2022-12-251-9/+9
* ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman2022-09-191-3/+2
* ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li2022-08-231-1/+7
* ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+2
* ASoC: SOF: pcm: use pm_resume_and_get() on component probePierre-Louis Bossart2022-06-171-0/+11
* ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan2022-04-291-3/+5
* ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan2022-04-291-2/+3
* ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan2022-04-291-6/+6
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-1/+1
* ASoC: SOF: Remove redundant return statementstangmeng2022-04-041-4/+1
* ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan2022-03-181-171/+3
* ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan2022-03-181-17/+6
* ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan2022-03-181-95/+15
* ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan2022-03-181-29/+15
* ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan2022-03-181-3/+2
* ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi2022-03-111-7/+0
* ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi2022-03-111-0/+8
* ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi2022-03-111-18/+5
* ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi2022-03-111-1/+20
* ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-37/+40
* ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan2022-03-081-3/+3
* ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta2022-02-241-0/+4
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-7/+1
* ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi2022-02-101-0/+1
* ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan2021-12-171-20/+0
* ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan2021-11-261-5/+9
* ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan2021-11-261-10/+9
* ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan2021-11-261-9/+2
* ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan2021-11-261-0/+4
* ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown2021-11-241-0/+9
|\
| * ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan2021-11-241-0/+9
* | ASoC: SOF: handle paused streams during system suspendRanjani Sridharan2021-11-241-3/+2
|/
* ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung2021-11-181-0/+12
* ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey2021-11-171-0/+36
* ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta2021-10-071-1/+6
* ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan2021-10-011-2/+56
* ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi2021-09-161-1/+1
* ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi2021-09-161-4/+0
* ASoC: SOF: pcm: export snd_pcm_dai_link_fixupPierre-Louis Bossart2021-04-121-0/+1
* ASoC: SOF: match SSP config with pcm hw paramsJaska Uimonen2021-03-291-0/+29