aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interrupt-controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-14Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-2/+5
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-53/+121
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+5
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-09-09irqchip/atmel-aic5: Add support for sam9x60 irqchipSandeep Sheriker Mallikarjun1-2/+5
2019-09-03Merge tag 'v5.3-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann1-0/+1
2019-08-30dt-bindings: interrupt-controller: New binding for the meson sm1 SoCsJerome Brunet1-0/+1
2019-08-29dt-bindings: Clarify interrupts-extended usageStephen Boyd1-4/+4
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-10/+20
2019-08-27dt-bindings: irq: Convert Allwinner NMI Controller to a schemaMaxime Ripard2-29/+70
2019-08-27dt-bindings: irq: Convert Allwinner IRQ Controller to a schemaMaxime Ripard2-20/+47
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker1-5/+14
2019-08-26dt-bindings: IDU-intc: Clean up documentationMischa Jonker1-4/+5
2019-08-23dt-bindings: irq: mtk, sysirq: add support for mt6779Mars Cheng1-0/+1
2019-08-20dt-bindings: interrupt-controller: arm,gic-v3: Describe EPPI range supportMarc Zyngier1-2/+3
2019-08-20dt-bindings: interrupt-controller: arm,gic-v3: Describe ESPI range supportMarc Zyngier1-2/+3
2019-07-26dt-bindings: Fix more $id value mismatches filenamesRob Herring1-1/+1
2019-07-24dt-bindings: interrupt-controller: al-fic: remove redundant bindingTalel Shenhar1-9/+7
2019-07-03dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FICTalel Shenhar1-0/+29
2019-06-11dt-bindings: interrupt-controller: Update csky mpintcGuo Ren1-4/+16
2019-06-11dt-bindings: interrupt-controller: New binding for Meson-G12A SoCXingyu Chen1-0/+1
2019-05-29dt-bindings: interrupt-controller: Add Renesas RZ/A1 Interrupt ControllerGeert Uytterhoeven1-0/+43
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring1-11/+13
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab1-1/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+148
2019-05-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+5
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+54
2019-05-01dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindingsLokesh Vutla1-0/+66
2019-05-01dt-bindings: irqchip: Introduce TISCI Interrupt router bindingsLokesh Vutla1-0/+82
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socOlof Johansson1-0/+54
2019-04-28Merge tag 'v5.1-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtOlof Johansson1-2/+5
2019-04-23irqchip: ixp4xx: Add DT bindingsLinus Walleij1-0/+54
2019-04-16dt-bindings: irq: mtk,sysirq: add support for MT8516Fabien Parent1-0/+1
2019-04-15dt-bindings: mediatek: update bindings for MT7629 SoCRyder Lee1-2/+3
2019-04-12dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183Erin Lo1-0/+1
2019-04-10dt-bindings: Require child nodes type to be 'object'Rob Herring1-0/+1
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-0/+1
2019-03-21dt-bindings: irqchip: renesas-irqc: Document r8a774c0 supportFabrizio Castro1-0/+1
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-346/+502
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-02-22dt-bindings: irq: imx-irqsteer: Add multi output interrupts supportAisheng Dong1-2/+3
2019-02-22dt-binding: irq: imx-irqsteer: Use irq number instead of group numberAisheng Dong1-3/+3
2019-02-15Merge tag 'v5.0-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann1-0/+1
2019-02-14dt-bindings: interrupt-controller: loongson ls1x intcJiaxun Yang1-0/+24
2019-02-13dt-bindings: interrupt-controller: Convert ARM GICv3 to json-schemaRob Herring2-175/+279
2019-02-13dt-bindings: interrupt-controller: Convert ARM GIC to json-schemaRob Herring2-171/+223
2019-02-08dt-bindings: interrupt-controller: update bindings for MT7623Ryder Lee1-0/+1
2019-01-11doc: bindings: fix bad reference to ARM CPU bindingsOtto Sabart1-1/+1
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2018-12-20dt-bindings: mrvl,intc: fix a trivial typoLubomir Rintel1-1/+1