aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c
AgeCommit message (Expand)Author
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
2021-04-12ASoC: SOF: pcm: export snd_pcm_dai_link_fixupPierre-Louis Bossart
2021-03-29ASoC: SOF: match SSP config with pcm hw paramsJaska Uimonen
2021-03-29ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen
2021-02-02ASoC: SOF: add be_hw_params_fixup() for ALHRander Wang
2020-11-20ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan
2020-11-19ASoC: SOF: relax PCM period and buffer size constraintsKai Vehmanen
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-08-25ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart
2020-08-25ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-22ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-04-30ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang