summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/dma.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: dma: not required to move requestor when stopping.Laxman Dewangan2012-02-071-8/+0Star
* ARM: tegra: Pause DMA when reading transfer countLaxman Dewangan2012-02-071-42/+74
* ARM: tegra: use APB DMA for accessing APB devicesOlof Johansson2012-02-071-0/+2
* ARM: tegra: Don't WARN_ON() for too early dma channel allocationsOlof Johansson2012-02-071-1/+1
* ARM: tegra: dma: staticify some tables and functionsOlof Johansson2011-10-131-5/+9
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ARM: Tegra: DMA: Fail safe if initialization failsStephen Warren2011-02-231-12/+10Star
* ARM: Tegra: Make tegra_dma_init a postcore_initcallStephen Warren2011-02-231-0/+1
* ARM: tegra: APB DMA: Enable clock and remove reset.Stephen Warren2011-02-211-0/+14
* ARM: tegra: Prevent requeuing in-progress DMA requestsStephen Warren2011-02-191-0/+8
* ARM: tegra: dma: Fix critical data corruption bugsColin Cross2011-02-111-89/+108
* ARM: tegra: Add prototypes for subsystem suspend functionsColin Cross2011-02-101-0/+1
* [ARM] tegra: Add APB DMA supportColin Cross2010-10-221-0/+752