summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: xgene: fix file permissionVinod Koul2015-06-251-0/+0
* dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner2015-06-251-4/+5
* dmaengine: xdmac: Add memset supportMaxime Ripard2015-06-251-0/+89
* Merge branch 'topic/pxa' into for-linusVinod Koul2015-06-256-0/+1660
|\
| * dmaengine: pxa_dma: add support for legacy transitionRobert Jarzmik2015-05-291-0/+28
| * dmaengine: pxa_dma: add debug informationRobert Jarzmik2015-05-261-0/+244
| * dmaengine: pxa: add pxa dmaengine driverRobert Jarzmik2015-05-264-0/+1234
| * MAINTAINERS: add pxa dma driver to pxa architectureRobert Jarzmik2015-05-261-0/+1
| * Documentation: dmaengine: pxa-dma designRobert Jarzmik2015-05-261-0/+153
* | Merge branch 'topic/xdmac' into for-linusVinod Koul2015-06-254-52/+391
|\ \
| * | dmaengine: hdmac: Implement interleaved transfersMaxime Ripard2015-06-122-0/+111
| * | dmaengine: Move icg helpers to global headerMaxime Ripard2015-06-122-42/+31
| * | dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard2015-05-181-0/+233
| * | dmaengine: xdmac: Rework the chaining logicMaxime Ripard2015-05-181-21/+20
| * | dmaengine: xdmac: Add function to align widthMaxime Ripard2015-05-181-31/+32
| * | dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard2015-05-181-0/+6
| |/
* | Merge branch 'topic/omap' into for-linusVinod Koul2015-06-2510-6/+430
|\ \
| * | dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi2015-05-143-0/+193
| * | dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi2015-05-091-1/+1
| * | dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi2015-05-091-4/+8
| * | dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi2015-05-091-1/+11
| * | dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi2015-05-091-2/+5
| * | Documentation: devicetree: dma: Binding documentation for TI DMA crossbarPeter Ujfalusi2015-05-091-0/+52
| * | dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-095-0/+162
* | | Merge branch 'topic/core' into for-linusVinod Koul2015-06-254-12/+39
|\ \ \
| * | | Documentation: dmaengine: document DMA_CTRL_ACKRobert Jarzmik2015-06-171-5/+6
| * | | dmaengine: virt-dma: don't always free descriptor upon completionRobert Jarzmik2015-06-172-7/+25
| * | | dmaengine: Support different source and destination strideMaxime Ripard2015-05-181-0/+8
| | |/ | |/|
* | | dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations"Maxime Ripard2015-06-122-0/+26
* | | dmaengine: mv_xor: improve descriptors list handling and reduce lockingLior Amsalem2015-06-102-105/+53
* | | dmaengine: mv_xor: Enlarge descriptor pool sizeLior Amsalem2015-06-101-1/+1
* | | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-103-15/+76
* | | dmaengine: mv_xor: Rename function for consistent namingMaxime Ripard2015-06-101-43/+44
* | | dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2015-06-102-26/+47
* | | dmaengine: pl330: fix wording in mcbufsz messageMichal Suchanek2015-06-081-2/+2
* | | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-082-90/+336
* | | dmaengine: xgene-dma: Fix "incorrect type in assignement" warningsRameshwar Prasad Sahu2015-06-021-107/+66
* | | dmaengine: fix kernel-doc documentationStefan Agner2015-06-021-2/+2
* | | dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches2015-05-251-1/+1
* | | dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh2015-05-251-1/+3
* | | dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven2015-05-251-1/+1
* | | dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske2015-05-082-1/+16
* | | dmaengine: Remove Renesas Audio DMAC peri peri platform dataGeert Uytterhoeven2015-05-081-34/+0
* | | dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras2015-05-081-1/+1
* | | dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
* | | dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
* | | dmaengine: mxs: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
* | | dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski2015-05-042-2/+2
* | | dmaengine: ep93xx: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
* | | dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi2015-05-041-2/+49
|/ /