index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Lines
2013-08-05
dma: dw: allow shared interrupts
Andy Shevchenko
-5
/
+8
2013-08-05
dma: dw: improve comparison with ~0
Andy Shevchenko
-5
/
+11
2013-08-05
dma: dw: append MODULE_DEVICE_TABLE for ACPI case
Andy Shevchenko
-0
/
+1
2013-08-05
acpi-dma: fix sparse warning
Andy Shevchenko
-1
/
+1
2013-08-05
txx9dmac: return DMA_SUCCESS immediately from device_tx_status()
Andy Shevchenko
-7
/
+6
2013-08-05
mmp_tdma: set cookies as well when asked for tx status
Andy Shevchenko
-1
/
+2
2013-08-05
ipu_idmac: re-use dma_cookie_status()
Andy Shevchenko
-4
/
+1
2013-08-05
tegra20-apb-dma: remove useless use of lock
Andy Shevchenko
-5
/
+3
2013-08-05
pch_dma: remove useless use of lock
Andy Shevchenko
-8
/
+1
2013-08-05
mpc512x_dma: remove useless use of lock
Andy Shevchenko
-9
/
+1
2013-08-05
mmp_pdma: remove useless use of lock
Andy Shevchenko
-9
/
+1
2013-08-05
fsldma: remove useless use of lock
Andy Shevchenko
-9
/
+1
2013-08-05
ep93xx_dma: remove useless use of lock
Andy Shevchenko
-9
/
+1
2013-08-05
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
-2
/
+0
2013-08-05
mxs-dma: remove useless variable
Andy Shevchenko
-3
/
+1
2013-08-05
imx-sdma: remove useless variable
Andy Shevchenko
-6
/
+3
2013-07-31
shdma: fixup sh_dmae_get_partial() calculation error
Kuninori Morimoto
-2
/
+2
2013-07-28
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
-26
/
+67
2013-07-25
dma: convert dma_devclass to use dev_groups
Greg Kroah-Hartman
-10
/
+16
2013-07-22
pch_dma: fix error return code in pch_dma_probe()
Wei Yongjun
-0
/
+1
2013-07-15
dma: pl330: Implement device_slave_caps
Lars-Peter Clausen
-0
/
+27
2013-07-09
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
-2
/
+2
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-433
/
+1633
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
-13
/
+128
2013-07-05
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
-1
/
+1
2013-07-05
dmaengine: at_hdmac: prepare clk before calling enable
Boris BREZILLON
-6
/
+9
2013-07-05
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
Nicolas Ferre
-2
/
+4
2013-07-05
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
-31
/
+0
2013-07-05
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
-4
/
+21
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
-37
/
+221
2013-07-05
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
-0
/
+440
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
-0
/
+4
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
-4
/
+4
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
-9
/
+8
2013-07-05
dma: dw: add PCI part of the driver
Andy Shevchenko
-0
/
+113
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
-279
/
+436
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
-21
/
+27
2013-07-05
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
-4
/
+1
2013-07-05
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
-1
/
+1
2013-07-05
dma: pl330: rip out broken, redundant ID probing
Will Deacon
-24
/
+3
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
-0
/
+40
2013-07-05
dmaengine: sirf: set dma residue based on the current dma transfer position
Rongjun Ying
-0
/
+17
2013-07-05
dma: tegra: avoid channel lock up after free
Dmitry Osipenko
-0
/
+1
2013-07-05
dma: tegra20-apbdma: err message correction
Dmitry Osipenko
-1
/
+1
2013-07-05
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
-2
/
+2
2013-07-05
dma: timb_dma: remove unnecessary platform_set_drvdata()
Jingoo Han
-2
/
+0
2013-07-05
dma: at_hdmac: remove unnecessary platform_set_drvdata()
Jingoo Han
-2
/
+0
2013-07-05
dma: mxs-dma: Staticize mxs_dma_xlate
Fabio Estevam
-1
/
+1
2013-07-05
dma: use platform_{get,set}_drvdata()
Jingoo Han
-6
/
+4
2013-07-05
DMA: AT91: Get residual bytes in dma buffer
Elen Song
-18
/
+115
[prev]
[next]