summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interrupt-controller
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-0/+55
|\
| * of: Add binding document for MIPS GICAndrew Bresticker2014-11-241-0/+55
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-8/+18
|\ \ | |/ |/|
| * irqchip: bcm7120-l2: Extend driver to support 64+ bit controllersKevin Cernekee2014-11-091-8/+18
* | of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' textBjorn Helgaas2014-11-181-4/+0
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-095-2/+162
|\
| * Merge branch 'irqchip/broadcom' into irqchip/coreJason Cooper2014-10-021-0/+86
| |\
| | * Documentation: bcm7120-l2: Add Broadcom BCM7120-style L2 bindingFlorian Fainelli2014-09-141-0/+86
| * | Merge branch 'irqchip/atmel' into irqchip/coreJason Cooper2014-10-021-1/+1
| |\ \
| | * | irqchip: atmel-aic5: Add sama5d4 supportAlexandre Belloni2014-09-141-1/+1
| | |/
| * | Merge branch 'irqchip/keystone' into irqchip/coreJason Cooper2014-09-141-0/+36
| |\ \
| | * | irqchip: keystone: Add irq controller ip driverGrygorii Strashko2014-08-171-0/+36
| | |/
| * | irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCsGeert Uytterhoeven2014-09-141-1/+4
| * | irqchip: renesas-irqc: Add DT binding documentationGeert Uytterhoeven2014-09-141-0/+29
| * | irqchip: renesas-intc-irqpin: Document SoC-specific bindingsGeert Uytterhoeven2014-09-141-1/+7
| |/
* | of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2014-08-161-5/+7
|/
* Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper2014-07-181-0/+42
|\
| * irqchip: atmel-aic: Move binding doc to interrupt-controller directoryBoris BREZILLON2014-07-171-0/+42
* | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-011-0/+23
|/
* Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller bindingFlorian Fainelli2014-05-271-0/+29
* irqchip: armada-370-xp: Move the devicetree binding documentationEzequiel Garcia2014-05-191-0/+38
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+41
|\
| * ARM: dts: clps711x: Add bindings documentation for CLPS711X irqchip driverAlexander Shiyan2014-02-281-0/+41
* | ARM: sun7i/sun6i: irqchip: Update the documentationCarlo Caione2014-03-261-0/+27
* | irqchip: sunxi: Change compatiblesMaxime Ripard2014-03-141-2/+2
* | Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper2014-03-041-17/+0
* | Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-181-0/+17
|\ \ | |/ |/|
| * irqchip: irq-dove: Add PMU interrupt controller.Andrew Lunn2013-11-261-0/+17
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-02-051-0/+18
|\ \
| * | irqchip: Add support for TI-NSPIRE irqchipDaniel Tang2014-01-221-0/+18
| |/
* | Merge tag 'sunxi-core-for-3.14-2' of https://github.com/mripard/linux into ne...Kevin Hilman2014-01-141-1/+1
|\ \
| * | dt-bindings: fix example of allwinner interrupt controllerBaruch Siach2013-12-121-1/+1
| |/
* | irqchip: add DesignWare APB ICTL interrupt controllerSebastian Hesselbarth2013-12-131-0/+32
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-6/+23
|\
| * of/irq: create interrupts-extended propertyGrant Likely2013-10-281-6/+23
* | Documentation: dt: Remove interrupt sources list for Allwinner SoCsMaxime Ripard2013-10-113-147/+0
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-022-0/+86
|\
| * irqchip: Add TB10x interrupt controller driverChristian Ruppert2013-06-251-0/+38
| * irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-111-0/+48
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-0/+16
|\ \
| * | ARM: shmobile: irqpin: add a DT property to enable masking on parentGuennadi Liakhovetski2013-06-191-0/+2
| * | irqchip: renesas-intc-irqpin: DT binding for sense bitfield widthGuennadi Liakhovetski2013-06-181-0/+14
| |/
* | ARM: sunxi: irqchip: Update the documentationMaxime Ripard2013-05-293-85/+146
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+53
|\
| * irqchip: s3c24xx: add devicetree supportHeiko Stuebner2013-04-041-0/+53
* | irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-081-2/+2
|/
* irqchip: sunxi: Add irq controller driverMaxime Ripard2012-11-161-0/+104
* ARM: bcm2835: fix typos in DT binding documentationStephen Warren2012-10-071-1/+1
* Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-10-031-0/+95
|\
| * dt: Document general interrupt controller bindingsThierry Reding2012-10-011-0/+95
OpenPOWER on IntegriCloud