aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-28ASoC: Document Tegra234 APE supportSameer Pujar1-1/+3
2022-01-23dt-bindings: dmaengine: zynqmp_dma: convert to yamlMichael Tretter2-26/+85
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds9-67/+129
2022-01-08dt-bindings: dma-controller: Split interrupt fields in exampleRob Herring1-4/+4
2022-01-03dt-bindings: dma: pl330: Convert to DT schemaRob Herring2-49/+83
2022-01-03dt-bindings: renesas,rcar-dmac: Add r8a779f0 supportYoshihiro Shimoda1-0/+5
2021-12-17dt-bindings: dma: snps,dw-axi-dmac: Document optional resetGeert Uytterhoeven1-0/+3
2021-12-17dt-bindings: dma: ingenic: Support #dma-cells = <3>Paul Cercueil1-5/+11
2021-12-17dt-bindings: dma: ingenic: Add compatible strings for MDMA and BDMAPaul Cercueil1-9/+17
2021-12-17dt-bindings: dma: ti: Add missing ti,k3-sci-common.yaml referenceRob Herring2-0/+2
2021-12-17dt-bindings: dma: pl08x: Fix unevaluatedProperties warningsRob Herring1-0/+4
2021-12-01dt-bindings: dma: sifive,fu540-c000-pdma: Group interrupt tuplesGeert Uytterhoeven1-1/+1
2021-11-11dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard3-3/+3
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil1-1/+1
2021-10-28dt-bindings: dmaengine: bam_dma: Add "powered remotely" modeStephan Gerhold1-0/+2
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds3-1/+140
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+6
2021-08-30dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring1-6/+6
2021-08-29dt-bindings: dma: Document RZ/G2L bindingsBiju Das1-0/+130
2021-07-28dt-bindings: dma: add alternative REQ/ACK protocol selection in stm32-dmaAmelie Delaunay1-0/+7
2021-07-28dt-bindings: dma: altera-msgdma: make response port optionalOlivier Dautricourt1-1/+3
2021-07-23dma: imx-sdma: add i.mx6ul compatible nameRobin Gong1-0/+1
2021-07-05Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds5-143/+198
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring1-1/+0
2021-06-16dt-bindings: dma: add schema for altera-msgdmaOlivier Dautricourt1-0/+61
2021-06-16dt-bindings: dmaengine: Remove SHDMA Device Tree bindingsGeert Uytterhoeven1-84/+0
2021-06-16dt-bindings: dmaengine: qcom: gpi: add compatible for sm8250Konrad Dybcio1-0/+1
2021-06-02dt-bindings: soc: ti: update sci-pm-domain.yaml referencesMauro Carvalho Chehab1-2/+2
2021-05-10dt-bindings: dma: convert arm-pl08x to yamlCorentin Labbe2-59/+136
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+1
2021-04-20dt-bindings: dmaengine: qcom: gpi: add compatible for sm8150Felipe Balbi1-0/+1
2021-03-23dt-bindings: Clean-up undocumented compatible stringsRob Herring1-1/+1
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds9-184/+296
2021-02-01dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMASia Jee Heng1-0/+5
2021-02-01dt-bindings: dma: Add YAML schemas for dw-axi-dmacSia Jee Heng2-39/+121
2021-02-01dt-bindings: renesas,rcar-dmac: Add r8a779a0 supportGeert Uytterhoeven1-28/+48
2021-01-26dmaengine: remove coh901318 driverArnd Bergmann1-32/+0
2021-01-26dmaengine: remove zte zx driverArnd Bergmann1-38/+0
2021-01-26dmaengine: remove sirfsoc driverArnd Bergmann1-44/+0
2021-01-26dt-bindings: dma: intel-ldma: Fix $ref specifierBjorn Andersson1-1/+1
2021-01-26dt-bindings: dma: ingenic: Add compatible strings for JZ4760(B) SoCsPaul Cercueil1-0/+2
2021-01-12dt-bindings: dma: Add bindings for Intel LGM SoCAmireddy Mallikarjuna reddy1-0/+116
2021-01-08dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoCCristian Ciocaltea1-3/+4
2020-12-29dt-bindings: dma: ti: Update maintainer and author informationPeter Ujfalusi3-3/+9
2020-12-22dt-bindings: Drop redundant maxItems/itemsRob Herring1-1/+0
2020-12-18dt-bindings: Fix JSON pointersRob Herring4-9/+9
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds6-2/+431
2020-12-11dt-bindings: dma: ti: Add document for K3 PKTDMAPeter Ujfalusi1-0/+172
2020-12-11dt-bindings: dma: ti: Add document for K3 BCDMAPeter Ujfalusi1-0/+164
2020-12-11dt-bindings: dma: mtk-apdma: add bindings for MT8516 SOCFabien Parent1-0/+1