summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-03-30dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-30dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi
2015-03-30dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy
2015-03-30dmaengine: jz4740: Define capabilitiesLars-Peter Clausen
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown
2015-03-16dmaengine: dw: append MODULE_ALIAS for platform driverAndy Shevchenko
2015-03-16dmaengine: imx-sdma: switch to dynamic context mode after script loadedRobin Gong
2015-03-13dmaengine: at_hdmac: Fix calculation of the residual bytesTorsten Fleischer
2015-03-05dmaengine: mmp_pdma: fix warning about slave capsRobert Jarzmik
2015-03-05dmaengine: qcom_bam_dma: fix wrong register offsetsStanimir Varbanov
2015-03-05dmaengine: bam-dma: fix a warning about missing capabilitiesStanimir Varbanov
2015-03-05dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang
2015-03-05dmaengine: at_xdmac: fix for chan conf simplificationLudovic Desroches
2015-03-05dmaengine: dw: don't handle interrupt when dmaengine is not usedJie Yang
2015-03-04dma: mmp-tdma: refine dma disable and dma-pos updateQiao Zhou
2015-03-02dmaengine: shdma: Move DMA stop to (runtime) suspend callbacksGeert Uytterhoeven
2015-02-23dmaenegine: mmp-pdma: fix irq handler overwrite physical chan issueQiao Zhou
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov
2015-02-10dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-04dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches
2015-02-04dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches
2015-02-04dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches
2015-02-04dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen
2015-02-04ioat: fail self-test if wait_for_completion times outNicholas Mc Guire
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2015-02-04dmatest: move src_off, dst_off, len inside loopAndy Shevchenko
2015-02-04dmatest: fix indentationAndy Shevchenko
2015-02-04dmaengine: Add driver for IMG MDCAndrew Bresticker
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang
2015-02-02Merge branch 'topic/rcar' into for-linusVinod Koul
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul
2015-01-25dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto
2015-01-25dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann