summaryrefslogtreecommitdiff
path: root/sound/soc/sof/pcm.c
AgeCommit message (Expand)Author
2024-04-09ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3Ranjani Sridharan
2024-03-25ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_opsPeter Ujfalusi
2023-09-26ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto
2023-05-30ES8316 audio codec fixes on Rock5BMark Brown
2023-05-15ASoC: SOF: Simplify the calculation of variablesJiapeng Chong
2023-05-15ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi
2023-03-22ASoC: SOF: pcm: Improve the pcm trigger sequenceRanjani Sridharan
2023-03-22ASoC: SOF: pcm: Make hw_params reset conditional for IPC3Ranjani Sridharan
2023-02-03ASoC: SOF: add delay function support in sof frameworkRander Wang
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan
2022-12-25ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as wellPeter Ujfalusi
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li
2022-06-27ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-17ASoC: SOF: pcm: use pm_resume_and_get() on component probePierre-Louis Bossart
2022-04-29ASoC: SOF: Add a prepare op to IPC topology widget opsRanjani Sridharan
2022-04-29ASoC: SOF: pcm: remove unnecessary function declarationRanjani Sridharan
2022-04-29ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()Ranjani Sridharan
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart
2022-04-04ASoC: SOF: Remove redundant return statementstangmeng
2022-03-18ASoC: SOF: Add dai_link_fixup PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Add trigger PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Define hw_params PCM op for IPC3Ranjani Sridharan
2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan
2022-03-18ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() functionRanjani Sridharan
2022-03-11ASoC: SOF: Remove ipc_pcm_params() opsPeter Ujfalusi
2022-03-11ASoC: SOF: Introduce optional callback to configure stream data offsetPeter Ujfalusi
2022-03-11ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapperPeter Ujfalusi
2022-03-11ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutralPeter Ujfalusi
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-08ASoC: SOF: change comp_dai to a pointer in struct snd_sof_daiRanjani Sridharan
2022-02-24ASoC: SOF: pcm: Add compress_ops for SOF platform component driverDaniel Baluta
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi
2021-12-17ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan
2021-11-26ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan
2021-11-26ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan
2021-11-26ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan
2021-11-26ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan
2021-11-24ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown
2021-11-24ASoC: SOF: handle paused streams during system suspendRanjani Sridharan
2021-11-24ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan
2021-11-18ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta
2021-10-01ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan
2021-09-16ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi
2021-09-16ASoC: SOF: pcm: Remove non existent CONFIG_SND_SOC_SOF_COMPRESS referencePeter Ujfalusi