aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-mips-gic.c
AgeCommit message (Expand)Author
2018-03-24irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton
2017-09-07irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2016-09-22Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-09-20irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsPaul Burton
2016-09-20irqchip/mips-gic: Fix local interruptsPaul Burton
2016-08-22irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsPaul Burton
2016-08-22irqchip/mips-gic: Implement activate op for device domainPaul Burton
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupPaul Burton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton
2016-07-04Merge branch 'irq/for-block' into irq/coreThomas Gleixner
2016-06-14irqchip/mips-gic: Populate irq_domain namesHarvey Hunt
2016-06-14irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton
2016-05-13irqchip: mips-gic: Provide VP ID accessorPaul Burton
2016-05-13irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton
2016-04-21irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton
2016-02-25irqchip/mips-gic: Add new DT property to reserve IPIsQais Yousef
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef
2016-02-25irqchip/mips-gic: Clear percpu_masks correctly when mappingQais Yousef
2016-02-25irqchip/mips-gic: Use gic_vpes instead of NR_CPUSQais Yousef
2016-02-25irqchip/mips-gic: Add device hierarchy domainQais Yousef
2016-02-25irqchip/mips-gic: Add a IPI hierarchy domainQais Yousef
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-12irqchip/mips-gic: Use irq_set_chip_handler_name_lockedThomas Gleixner
2015-07-11irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent
2015-05-05irqchip: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan
2015-03-31irqchip: mips-gic: Don't treat FDC IRQ as percpu devidJames Hogan
2015-03-31IRQCHIP: mips-gic: Fix typo in commentJames Hogan
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell
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