summaryrefslogtreecommitdiff
path: root/arch/mips/ralink/irq.c
AgeCommit message (Expand)Author
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann
2016-05-13MIPS: Change my email addressJohn Crispin
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-08MIPS: ralink: add missing comment in irq driverJohn Crispin
2013-05-08MIPS: ralink: add PCI IRQ handlingGabor Juhos
2013-02-17MIPS: ralink: add CPU interrupt controller to of_irq_idsGabor Juhos
2013-02-17MIPS: ralink: adds irq codeJohn Crispin