summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/pcm.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-09ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-12/+0
2019-10-28ASoC: SOF: ignore suspend/resume for D0ix compatible streamsKeyon Jie1-0/+31
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart1-5/+3
2019-10-10ASoC: SOF: imx: Read ESAI parameters and send them to DSPDaniel Baluta1-0/+8
2019-10-08ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto1-44/+44
2019-10-01ASoC: SOF: pcm: harden PCM STOP sequencePan Xiuli1-1/+14
2019-10-01ASoC: SOF: pcm: fix resource leak in hw_freeKai Vehmanen1-10/+10
2019-08-16ASoC: SOF: pcm: add ALH supportPierre-Louis Bossart1-0/+3
2019-07-23ASoC: SOF: use common code to send PCM_FREE IPCKai Vehmanen1-25/+25
2019-07-23ASoC: SOF: reset DMA state in prepareKai Vehmanen1-12/+15
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan1-0/+7
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-4/+4
2019-05-28ASoC: SOF: pcm: remove warning - initialize workqueue on openPierre-Louis Bossart1-3/+3
2019-05-28ASoC: SOF: pcm: clear hw_params_upon_resume flag correctlyLibin Yang1-3/+3
2019-05-13ASoC: SOF: pcm: remove runtime PM calls during pcm open/closeRanjani Sridharan1-27/+2
2019-05-03ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...Keyon Jie1-0/+48
2019-04-28ASoC: SOF: Add PCM operations supportLiam Girdwood1-0/+719