aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/pcm.c
AgeCommit message (Expand)Author
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
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto
2020-03-26ASoC: SOF: fix uninitialised "work" with VirtIOGuennadi Liakhovetski
2020-03-02ASoC: SOF: pcm: skip DMA buffer pre-allocationKeyon Jie
2020-02-18ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan
2020-01-27ASoC: SOF: fix an Oops, caused by invalid topologyGuennadi Liakhovetski
2020-01-13ASoC: SOF: fix PCM playback through ALSA OSS emulationKai Vehmanen
2019-12-18ASoC: SOF: imx: Read SAI parameters and send them to DSPGuido Roncarolo
2019-12-12ASoC: SOF: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: SOF: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-09ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan
2019-12-09ASoC: SOF: core: move check for runtime callbacks to coreRanjani Sridharan
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan