summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-114-138/+508
|\
| * Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-111-0/+5
| |\
| | * irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-151-0/+5
| * | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-112-141/+128Star
| |\ \
| | * | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-151-54/+5Star
| | * | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-151-87/+123
| | |/
| * | Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper2015-04-112-0/+378
| |\ \
| | * | irqchip: tegra: Add Tegra210 supportThierry Reding2015-03-291-1/+7
| | * | irqchip: tegra: Add DT-based support for legacy interrupt controllerMarc Zyngier2015-03-152-0/+372
| | |/
* | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-117-40/+343
|\| |
| * | Merge branch 'irqchip/renesas' into irqchip/coreJason Cooper2015-04-031-6/+48
| |\ \
| | * | irqchip: renesas-irqc: Add wake-up supportGeert Uytterhoeven2015-04-031-1/+25
| | * | irqchip: renesas-irqc: Add minimal runtime PM supportGeert Uytterhoeven2015-03-231-0/+8
| | * | irqchip: renesas-irqc: Add more register documentationGeert Uytterhoeven2015-03-231-5/+15
| | |/
| * | Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper2015-04-031-0/+1
| |\ \
| | * | irqchip: armada-370-xp: Allow using wakeup sourceGregory CLEMENT2015-04-031-0/+1
| * | | irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-291-0/+21
| * | | irqchip: digicolor: Move digicolor_set_gc to init sectionBaruch Siach2015-03-231-2/+2
| * | | Merge branch 'irqchip/vybrid' into irqchip/coreJason Cooper2015-03-152-0/+213
| |\ \ \
| | * | | irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner2015-03-082-0/+213
| | | |/ | | |/|
| * | | Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper2015-03-151-30/+75
| |\ \ \ | | | |/ | | |/|
| | * | irqchip: armada-370-xp: Enable the PMU interruptsMaxime Ripard2015-03-081-3/+20
| | * | irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readabilityEzequiel Garcia2015-03-081-4/+14
| | * | irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=NEzequiel Garcia2015-03-081-24/+23Star
| * | | irqchip: gic: Don't complain in gic_get_cpumask() if UP systemStephen Boyd2015-03-151-1/+1
* | | | Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2015-04-084-2/+216
|\| | |
| * | | Merge branch 'irqchip/st' into irqchip/coreJason Cooper2015-03-073-0/+214
| |\ \ \
| | * | | irqchip: st: Supply new driver for STi based devicesLee Jones2015-03-033-0/+214
| | | |/ | | |/|
| * / | irqchip: renesas-irqc: Use u32 to store 32-bit register valuesGeert Uytterhoeven2015-03-031-2/+2
| |/ /
* | | irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-081-13/+70
* | | irqchip: GIC: Add support for irq_[get, set]_irqchip_state()Marc Zyngier2015-04-081-4/+65
* | | Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2015-03-291-9/+48
|\ \ \
| * | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-291-4/+43
| * | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-291-3/+3
| * | | irqchip: gicv3-its: Fix device ID encodingAndre Przywara2015-03-291-1/+1
| * | | irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier2015-03-291-1/+1
* | | | Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper2015-03-153-38/+141
|\| | | | |_|/ |/| |
| * | irqchip: gicv3-its: Support safe initializationYun Wu2015-03-081-0/+35
| * | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-081-1/+1
| * | irqchip: gicv3-its: Add limitation to page orderYun Wu2015-03-081-0/+5
| * | irqchip: gicv3-its: Use 64KB page as default granuleYun Wu2015-03-081-2/+2
| * | irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu2015-03-081-1/+1
| * | irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin2015-03-081-1/+1
| * | irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-8/+12
| * | irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier2015-03-081-9/+14
| * | irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier2015-03-081-8/+46
| * | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-081-4/+21
| * | irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin2015-03-081-5/+4Star
| |/
* / irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard2015-03-081-1/+20
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-221-8/+0Star
|\