aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2013-07-09drivers/dma/iop-adma.c: fix new warningsOlof Johansson
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-05DMA: shdma: add DT supportGuennadi Liakhovetski
2013-07-05DMA: shdma: (cosmetic) don't re-calculate a pointerGuennadi Liakhovetski
2013-07-05dmaengine: at_hdmac: prepare clk before calling enableBoris BREZILLON
2013-07-05dmaengine/trivial: at_hdmac: add curly brackets to if/else expressionsNicolas Ferre
2013-07-05dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors()Nicolas Ferre
2013-07-05dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT bindingLudovic Desroches
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen
2013-07-05dma: Add a jz4740 dmaengine driverLars-Peter Clausen
2013-07-05dma: mmp_tdma: disable irq when disabling dma channelQiao Zhou
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko
2013-07-05dw_dmac: don't check resource with devm_ioremap_resourceAndy Shevchenko
2013-07-05dma: pl330: use dma_addr_t for describing bus addressesWill Deacon
2013-07-05dma: pl330: rip out broken, redundant ID probingWill Deacon
2013-07-05dma: imx-sdma: move to generic device tree bindingsShawn Guo
2013-07-05dmaengine: sirf: set dma residue based on the current dma transfer positionRongjun Ying
2013-07-05dma: tegra: avoid channel lock up after freeDmitry Osipenko
2013-07-05dma: tegra20-apbdma: err message correctionDmitry Osipenko
2013-07-05dw_dmac: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-07-05dma: timb_dma: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-05dma: at_hdmac: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-05dma: mxs-dma: Staticize mxs_dma_xlateFabio Estevam
2013-07-05dma: use platform_{get,set}_drvdata()Jingoo Han
2013-07-05DMA: AT91: Get residual bytes in dma bufferElen Song
2013-07-05DMA: AT91: Get transfer widthElen Song
2013-07-05dmaengine: at_hdmac/trivial: rearrange CFG register bits assignmentNicolas Ferre
2013-07-05dmaengine: at_hdmac: extend hardware handshaking interface identificationNicolas Ferre
2013-07-05dmaengine: at_hdmac/trivial: correct typo in commentNicolas Ferre
2013-07-05DMA: imx-dma: imxdma->dev used uninitializedMarkus Pargmann
2013-07-05dma: imx-dma: Add oftree supportMarkus Pargmann
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2013-07-03drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-25Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-24Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2013-06-24dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri
2013-06-24dmaengine: edma: enable build for AM33XXMatt Porter
2013-06-20Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-20Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-06-17dma: coh901318: add devicetree supportLinus Walleij
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson