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-davinci
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-35
/
+34
2012-05-09
arm: davinci: use for_each_set_bit_from
Akinobu Mita
1
-3
/
+3
2012-05-09
ARM: davinci: optimize the DMA ISR
Sebastian Andrzej Siewior
1
-35
/
+34
2012-02-03
ARM: davinci: map default_queue to edma channels
Heiko Schocher
1
-5
/
+1
2011-09-17
ARM: davinci: edma: use kzalloc()
Thomas Meyer
1
-2
/
+1
2011-09-17
ARM: davinci: Explicitly set channel controllers' default queues
Ido Yariv
1
-2
/
+0
2010-09-24
arm: mach-davinci: check irq2ctlr() result
Kulikov Vasiliy
1
-2
/
+6
2010-08-05
davinci: support for EDMA resource sharing
Rajashekhara, Sudhakar
1
-1
/
+40
2010-08-05
davinci: edma: provide ability to detect insufficient CC info data
Sekhar Nori
1
-11
/
+10
2010-05-13
davinci: edma: fix coding style issue related to breaking lines
Sekhar Nori
1
-6
/
+6
2010-05-13
davinci: edma: use BIT() wherever possible
Sekhar Nori
1
-21
/
+21
2010-05-06
davinci: edma: fix coding style issue related to usage of braces
Sekhar Nori
1
-8
/
+7
2010-05-06
davinci: edma: use a more intuitive name for edma_info
Sekhar Nori
1
-81
/
+77
2010-05-06
davinci: edma: clear interrupt status for interrupt enabled channels only
Anuj Aggarwal
1
-4
/
+7
2010-04-07
Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2010-04-05
davinci: edma: clear events in edma_start()
Brian Niebuhr
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-04
davinci: build list of unused EDMA events dynamically
Sudhakar Rajashekhara
1
-12
/
+43
2010-02-04
davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
Sudhakar Rajashekhara
1
-2
/
+4
2010-02-04
davinci: Keep count of channel controllers on a platform
Sudhakar Rajashekhara
1
-1
/
+3
2010-02-04
davinci: Correct return value of edma_alloc_channel api
Sudhakar Rajashekhara
1
-1
/
+1
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
1
-9
/
+0
2009-11-25
DaVinci: EDMA: Updating terminlogy in EDMA driver
Sandeep Paulraj
1
-32
/
+33
2009-11-25
DaVinci: EDMA: Fix Bug while obtaining contiguous params
Sandeep Paulraj
1
-8
/
+24
2009-11-25
DaVinci: EDMA: Fix Bug in edma_alloc_cont_slots API
Sandeep Paulraj
1
-2
/
+3
2009-11-25
DaVinci: EDMA: Fix bug in edma_free_cont_slots API
Sandeep Paulraj
1
-4
/
+4
2009-08-26
DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs
Sandeep Paulraj
1
-0
/
+137
2009-08-26
DaVinci: EDMA: Updating default queue handling
Sandeep Paulraj
1
-1
/
+6
2009-08-26
davinci: EDMA: multiple CCs, channel mapping and API changes
Sudhakar Rajashekhara
1
-289
/
+522
2009-04-27
davinci: add EDMA driver
Kevin Hilman
1
-0
/
+1135