index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
ARM: tegra: dma: remove legacy APB DMA driver
Laxman Dewangan
1
-823
/
+0
2012-06-26
ARM: tegra: dma: rename driver name for clock to "tegra-apbdma"
Laxman Dewangan
1
-1
/
+1
2012-06-11
ARM: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-1
/
+1
2012-02-06
ARM: tegra: dma: not required to move requestor when stopping.
Laxman Dewangan
1
-8
/
+0
2012-02-06
ARM: tegra: Pause DMA when reading transfer count
Laxman Dewangan
1
-42
/
+74
2012-02-06
ARM: tegra: use APB DMA for accessing APB devices
Olof Johansson
1
-0
/
+2
2012-02-06
ARM: tegra: Don't WARN_ON() for too early dma channel allocations
Olof Johansson
1
-1
/
+1
2011-10-13
ARM: tegra: dma: staticify some tables and functions
Olof Johansson
1
-5
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-23
ARM: Tegra: DMA: Fail safe if initialization fails
Stephen Warren
1
-12
/
+10
2011-02-23
ARM: Tegra: Make tegra_dma_init a postcore_initcall
Stephen Warren
1
-0
/
+1
2011-02-20
ARM: tegra: APB DMA: Enable clock and remove reset.
Stephen Warren
1
-0
/
+14
2011-02-19
ARM: tegra: Prevent requeuing in-progress DMA requests
Stephen Warren
1
-0
/
+8
2011-02-10
ARM: tegra: dma: Fix critical data corruption bugs
Colin Cross
1
-89
/
+108
2011-02-09
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
1
-0
/
+1
2010-10-21
[ARM] tegra: Add APB DMA support
Colin Cross
1
-0
/
+752