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