aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-05
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-16
|\ \
| * | irqchip: gic: Allow interrupt level to be set for PPIsLiviu Dudau2015-01-26
| * | irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()Qais Yousef2015-01-26
| * | irqchip: Conexant CX92755 interrupts controller driverBaruch Siach2015-01-26
| * | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-26
| * | irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren2015-01-26
| * | irqchip: mtk-sysirq: Get irq number from register resource sizeYingjoe Chen2015-01-26
| * | irqchip: renesas-intc-irqpin: r8a7779 IRLM setup supportMagnus Damm2015-01-26
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \
| * | | arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara2015-01-20
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-06
|\ \ \ | |_|/ |/| |
| * | IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmpJames Hogan2015-02-05
| |/
* | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-07
* | irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-06
* | irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-06
* | irqchip: hip04: Initialize hip04_cpu_map to 0xffffWang Long2015-01-06
* | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-06
|/
* Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-15
|\
| * irqchip: gicv3-its: Fix ITT allocationMarc Zyngier2014-12-13
| * irqchip: gicv3-its: Move some alloc/free code to activate/deactivateMarc Zyngier2014-12-13
| * irqchip: gicv3-its: Fix domain free in multi-MSI caseMarc Zyngier2014-12-13
| * irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit2014-11-26
| * irqchip: mtk-sysirq: Add sysirq interrupt polarity supportYingjoe Chen2014-11-26
| * irqchip: gic: Support hierarchy irq domain.Yingjoe Chen2014-11-26
| * irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: DT probing and initializationMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: MSI supportMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: device allocation and configurationMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: tables allocatorsMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: LPI allocatorMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS: irqchip implementationMarc Zyngier2014-11-26
| * irqchip: GICv3: ITS command queueMarc Zyngier2014-11-26
| * irqchip: GICv3: rework redistributor structureMarc Zyngier2014-11-26
| * irqchip: GICv3: Convert to domain hierarchyMarc Zyngier2014-11-26
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | irqchip: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \
| * | | irqchip: mips-gic: Add device-tree supportAndrew Bresticker2014-11-24
| * | | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-24
| * | | clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-24
| * | | MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macrosAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Remove gic_{pending,itrmask}_regsAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Clean up #includesAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-24
| * | | MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-24
| * | | irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker2014-11-24