index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-09-09
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2013-09-09
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-09-09
dma: mv_xor: Fix incorrect error path
Sachin Kamat
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-03
coh901318: don't open-code simple_read_from_buffer()
Al Viro
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-08-28
dma: cppi41: off by one in desc_to_chan()
Dan Carpenter
2013-08-27
dma: cpp41: enable pm_runtime during init
Sebastian Andrzej Siewior
2013-08-27
dma: cpp41: make it compile with CONFIG_BUG=n
Sebastian Andrzej Siewior
2013-08-25
dma/Kconfig: TI_EDMA needs to be boolean
Guenter Roeck
2013-08-23
ioatdma: silence GCC warnings
Paul Bolle
2013-08-22
dmaengine: make dma_channel_rebalance() NUMA aware
Brice Goglin
2013-08-22
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
Brice Goglin
2013-08-22
mv_xor: support big endian systems using descriptor swap feature
Thomas Petazzoni
2013-08-22
mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel}
Thomas Petazzoni
2013-08-22
dmatest: print message on debug level in case of no error
Andy Shevchenko
2013-08-22
dmatest: remove IS_ERR_OR_NULL checks of debugfs calls
Andy Shevchenko
2013-08-22
dmatest: make module parameters writable
Andy Shevchenko
2013-08-22
DMA: fix printk warning in AMBA PL08x DMA driver
Andre Przywara
2013-08-22
DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
Andre Przywara
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-31
shdma: fixup sh_dmae_get_partial() calculation error
Kuninori Morimoto
2013-07-28
dma: pl330: Fix cyclic transfers
Lars-Peter Clausen
2013-07-25
dma: convert dma_devclass to use dev_groups
Greg Kroah-Hartman
2013-07-22
pch_dma: fix error return code in pch_dma_probe()
Wei Yongjun
2013-07-09
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
2013-07-07
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-07-05
DMA: shdma: add DT support
Guennadi Liakhovetski
2013-07-05
DMA: shdma: (cosmetic) don't re-calculate a pointer
Guennadi Liakhovetski
2013-07-05
dmaengine: at_hdmac: prepare clk before calling enable
Boris BREZILLON
2013-07-05
dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions
Nicolas Ferre
2013-07-05
dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()
Nicolas Ferre
2013-07-05
dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding
Ludovic Desroches
2013-07-05
MIPS: jz4740: Remove custom DMA API
Lars-Peter Clausen
2013-07-05
dma: Add a jz4740 dmaengine driver
Lars-Peter Clausen
2013-07-05
dma: mmp_tdma: disable irq when disabling dma channel
Qiao Zhou
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
2013-07-05
dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically
Vinod Koul
2013-07-05
dma: dw: add PCI part of the driver
Andy Shevchenko
2013-07-05
dma: dw: split driver to library part and platform code
Andy Shevchenko
2013-07-05
dma: move dw_dmac driver to an own directory
Andy Shevchenko
2013-07-05
dw_dmac: don't check resource with devm_ioremap_resource
Andy Shevchenko
2013-07-05
dma: pl330: use dma_addr_t for describing bus addresses
Will Deacon
2013-07-05
dma: pl330: rip out broken, redundant ID probing
Will Deacon
2013-07-05
dma: imx-sdma: move to generic device tree bindings
Shawn Guo
[next]