summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* 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