summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-06-25dmaengine: xgene: fix file permissionVinod Koul1-0/+0
2015-06-25dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner1-4/+5
2015-06-25dmaengine: xdmac: Add memset supportMaxime Ripard1-0/+89
2015-06-25Merge branch 'topic/pxa' into for-linusVinod Koul3-0/+1479
2015-06-25Merge branch 'topic/xdmac' into for-linusVinod Koul3-52/+364
2015-06-25Merge branch 'topic/omap' into for-linusVinod Koul6-6/+312
2015-06-25Merge branch 'topic/core' into for-linusVinod Koul2-7/+25
2015-06-17dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2-7/+25
2015-06-12dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard1-0/+2
2015-06-12dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2-0/+111
2015-06-12dmaengine: Move icg helpers to global headerMaxime Ripard1-42/+4
2015-06-10dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2-105/+53
2015-06-10dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem1-1/+1
2015-06-10dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2-14/+75
2015-06-10dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard1-43/+44
2015-06-10dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2-26/+47
2015-06-08dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek1-2/+2
2015-06-08dmaengine: sirf: add CSRatlas7 SoC supportHao Liu1-89/+334
2015-06-02dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu1-107/+66
2015-06-02dmaengine: fix kernel-doc documentationStefan Agner1-2/+2
2015-05-29dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik1-0/+28
2015-05-26dmaengine: pxa_dma: add debug informationRobert Jarzmik1-0/+244
2015-05-26dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik3-0/+1207
2015-05-25dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-25dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh1-1/+3
2015-05-25dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven1-1/+1
2015-05-18dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard1-0/+233
2015-05-18dmaengine: xdmac: Rework the chaining logicMaxime Ripard1-21/+20
2015-05-18dmaengine: xdmac: Add function to align widthMaxime Ripard1-31/+32
2015-05-18dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard1-0/+6
2015-05-14dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi3-0/+193
2015-05-09dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi1-1/+1
2015-05-09dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi1-4/+8
2015-05-09dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi1-1/+11
2015-05-09dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi1-2/+5
2015-05-09dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2-0/+96
2015-05-08dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske1-0/+12
2015-05-08dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras1-1/+1
2015-05-04dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-04dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-04dmaengine: mxs: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-04dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski2-2/+2
2015-05-04dmaengine: ep93xx: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-04dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi1-2/+49
2015-04-29dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman1-0/+4
2015-04-27dmaengine: xgene: Set hardware dependencyJean Delvare1-0/+1
2015-04-27dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds49-584/+5446
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul1-1/+1
2015-04-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul1-1/+1