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
/
common
/
edma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-28
ARM: edma: Add edma_assign_channel_eventq() to move channel to a give queue
Peter Ujfalusi
1
-0
/
+28
2014-07-28
ARM: edma: Set default queue to lowest priority
Peter Ujfalusi
1
-1
/
+2
2014-05-26
Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-101
/
+96
2014-05-22
ARM: edma: Get IP configuration from HW (number of channels, tc, etc)
Peter Ujfalusi
1
-42
/
+73
2014-05-22
ARM: edma: Save number of regions from pdata to struct edma
Peter Ujfalusi
1
-1
/
+2
2014-05-22
ARM: edma: Remove num_cc member from struct edma
Peter Ujfalusi
1
-4
/
+0
2014-05-22
ARM: edma: Do not change TC -> Queue mapping, leave it to default.
Peter Ujfalusi
1
-27
/
+1
2014-05-22
ARM: edma: Take the number of tc from edma_soc_info (pdata)
Peter Ujfalusi
1
-3
/
+2
2014-05-22
ARM: edma: No need to clean the pdata in edma_of_parse_dt()
Peter Ujfalusi
1
-2
/
+0
2014-05-22
ARM: edma: Clean up and simplify the code around irq request
Peter Ujfalusi
1
-14
/
+12
2014-04-30
dmaengine: edma: Make reading the position of active channels work
Thomas Gleixner
1
-15
/
+9
2014-04-29
ARM: common: edma: Fix xbar mapping
Thomas Gleixner
1
-33
/
+15
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
1
-0
/
+1
2014-04-22
arm: common: edma: Save the number of event queues/TCs
Peter Ujfalusi
1
-0
/
+3
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-09-30
ARM: edma: Fix clearing of unused list for DT DMA resources
Joel Fernandes
1
-7
/
+31
2013-09-04
ARM: edma: Add function to manually trigger an EDMA channel
Joel Fernandes
1
-0
/
+17
2013-07-16
ARM: edma: remove duplicated include from edma.c
Wei Yongjun
1
-1
/
+0
2013-06-24
ARM: edma: Add EDMA crossbar event mux support
Matt Porter
1
-0
/
+78
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
1
-13
/
+173
2013-06-18
ARM: edma: Convert to devm_* api
Lad, Prabhakar
1
-45
/
+20
2013-06-18
ARM: edma: remove unused transfer controller handlers
Matt Porter
1
-37
/
+0
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-0
/
+1591