index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2014-01-26
dma: fix vchan_cookie_complete() debug print
Jonas Jensen
2014-01-20
DMA: dmatest: extend the "device" module parameter to 32 characters
Guennadi Liakhovetski
2014-01-20
drivers/dma: fix error return code
Julia Lawall
2014-01-20
dma: omap: Set debug level to debugging messages
Ezequiel Garcia
2014-01-20
dma: tegra: add support for Tegra148/124
Laxman Dewangan
2014-01-20
dma: dw: use %pad instead of casting dma_addr_t
Andy Shevchenko
2014-01-20
dma: dw: join split up messages
Andy Shevchenko
2014-01-20
dma: dw: fix style of multiline comment
Andy Shevchenko
2014-01-20
dmaengine: k3dma: fix sparse warnings
Zhangfei Gao
2014-01-20
dma: pl330: Use dma_get_slave_channel() in the of xlate callback
Lars-Peter Clausen
2014-01-20
dma: pl330: Differentiate between submitted and issued descriptors
Lars-Peter Clausen
2014-01-20
dmaengine: sirf: Add device_slave_caps interface
Rongjun Ying
2014-01-20
DMA: Freescale: change BWC from 256 bytes to 1024 bytes
Hongbo Zhang
2014-01-20
dmaengine: Add MOXA ART DMA engine driver
Jonas Jensen
2014-01-20
dmaengine: Add DMA_PRIVATE to BCM2835 driver
Florian Meier
2014-01-13
dma: imx-sdma: Assign a default script number for ROM firmware cases
Nicolin Chen
2014-01-09
dma:mmp_tdma: get sram pool through device tree
Nenghua Cao
2014-01-07
dmaengine: Add support for BCM2835
Florian Meier
2014-01-07
Merge branch 'topic/of' into for-linus
Vinod Koul
2014-01-07
Merge branch 'topic/defer_probe' into for-linus
Vinod Koul
2013-12-18
dma: pl08x: allow zero slave channels
Linus Walleij
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
2013-12-16
dmaengine: mmp: fix uninitialized variable
Vinod Koul
2013-12-16
dmaengine: mmp_tdma: fix the 'pointer from integer' warnings
Vinod Koul
2013-12-16
mmp_pdma: Style neatening
Joe Perches
2013-12-16
dma: imx-sdma: Add new dma type for ssi dual fifo script
Nicolin Chen
2013-12-16
dma: imx-sdma: Add sdma firmware version 2 support
Nicolin Chen
2013-12-16
dma: pl330: Alloc dma_parms for the dma device
Lars-Peter Clausen
2013-12-10
dma: add dma_get_any_slave_channel(), for use in of_xlate()
Stephen Warren
2013-12-10
dma: add channel request API that supports deferred probe
Stephen Warren
2013-12-04
dma: fix build breakage in s3c24xx-dma
Dan Williams
2013-12-04
Fix pl08x warnings
Russell King - ARM Linux
2013-11-28
rcar-hpbdma: initialise plane information when halted
Kuninori Morimoto
2013-11-28
rcar-hpbdma: fixup channel busy check for double plane
Kuninori Morimoto
2013-11-28
rcar-hpbdma: add max transfer size
Kuninori Morimoto
2013-11-28
dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()
Wei Yongjun
2013-11-28
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Sachin Kamat
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-14
dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registers
Ezequiel Garcia
2013-11-14
dma: mv_xor: Remove unneeded NULL address check
Ezequiel Garcia
2013-11-14
ioat: fix ioat3_irq_reinit
Dan Williams
2013-11-14
ioat: kill msix_single_vector support
Dan Williams
2013-11-14
ioatdma: clean up sed pool kmem_cache
Dan Williams
2013-11-14
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
2013-11-14
ioatdma: fix sed pool selection
Dan Williams
2013-11-14
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
2013-11-14
dmatest: verbose mode
Dan Williams
2013-11-14
dmatest: convert to dmaengine_unmap_data
Dan Williams
[next]