Age | Commit message (Expand) | Author | Files | Lines |
2013-07-09 | drivers/dma/iop-adma.c: fix new warnings | Olof Johansson | 1 | -2/+2 |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 28 | -433/+1633 |
2013-07-05 | DMA: shdma: add DT support | Guennadi Liakhovetski | 4 | -13/+128 |
2013-07-05 | DMA: shdma: (cosmetic) don't re-calculate a pointer | Guennadi Liakhovetski | 1 | -1/+1 |
2013-07-05 | dmaengine: at_hdmac: prepare clk before calling enable | Boris BREZILLON | 1 | -6/+9 |
2013-07-05 | dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions | Nicolas Ferre | 1 | -2/+4 |
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-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 10 | -345/+10 |
2013-07-04 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 9 | -343/+8 |
2013-07-04 | drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2013-07-03 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -316/+409 |
2013-06-28 | Merge branch 'pm-assorted' | Rafael J. Wysocki | 1 | -1/+1 |
2013-06-25 | Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 1 | -9/+9 |
2013-06-24 | Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -1/+1 |
2013-06-24 | dmaengine: ste_dma40: Declare memcpy config as static | Fabio Baltieri | 1 | -2/+2 |
2013-06-24 | dmaengine: edma: enable build for AM33XX | Matt Porter | 1 | -1/+1 |
2013-06-20 | Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -1/+1 |
2013-06-20 | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 1 | -0/+43 |
2013-06-18 | ARM: davinci: move private EDMA API to arm/common | Matt Porter | 1 | -1/+1 |
2013-06-17 | dma: coh901318: add devicetree support | Linus Walleij | 1 | -0/+43 |
2013-06-15 | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2 | -134/+182 |