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
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-30
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
1
-110
/
+84
2011-01-30
dma40: remove duplicated dev addr code
Rabin Vincent
1
-36
/
+30
2011-01-30
dma40: combine duplicated d40_pool_lli_alloc() calls
Rabin Vincent
1
-24
/
+14
2011-01-30
dma40: combine desc init functions
Rabin Vincent
1
-44
/
+32
2011-01-30
dma40: implement prep_memcpy as a wrapper around memcpy_sg
Rabin Vincent
3
-110
/
+10
2011-01-30
dma40: remove unnecessary casts
Rabin Vincent
1
-4
/
+2
2011-01-30
dma40: fix DMA API usage for LLIs
Rabin Vincent
1
-17
/
+41
2011-01-30
dma40: fix DMA API usage for LCLA
Rabin Vincent
1
-8
/
+25
2011-01-30
dma40: use sg_dma_address() instead of sg_phys()
Rabin Vincent
1
-4
/
+4
2011-01-30
dma40: remove unnecessary ALIGN()s
Rabin Vincent
1
-5
/
+3
2011-01-30
dma40: allow realtime and priority for event lines
Rabin Vincent
2
-0
/
+50
2011-01-30
dma40: fix comment to refer to SOCs rather than boards
Rabin Vincent
1
-2
/
+3
2011-01-30
dma40: use helpers for error functions
Rabin Vincent
1
-127
/
+74
2011-01-30
dma40: use helpers for channel type check
Rabin Vincent
1
-22
/
+32
2011-01-30
dma40: use helper for channel registers base
Rabin Vincent
1
-44
/
+30
2011-01-30
dma40: remove "hardware link with previous jobs" code
Rabin Vincent
1
-107
/
+6
2011-01-30
dma40: ensure event lines get enabled
Rabin Vincent
1
-17
/
+46
2011-01-30
dma40: make init function static
Rabin Vincent
1
-1
/
+1
2011-01-30
DMA: PL08x: fix channel pausing to timeout rather than lockup
Russell King - ARM Linux
1
-6
/
+15
2011-01-30
DMA: PL08x: fix infinite wait when terminating transfers
Russell King - ARM Linux
1
-14
/
+18
2011-01-29
dmaengine/dw_dmac: provide a mechanism to indicate private devices
Jamie Iles
1
-0
/
+2
2011-01-29
dmaengine/dw_dmac: allow src/dst masters to be configured at runtime
Jamie Iles
1
-14
/
+17
2011-01-29
dmaengine/dw_dmac: don't scan descriptors if no xfers in progress
Jamie Iles
1
-0
/
+3
2011-01-29
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
Shawn Guo
1
-4
/
+4
2011-01-29
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
Shawn Guo
1
-1
/
+1
2011-01-29
dmaengine i.MX SDMA: Fix firmware loading
Sascha Hauer
1
-1
/
+1
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
10
-794
/
+935
2011-01-16
ARM: PL08x: cleanup comments
Russell King - ARM Linux
1
-94
/
+52
2011-01-14
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
1
-2
/
+2
2011-01-14
dmaengine: at_hdmac: fix race while monitoring channel status
Nicolas Ferre
1
-2
/
+2
2011-01-14
dmaengine: at_hdmac: flags located in first descriptor
Nicolas Ferre
1
-3
/
+3
2011-01-14
dmaengine: at_hdmac: use subsys_initcall instead of module_init
Eric Xu
1
-1
/
+1
2011-01-14
dmaengine: at_hdmac: no need set ACK in new descriptor
Nicolas Ferre
1
-1
/
+0
2011-01-14
dmaengine: at_hdmac: trivial add precision to unmapping comment
Nicolas Ferre
1
-1
/
+1
2011-01-14
dmaengine: at_hdmac: use dma_address to program DMA hardware
Nicolas Ferre
1
-2
/
+2
2011-01-14
pch_dma: support new device ML7213 IOH
Tomoya MORINAGA
2
-7
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2011-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-66
/
+123
2011-01-07
Merge branches 'amba' and 'dma40' into dmaengine
Dan Williams
4
-680
/
+833
2011-01-07
dma: shdma: don't register the global die notifier multiple times
Guennadi Liakhovetski
1
-9
/
+7
2011-01-06
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-96
/
+78
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
1
-96
/
+78
2011-01-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
11
-26
/
+33
2011-01-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-96
/
+78
2011-01-04
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
Russell King - ARM Linux
1
-0
/
+3
2011-01-04
ARM: PL08x: allow dma_set_runtime_config() to return errors
Russell King - ARM Linux
1
-10
/
+13
2011-01-04
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
1
-19
/
+9
2011-01-04
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
1
-0
/
+11
2011-01-04
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
Russell King - ARM Linux
1
-14
/
+32
2011-01-04
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
1
-10
/
+10
[prev]
[next]