summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-05-196-6/+129
|\
| * Merge branch 'topic/xilinx' into for-linusVinod Koul2016-05-171-2/+34
| |\
| | * Documentation: DT: vdma: Add clock support for dmasKedareswara rao Appana2016-05-131-0/+15
| | * Documentation: DT: vdma: update binding doc for AXI CDMAKedareswara rao Appana2016-05-121-1/+5
| | * Documentation: DT: vdma: update binding doc for AXI DMAKedareswara rao Appana2016-05-121-2/+11
| | * dmaengine: vdma: Add 64 bit addressing support to the driverKedareswara rao Appana2016-04-061-0/+4
| * | Merge branch 'topic/tegra' into for-linusVinod Koul2016-05-171-0/+55
| |\ \
| | * | Documentation: DT: Add binding documentation for NVIDIA ADMAJon Hunter2016-05-131-0/+55
| | |/
| * | Merge branch 'topic/qcom' into for-linusVinod Koul2016-05-171-0/+2
| |\ \
| | * | dmaengine: qcom: bam_dma: document controlled-remotely dt propertyStanimir Varbanov2016-04-191-0/+2
| | |/
| * | Merge branch 'topic/mv_xor' into for-linusVinod Koul2016-05-171-1/+4
| |\ \
| | * | dmaengine: mv_xor: add support for Armada 3700 SoCMarcin Wojtas2016-05-031-1/+4
| | |/
| * | Merge branch 'topic/dw' into for-linusVinod Koul2016-05-171-3/+8
| |\ \
| | * | dmaengine: dw: revisit data_width propertyAndy Shevchenko2016-05-021-1/+6
| | * | dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-2/+2
| | |/
| * | dt/bindings: bcm2835: add interrupt-names propertyMartin Sperl2016-04-191-0/+26
| |/
* | bindings: fsl-imx-sdma: Document 'fsl,sdma-event-remap' propertyFabio Estevam2016-04-131-0/+27
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-0/+2
|\
| * dma: mmp_pdma: Add the #dma-requests DT property documentationRobert Jarzmik2016-02-261-0/+2
* | Merge branch 'topic/qcom' into for-linusVinod Koul2016-03-141-0/+89
|\ \
| * | dmaengine: hidma: Add Device Tree bindingSinan Kaya2016-03-111-0/+89
| |/
* | dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushpShawn Lin2016-02-091-0/+1
|/
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-201-3/+10
|\
| * dmaengine: rcar-dmac: Document SoC specific bindingsSimon Horman2016-01-181-3/+10
* | Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-133-2/+96
|\ \ | |/
| * Merge branch 'topic/ti-xbar' into for-linusVinod Koul2016-01-061-0/+6
| |\
| | * dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event rangesPeter Ujfalusi2015-11-301-0/+6
| * | Merge branch 'topic/stm32' into for-linusVinod Koul2016-01-061-0/+82
| |\ \
| | * | dt-bindings: Document the STM32 DMA bindingsM'boumba Cedric Madianga2015-11-161-0/+82
| | |/
| * | dmaengine: usb-dmac: Document SoC specific compatibility stringsSimon Horman2015-12-101-2/+8
| |/
* | dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit typePeter Ujfalusi2015-12-101-3/+2
* | dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi2015-12-101-3/+2
|/
* dmaengine: edma: New device tree bindingPeter Ujfalusi2015-10-271-1/+116
* dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xxPeter Ujfalusi2015-10-271-2/+13
* Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-09-046-6/+257
|\
| * devicetree: Add bindings documentation for Analog Devices AXI-DMACLars-Peter Clausen2015-08-231-0/+61
| * Merge branch 'topic/zxdma' into for-linusVinod Koul2015-08-231-0/+38
| |\
| | * Documentation: dma: Add documentation for ZTE DMAJun Nie2015-07-161-0/+38
| * | dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCsEmilio López2015-08-201-0/+46
| * | dmaengine: mv_xor: remove support for dmacap,* DT propertiesThomas Petazzoni2015-08-191-6/+4
| * | doc: dt: dma: add bindings for lpc1850-dmamuxJoachim Eastwood2015-08-181-0/+54
| * | doc: dt: dma: add binding doc for pl08xLinus Walleij2015-08-181-0/+54
| |/
* | dmaengine: xgene-dma: Fix the resource map to handle overlappingRameshwar Prasad Sahu2015-07-311-1/+1
|/
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-295-3/+87
|\
| * Merge branch 'topic/omap' into for-linusVinod Koul2015-06-252-0/+80
| |\
| | * Documentation: devicetree: dma: Binding documentation for TI DMA crossbarPeter Ujfalusi2015-05-091-0/+52
| | * dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-091-0/+28
| * | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-101-1/+1
| * | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-081-1/+2
| * | dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske2015-05-081-1/+4
| |/
OpenPOWER on IntegriCloud