Age | Commit message (Expand) | Author | Files | Lines |
2014-12-16 | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 7 | -64/+2109 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+0 |
2014-12-13 | irqchip: gicv3-its: Fix ITT allocation | Marc Zyngier | 1 | -3/+10 |
2014-12-13 | irqchip: gicv3-its: Move some alloc/free code to activate/deactivate | Marc Zyngier | 1 | -7/+23 |
2014-12-13 | irqchip: gicv3-its: Fix domain free in multi-MSI case | Marc Zyngier | 1 | -1/+1 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -0/+794 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+8 |
2014-12-10 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -159/+271 |
2014-12-10 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+2 |
2014-12-10 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+52 |
2014-11-30 | irqchip: armada-370-xp: Add suspend/resume support | Thomas Petazzoni | 1 | -0/+52 |
2014-11-26 | irqchip: dw-apb-ictl: Add PM support | Jisheng Zhang | 1 | -0/+19 |
2014-11-26 | irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE | Jisheng Zhang | 1 | -0/+1 |
2014-11-26 | irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed | Jisheng Zhang | 1 | -6/+6 |
2014-11-26 | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell | Suravee Suthikulpanit | 4 | -0/+344 |
2014-11-26 | irqchip: mtk-sysirq: Add sysirq interrupt polarity support | Yingjoe Chen | 2 | -0/+164 |
2014-11-26 | irqchip: gic: Support hierarchy irq domain. | Yingjoe Chen | 2 | -24/+54 |
2014-11-26 | irqchip: GICv3: ITS: enable compilation of the ITS driver | Marc Zyngier | 2 | -0/+5 |
2014-11-26 | irqchip: GICv3: ITS: plug ITS init into main GICv3 code | Marc Zyngier | 1 | -6/+35 |
2014-11-26 | irqchip: GICv3: ITS: DT probing and initialization | Marc Zyngier | 1 | -0/+169 |
2014-11-26 | irqchip: GICv3: ITS: MSI support | Marc Zyngier | 1 | -0/+176 |
2014-11-26 | irqchip: GICv3: ITS: device allocation and configuration | Marc Zyngier | 1 | -0/+74 |
2014-11-26 | irqchip: GICv3: ITS: tables allocators | Marc Zyngier | 1 | -0/+292 |
2014-11-26 | irqchip: GICv3: ITS: LPI allocator | Marc Zyngier | 1 | -0/+103 |
2014-11-26 | irqchip: GICv3: ITS: irqchip implementation | Marc Zyngier | 1 | -0/+77 |
2014-11-26 | irqchip: GICv3: ITS command queue | Marc Zyngier | 1 | -0/+511 |
2014-11-26 | irqchip: GICv3: rework redistributor structure | Marc Zyngier | 1 | -29/+44 |
2014-11-26 | irqchip: GICv3: Convert to domain hierarchy | Marc Zyngier | 2 | -5/+38 |
2014-11-26 | Merge branch 'irqchip/atmel' into irqchip/core | Jason Cooper | 3 | -5/+49 |
2014-11-26 | irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 1 | -2/+2 |
2014-11-26 | irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map | Dmitry Torokhov | 1 | -2/+2 |
2014-11-24 | irqchip: mips-gic: Add device-tree support | Andrew Bresticker | 1 | -5/+87 |
2014-11-24 | clocksource: mips-gic: Move gic_frequency to clocksource driver | Andrew Bresticker | 1 | -1/+0 |
2014-11-24 | clocksource: mips-gic: Combine with GIC clockevent driver | Andrew Bresticker | 1 | -1/+1 |
2014-11-24 | MIPS: Move GIC clocksource driver to drivers/clocksource/ | Andrew Bresticker | 1 | -1/+1 |
2014-11-24 | irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros | Andrew Bresticker | 1 | -2/+2 |
2014-11-24 | irqchip: mips-gic: Remove gic_{pending,itrmask}_regs | Andrew Bresticker | 1 | -13/+3 |
2014-11-24 | irqchip: mips-gic: Clean up #includes | Andrew Bresticker | 1 | -5/+2 |
2014-11-24 | irqchip: mips-gic: Clean up header file | Andrew Bresticker | 1 | -2/+2 |
2014-11-24 | MIPS: Move gic.h to include/linux/irqchip/mips-gic.h | Andrew Bresticker | 1 | -1/+1 |
2014-11-24 | irqchip: mips-gic: Use proper iomem accessors | Andrew Bresticker | 1 | -71/+135 |
2014-11-24 | irqchip: mips-gic: Export function to read counter width | Andrew Bresticker | 1 | -0/+11 |
2014-11-24 | irqchip: mips-gic: Remove unnecessary globals | Andrew Bresticker | 1 | -24/+4 |
2014-11-24 | irqchip: mips-gic: Support local interrupts | Andrew Bresticker | 1 | -68/+223 |
2014-11-24 | irqchip: mips-gic: Use separate edge/level irq_chips | Andrew Bresticker | 1 | -11/+21 |
2014-11-24 | irqchip: mips-gic: Probe for number of external interrupts | Andrew Bresticker | 1 | -20/+20 |
2014-11-24 | irqchip: mips-gic: Stop using per-platform mapping tables | Andrew Bresticker | 1 | -96/+105 |
2014-11-24 | irqchip: mips-gic: Use IRQ domains | Andrew Bresticker | 1 | -8/+40 |
2014-11-24 | irqchip: mips-gic: Fix gic_set_affinity() return value | Andrew Bresticker | 1 | -1/+1 |
2014-11-24 | irqchip: mips-gic: Implement irq_set_type callback | Andrew Bresticker | 1 | -2/+55 |