summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
AgeCommit message (Expand)Author
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-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2015-01-26irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren
2015-01-26irqchip: omap-intc: Fix support for dm814 and dm816Tony Lindgren
2015-01-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-11-28irqchip: gic: Remove warning by including linux/irqdomain.hJason Cooper
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2014-11-26irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier
2014-11-26irqchip: GICv3: rework redistributor structureMarc Zyngier
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-09-16irqchip: add irq-omap-intc.h headerFelipe Balbi
2014-08-19irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan
2014-08-19irqchip: gic: Replace hex numbers with defines.Feng Kan
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-18Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2014-02-13irqchip: support cascaded VICsLinus Walleij
2014-02-05DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IPSricharan R
2014-02-05DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-01-14xtensa: add MX irqchipMax Filippov
2014-01-14xtensa: move built-in PIC to drivers/irqchipMax Filippov
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin
2013-09-23ARM: GIC: interface to send a SGI directlyNicolas Pitre
2013-09-23ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2013-09-17Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...Russell King
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-08-28drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2013-08-24ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang
2013-07-30ARM: bL_switcher: do not hardcode GIC IDs in the codeNicolas Pitre
2013-07-30ARM: gic: add CPU migration supportNicolas Pitre
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson