index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: tegra: dma: remove legacy APB DMA driver
Laxman Dewangan
2012-09-17
1
-823
/
+0
*
ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"
Laxman Dewangan
2012-06-26
1
-1
/
+1
*
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
2012-06-11
1
-1
/
+1
*
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
2012-02-06
1
-8
/
+0
*
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
2012-02-06
1
-42
/
+74
*
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
2012-02-06
1
-0
/
+2
*
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
2012-02-06
1
-1
/
+1
*
ARM: tegra: dma: staticify some tables and functions
Olof Johansson
2011-10-13
1
-5
/
+9
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
ARM: Tegra: DMA: Fail safe if initialization fails
Stephen Warren
2011-02-23
1
-12
/
+10
*
ARM: Tegra: Make tegra_dma_init a postcore_initcall
Stephen Warren
2011-02-23
1
-0
/
+1
*
ARM: tegra: APB DMA: Enable clock and remove reset.
Stephen Warren
2011-02-20
1
-0
/
+14
*
ARM: tegra: Prevent requeuing in-progress DMA requests
Stephen Warren
2011-02-19
1
-0
/
+8
*
ARM: tegra: dma: Fix critical data corruption bugs
Colin Cross
2011-02-10
1
-89
/
+108
*
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
2011-02-09
1
-0
/
+1
*
[ARM] tegra: Add APB DMA support
Colin Cross
2010-10-21
1
-0
/
+752