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
2013-07-05
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
1
-31
/
+0
2013-07-05
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
1
-4
/
+21
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
1
-37
/
+221
2013-07-05
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
3
-0
/
+440
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
1
-0
/
+4
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
1
-4
/
+4
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2
-9
/
+8
2013-07-05
dma: dw: add PCI part of the driver
Andy Shevchenko
3
-0
/
+113
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
7
-279
/
+436
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
6
-21
/
+27
2013-07-05
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
1
-4
/
+1
2013-07-05
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
1
-1
/
+1
2013-07-05
dma: pl330: rip out broken, redundant ID probing
Will Deacon
1
-24
/
+3
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
1
-0
/
+40
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
1
-0
/
+17
2013-07-05
dma: tegra: avoid channel lock up after free
Dmitry Osipenko
1
-0
/
+1
2013-07-05
dma: tegra20-apbdma: err message correction
Dmitry Osipenko
1
-1
/
+1
2013-07-05
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-2
/
+2
2013-07-05
dma: timb_dma: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: at_hdmac: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-05
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
1
-1
/
+1
2013-07-05
dma: use platform_{get,set}_drvdata()
Jingoo Han
2
-6
/
+4
2013-07-05
DMA: AT91: Get residual bytes in dma buffer
Elen Song
2
-18
/
+115
2013-07-05
DMA: AT91: Get transfer width
Elen Song
2
-0
/
+5
2013-07-05
dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment
Nicolas Ferre
1
-5
/
+4
2013-07-05
dmaengine: at_hdmac: extend hardware handshaking interface identification
Nicolas Ferre
1
-0
/
+2
2013-07-05
dmaengine: at_hdmac/trivial: correct typo in comment
Nicolas Ferre
1
-1
/
+1
2013-07-05
DMA: imx-dma: imxdma->dev used uninitialized
Markus Pargmann
1
-1
/
+1
2013-07-05
dma: imx-dma: Add oftree support
Markus Pargmann
1
-0
/
+75
2013-06-12
dma: of: Remove check on always true condition
Lars-Peter Clausen
1
-13
/
+1
2013-06-12
dma: of: Remove restriction that #dma-cells can't be 0
Lars-Peter Clausen
1
-7
/
+4
2013-06-08
dmatest: do not allow to interrupt ongoing tests
Andy Shevchenko
1
-22
/
+23
2013-05-27
dmaengine: ste_dma40: fix pm runtime ref counting
Rabin Vincent
1
-3
/
+5
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+169
2013-05-18
drivers/dma: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-05-14
dma: acpi-dma: parse CSRT to extract additional resources
Andy Shevchenko
1
-3
/
+169
2013-05-09
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
31
-499
/
+2843
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-34
/
+75
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
3
-17
/
+42
2013-05-02
dma: tegra: implement suspend/resume callbacks
Laxman Dewangan
1
-0
/
+65
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2
-67
/
+31
2013-05-02
dma:of: Use a mutex to protect the of_dma_list
Lars-Peter Clausen
1
-56
/
+20
2013-05-02
dma: of: Fix of_node reference leak
Lars-Peter Clausen
1
-5
/
+6
2013-05-02
dmaengine: sirf: move driver init from module_init to subsys_initcall
Barry Song
1
-1
/
+12
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro
3
-0
/
+435
2013-04-30
dma: sh: add Kconfig
Shimoda, Yoshihiro
4
-11
/
+21
2013-04-30
at_hdmac: move to generic DMA binding
Ludovic Desroches
2
-6
/
+91
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+45
2013-04-18
dmaengine: at_hdmac: fix race condition in atc_advance_work()
Ludovic Desroches
1
-5
/
+4
2013-04-16
ioatdma: ioat3_alloc_sed can be static
Fengguang Wu
1
-2
/
+2
[next]