summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-03-18dmaengine: pl330: fix return status on pending transfersBen Dooks1-1/+11
2015-03-18dmaengine: pl330: make unexported functions staticBen Dooks1-3/+3
2015-03-18dmaengine: pl330: fix issues with big-endian armv7Ben Dooks1-4/+4
2015-03-18dmaengine: constify of_device_id arrayFabian Frederick8-9/+9
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam1-0/+4
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana1-1/+1
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula19-76/+0
2015-03-16dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja1-0/+30
2015-03-16dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula1-8/+4
2015-03-16dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula1-2/+4
2015-03-13dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer1-11/+164
2015-03-05dmaengine: jz4740: Remove extra checkTapasweni Pathak1-1/+1
2015-03-05dmaengine: Remove net_dma_find_channelMaxime Ripard1-14/+0
2015-03-02dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King1-2/+2
2015-02-23dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav1-4/+10
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds56-1787/+4543
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga1-0/+28
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga1-2/+72
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart1-1/+16
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart1-0/+14
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart1-4/+4
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart1-10/+11
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart1-4/+4
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar1-1/+2
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart1-38/+31
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov1-5/+3
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov1-3/+3
2015-02-10dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke1-0/+6
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu1-5/+5
2015-02-04dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches1-5/+10
2015-02-04dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches1-22/+14
2015-02-04dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches1-3/+3
2015-02-04dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen1-1/+6
2015-02-04ioat: fail self-test if wait_for_completion times outNicholas Mc Guire1-3/+6
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko3-4/+5
2015-02-04dmatest: move src_off, dst_off, len inside loopAndy Shevchenko1-11/+12
2015-02-04dmatest: fix indentationAndy Shevchenko1-6/+6
2015-02-04dmaengine: Add driver for IMG MDCAndrew Bresticker3-0/+1021
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter1-3/+5
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang3-0/+15
2015-02-02Merge branch 'topic/rcar' into for-linusVinod Koul4-2/+1762
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul44-1715/+1531
2015-01-25dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang1-0/+4
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto1-0/+9
2015-01-25dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto1-1/+1
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann1-1/+1
2015-01-18dmaengine: coh901318: fix function return types build warningsArnd Bergmann1-8/+12
2015-01-18dmaengine: s3c24xx: Fix typoMaxime Ripard1-1/+1
2015-01-18dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard1-12/+9