summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-8/+0Star
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-1711-68/+233
|\ \
| * | irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-265-17/+29
| * | irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()Qais Yousef2015-01-261-18/+26
| * | irqchip: Conexant CX92755 interrupts controller driverBaruch Siach2015-01-262-0/+121
| * | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-261-8/+0Star
| * | irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-261-9/+5Star
| * | irqchip: mtk-sysirq: Get irq number from register resource sizeYingjoe Chen2015-01-261-7/+11
| * | irqchip: renesas-intc-irqpin: r8a7779 IRLM setup supportMagnus Damm2015-01-261-9/+41
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-5/+9
|\ \ \
| * | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-201-5/+9
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-061-0/+27
|\ \ \ | |_|/ |/| |
| * | IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan2015-02-051-0/+27
| |/
* | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-071-2/+2