summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper
2015-04-10Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper
2015-04-08Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2015-04-08irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()Marc Zyngier
2015-04-08irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier
2015-04-02Merge branch 'irqchip/renesas' into irqchip/coreJason Cooper
2015-04-02Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper
2015-04-02irqchip: renesas-irqc: Add wake-up supportGeert Uytterhoeven
2015-04-02irqchip: armada-370-xp: Allow using wakeup sourceGregory CLEMENT
2015-03-29irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-29irqchip: tegra: Add Tegra210 supportThierry Reding
2015-03-29Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix device ID encodingAndre Przywara
2015-03-29irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier
2015-03-23irqchip: digicolor: Move digicolor_set_gc to init sectionBaruch Siach
2015-03-23irqchip: renesas-irqc: Add minimal runtime PM supportGeert Uytterhoeven
2015-03-23irqchip: renesas-irqc: Add more register documentationGeert Uytterhoeven
2015-03-15Merge branch 'irqchip/vybrid' into irqchip/coreJason Cooper
2015-03-15Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-15irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd
2015-03-15irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier
2015-03-15irqchip: gic: Get rid of routable domainMarc Zyngier
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier
2015-03-15irqchip: tegra: Add DT-based support for legacy interrupt controllerMarc Zyngier
2015-03-08irqchip: gicv3-its: Support safe initializationYun Wu
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Add limitation to page orderYun Wu
2015-03-08irqchip: gicv3-its: Use 64KB page as default granuleYun Wu
2015-03-08irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu
2015-03-08irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin
2015-03-08irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier
2015-03-08irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier
2015-03-08irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-03-08irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin
2015-03-08irqchip: armada-370-xp: Enable the PMU interruptsMaxime Ripard
2015-03-08irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readabilityEzequiel Garcia
2015-03-08irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=NEzequiel Garcia
2015-03-08irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner
2015-03-08irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard
2015-03-07Merge branch 'irqchip/st' into irqchip/coreJason Cooper
2015-03-03irqchip: renesas-irqc: Use u32 to store 32-bit register valuesGeert Uytterhoeven
2015-03-03irqchip: st: Supply new driver for STi based devicesLee Jones
2015-02-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds