summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-3/+14
|\
| * ASoC: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-121-3/+14
* | ASoC: tegra: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-211-3/+0Star
|/
* ASoC: tegra: Remove redundant initialisation of compat_filter_fnMark Brown2013-10-231-1/+0Star
* ASoC: tegra: Use generic dmaengine PCMLars-Peter Clausen2013-04-171-162/+9Star
* Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-171-23/+1Star
|\
| * ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1Star
* | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+2
* | ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-031-13/+3Star
* | ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-7/+1Star
|/
* ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-091-2/+2
* ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-171-232/+0Star
* ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren2012-09-071-2/+2
* ASoC: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-031-0/+115
* ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-061-1/+1
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-011-19/+7Star
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-1/+1
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2Star
* ASoC: Tegra PCM: Use module_platform_driverStephen Warren2011-11-231-12/+1Star
* ASoC: Tegra: sparse cleanupOlof Johansson2011-10-171-1/+1
* ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-091-2/+7
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren2011-02-281-2/+2
* ASoC: Tegra: Add MODULE_ALIASStephen Warren2011-02-131-1/+4
* ASoC: tegra: Add tegra-pcm driverStephen Warren2011-01-101-0/+401