summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: SOF: parse multiple SSP DAI and hw configsJaska Uimonen2021-03-291-4/+4
* ASoC: SOF: add be_hw_params_fixup() for ALHRander Wang2021-02-021-1/+6
* ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan2020-11-201-2/+1
* ASoC: SOF: relax PCM period and buffer size constraintsKai Vehmanen2020-11-191-8/+1
* ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński2020-11-041-1/+1
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-2/+2
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-251-1/+1
* | ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart2020-08-251-3/+3
|/
* ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-9/+9
* ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta2020-07-221-0/+8
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang2020-04-301-1/+11
* ASoC: sof: use snd_compress_opsKuninori Morimoto2020-04-211-2/+2
* ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski2020-03-261-3/+1