aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic.c
AgeCommit message (Expand)Author
2014-10-02irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-10-02irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-10-02irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger
2014-10-02irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier
2014-10-02irq-gic: remove file name from heading commentSergei Shtylyov
2014-10-02irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-10-02irqchip: Remove asmlinkage from static functionsStephen Boyd
2014-10-02irqchip: gic: Silence sparse warningsStephen Boyd
2014-10-02irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon
2014-10-02DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2014-10-02irqchip: Gic: fix boot for chained gicsMark Rutland
2014-10-02ARM: GIC: interface to send a SGI directlyNicolas Pitre
2014-10-02ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2014-10-02drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2014-10-02ARM: bL_switcher: do not hardcode GIC IDs in the codeChristoffer Dall
2014-10-02ARM: gic: add CPU migration supportNicolas Pitre
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-04-02irqchip: irq-gic: Fix checkpatch errorsSachin Kamat
2013-03-26irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-03-26irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-04irqchip: fix typo when moving gic_raise_softirq()Javi Merino
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring