index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
dma.c
Age
Commit message (
Expand
)
Author
2012-06-26
ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"
Laxman Dewangan
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-02-07
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
2012-02-07
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
2012-02-07
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
2012-02-07
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
2011-10-13
ARM: tegra: dma: staticify some tables and functions
Olof Johansson
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
ARM: Tegra: DMA: Fail safe if initialization fails
Stephen Warren
2011-02-23
ARM: Tegra: Make tegra_dma_init a postcore_initcall
Stephen Warren
2011-02-21
ARM: tegra: APB DMA: Enable clock and remove reset.
Stephen Warren
2011-02-19
ARM: tegra: Prevent requeuing in-progress DMA requests
Stephen Warren
2011-02-11
ARM: tegra: dma: Fix critical data corruption bugs
Colin Cross
2011-02-10
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
2010-10-22
[ARM] tegra: Add APB DMA support
Colin Cross