summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dmaengine-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmaengine_pcm: Add support for compat platformsLars-Peter Clausen2013-04-171-2/+12
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-23/+49
* ASoC: dmaengine-pcm: Add a common DAI DMA data structLars-Peter Clausen2013-04-031-0/+37
* ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_configLars-Peter Clausen2013-04-031-0/+2
* ASoC: dmaengine-pcm: Remove snd_dmaengine_pcm_{set,get}_dataLars-Peter Clausen2013-03-261-29/+0Star
* ASoC: dmaengine_pcm: set MODULE_LICENSELothar Waßmann2012-11-231-0/+2
* dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-241-1/+5
* ASoC: dmaengine_pcm: fix typo in commentUwe Kleine-König2012-06-251-1/+1
* ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen2012-06-201-1/+28
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-5/+5
* ASoC: dmaengine_pcm: use dmaengine cyclic wrapperVinod Koul2012-03-261-2/+2
* ASoC: Add extra parameter to device_prep_dma_cyclicFabio Estevam2012-03-221-1/+1
* ASoC: dmaengine_pcm: Reset pointer position when starting a streamMika Westerberg2012-03-121-0/+1
* ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-021-0/+287