summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: spear13xx: Fix dmas cellsViresh Kumar2018-01-121-1/+1
* dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre2017-12-062-3/+3
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-171-1/+1
|\
| * arm: allwinner: Correct unit name in devicetree binding exampleStefan Brüns2017-09-281-1/+1
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-154-7/+7
|\ \
| * | dt-bindings: Remove leading zeros from bindings notationMarco Franchi2017-11-104-7/+7
| |/
* | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-11-156-1/+250
|\ \
| * \ Merge branch 'topic/sun' into for-linusVinod Koul2017-11-141-0/+26
| |\ \
| | * | arm64: allwinner: a64: Add devicetree binding for DMA controllerStefan Brüns2017-10-161-0/+26
| | |/
| * | Merge branch 'topic/sprd' into for-linusVinod Koul2017-11-141-0/+41
| |\ \
| | * | dt-bindings: dmaengine: Add Spreadtrum SC9860 DMA controllerBaolin Wang2017-10-241-0/+41
| | |/
| * | Merge branch 'topic/stm' into for-linusVinod Koul2017-11-143-1/+181
| |\ \
| | * | dt-bindings: Document the STM32 MDMA bindingsPierre-Yves MORDRET2017-10-081-0/+94
| | * | dt-bindings: stm32-dma: add a property to handle STM32 DMAMUXPierre-Yves MORDRET2017-09-271-1/+3
| | * | dt-bindings: Document the STM32 DMAMUX bindingsPierre-Yves MORDRET2017-09-271-0/+84
| | |/
| * / dmaengine: usb-dmac: Add compatible string for r8a7743/5Biju Das2017-10-081-0/+2
| |/
* / Arm: dts: stm32: remove extra compatible string for uartVikas Manocha2017-10-041-1/+1
|/
* Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-111-5/+90
|\
| * dt-bindings: ti,edma: Add 66AK2G specific informationLokesh Vutla2017-08-071-5/+90
* | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-079-9/+0
|\ \
| * | dt-bindings: Remove "status" from examplesRob Herring2017-09-059-9/+0
| |/
* | dmaengine: sun6i: support V3s SoC variantIcenowy Zheng2017-09-051-0/+1
* | dmaengine: rcar-dmac: document R8A77970 bindingsSergei Shtylyov2017-09-051-0/+1
* | dmaengine: usb-dmac: Add soctype for R-Car M3-WYoshihiro Shimoda2017-08-211-0/+1
|/
* Merge branch 'topic/rcar' into for-linusVinod Koul2017-07-042-3/+4
|\
| * dmaengine: use proper name for the R-Car SoCWolfram Sang2017-06-011-1/+1
| * dt-bindings: rcar-dmac: Document missing error interruptGeert Uytterhoeven2017-05-191-2/+3
* | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-041-2/+7
|\ \
| * | dmaengine: pl08x: Add Faraday FTDMAC020 to compatible listLinus Walleij2017-05-241-2/+7
| |/
* / dt-bindings: Add DT bindings document for Broadcom SBA RAID driverAnup Patel2017-05-161-0/+29
|/
* dt-bindings: stm32-dma: Fix typo regarding DMA client bindingM'boumba Cedric Madianga2017-01-031-3/+2
* Merge branch 'topic/st_fdma' into for-linusVinod Koul2016-12-141-0/+87
|\
| * dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentationPeter Griffin2016-10-181-0/+87
* | Merge branch 'topic/qcom' into for-linusVinod Koul2016-12-141-3/+9
|\ \
| * | Documentation: DT: qcom_hidma: correct spelling mistakesSinan Kaya2016-10-191-2/+2
| * | Documentation: DT: qcom_hidma: update binding for MSISinan Kaya2016-10-191-1/+7
| |/
* | dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-0/+2
* | dmaengine: rcar-dmac: Document R-Car M3-W bindingsUlrich Hecht2016-11-251-0/+1
* | dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2016-11-141-0/+8
|/
* Merge branch 'topic/imx' into for-linusVinod Koul2016-10-031-0/+1
|\
| * dmaengine: imx-sdma: Add i.MX7 supportFabio Estevam2016-08-311-0/+1
* | DT: dmaengine: rcar-dmac: document R8A7743/5 supportSergei Shtylyov2016-09-301-1/+3
* | dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variantJean-Francois Moine2016-09-261-0/+1
|/
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-021-2/+2
|\
| * ARM: dts: Correct misspelling, "emda3" -> "edma3"Robert P. J. Day2016-06-101-2/+2
* | Merge branch 'topic/xilinx' into for-linusVinod Koul2016-07-163-129/+99
|\ \
| * | Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentationKedareswara rao Appana2016-07-081-0/+27
| * | dmaengine: xilinx: Use different channel names for each dmaKedareswara rao Appana2016-07-081-1/+5
| * | dmaengine: xilinx: Rename driver and configKedareswara rao Appana2016-07-081-0/+0
| * | Documentation: DT: dma: Delete binding doc for AXI DMAKedareswara rao Appana2016-07-081-65/+0