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
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
27
-58
/
+2630
2014-04-05
Merge branch 'topic/bam' into for-linus
Vinod Koul
3
-0
/
+1121
2014-04-05
dmaengine: add Qualcomm BAM dma driver
Andy Gross
3
-0
/
+1122
2014-04-04
Merge branch 'devel-stable' into for-next
Russell King
8
-26
/
+71
2014-04-04
dmaengine: omap-dma: more consolidation of CCR register setup
Russell King
1
-28
/
+18
2014-04-04
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
1
-6
/
+115
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
1
-9
/
+87
2014-04-04
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
1
-23
/
+29
2014-04-04
dmaengine: omap-dma: provide register read/write functions
Russell King
1
-41
/
+61
2014-04-04
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
1
-4
/
+2
2014-04-04
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
1
-1
/
+7
2014-04-04
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
1
-14
/
+9
2014-04-04
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
1
-12
/
+20
2014-04-04
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
1
-10
/
+10
2014-04-04
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
1
-2
/
+5
2014-04-04
dmaengine: omap-dma: provide register definitions
Russell King
1
-54
/
+117
2014-04-04
dmaengine: omap-dma: consolidate setup of CCR
Russell King
1
-86
/
+61
2014-04-04
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
1
-36
/
+28
2014-04-04
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
1
-2
/
+64
2014-04-04
dmaengine: omap-dma: control start/stop directly
Russell King
1
-10
/
+141
2014-04-04
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
1
-75
/
+48
2014-04-04
dmaengine: omap-dma: program hardware directly
Russell King
1
-16
/
+126
2014-04-04
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
1
-0
/
+7
2014-04-04
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
1
-2
/
+1
2014-03-29
shdma: add R-Car Audio DMAC peri peri driver
Kuninori Morimoto
3
-0
/
+327
2014-03-29
dmaengine: sirf: enable generic dt binding for dma channels
Barry Song
1
-0
/
+23
2014-03-29
dma: omap-dma: Implement device_slave_caps callback
Peter Ujfalusi
1
-0
/
+18
2014-03-26
dma: dw: Add suspend and resume handling for PCI mode DW_DMAC.
Chew, Chiau Ee
1
-0
/
+33
2014-03-26
dma: dw: allocate memory in two stages in probe
Andy Shevchenko
2
-9
/
+12
2014-03-26
Add new line to test result strings produced in verbose mode
Jerome Blin
1
-2
/
+2
2014-03-17
Merge branch 'topic/tasklet_fix' into for-linus
Vinod Koul
2
-3
/
+2
2014-03-17
dmaengine: pch_dma: use tasklet_kill in teardown
Vinod Koul
1
-2
/
+2
2014-03-17
dmaengine: at_hdmac: use tasklet_kill in teardown
Vinod Koul
1
-1
/
+0
2014-03-11
dma: cppi41: start tear down only if channel is busy
George Cherian
1
-2
/
+5
2014-03-11
dmaengine: s3c24xx-dma: make phy->irq signed for error handling
Dan Carpenter
1
-1
/
+1
2014-03-06
dma: imx-dma: Add missing module owner field
Alexander Shiyan
1
-0
/
+1
2014-03-06
dma: imx-dma: Replace printk with dev_*
Alexander Shiyan
1
-6
/
+6
2014-03-06
dma: fsl-edma: fix static checker warning of NULL dereference
Jingchang Lu
1
-2
/
+2
2014-03-06
dma: mmp_tdma: move to generic device tree binding
Nenghua Cao
1
-0
/
+50
2014-03-06
dma: mmp_pdma: add IRQF_SHARED when request irq
Chao Xie
1
-4
/
+4
2014-03-06
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
1
-1
/
+4
2014-03-06
DMA: shdma: Make sh_dmae_pm static
Laurent Pinchart
1
-1
/
+1
2014-03-06
DMA: shdma: Fix warnings due to declared but unused symbols
Laurent Pinchart
1
-3
/
+8
2014-03-06
DMA: shdma: Fix warnings due to improper casts and printk formats
Laurent Pinchart
3
-8
/
+9
2014-03-01
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-1
/
+4
2014-02-25
ioat: fix tasklet tear down
Dan Williams
4
-13
/
+54
2014-02-18
dma: sdma: Add imx25 compatible
Markus Pargmann
1
-0
/
+1
2014-02-18
dma: Add Freescale eDMA engine driver support
Jingchang Lu
3
-0
/
+986
2014-02-17
dma: dw: remove leftovers in the comment blocks
Andy Shevchenko
1
-2
/
+2
2014-02-17
dma: ste_dma40: don't dereference free:d descriptor
Linus Walleij
1
-1
/
+3
[next]