Age | Commit message (Expand) | Author |
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-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 |
2013-07-05 | dmaengine: sirf: set dma residue based on the current dma transfer position | Rongjun Ying |
2013-07-05 | dma: tegra: avoid channel lock up after free | Dmitry Osipenko |
2013-07-05 | dma: tegra20-apbdma: err message correction | Dmitry Osipenko |
2013-07-05 | dw_dmac: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov |
2013-07-05 | dma: timb_dma: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-05 | dma: at_hdmac: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-07-05 | dma: mxs-dma: Staticize mxs_dma_xlate | Fabio Estevam |
2013-07-05 | dma: use platform_{get,set}_drvdata() | Jingoo Han |
2013-07-05 | DMA: AT91: Get residual bytes in dma buffer | Elen Song |
2013-07-05 | DMA: AT91: Get transfer width | Elen Song |
2013-07-05 | dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment | Nicolas Ferre |
2013-07-05 | dmaengine: at_hdmac: extend hardware handshaking interface identification | Nicolas Ferre |
2013-07-05 | dmaengine: at_hdmac/trivial: correct typo in comment | Nicolas Ferre |
2013-07-05 | DMA: imx-dma: imxdma->dev used uninitialized | Markus Pargmann |
2013-07-05 | dma: imx-dma: Add oftree support | Markus Pargmann |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz |
2013-07-03 | drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() | Bartlomiej Zolnierkiewicz |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki |
2013-06-25 | Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-06-24 | Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2013-06-24 | dmaengine: ste_dma40: Declare memcpy config as static | Fabio Baltieri |
2013-06-24 | dmaengine: edma: enable build for AM33XX | Matt Porter |
2013-06-20 | Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |