summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/irq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2017-01-251-2/+2
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-021-2/+1Star
|\
| * MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1Star
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+1
|/
* MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin2014-11-241-10/+25
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-1/+7
* MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker2014-11-241-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-1/+1
* MIPS: ralink: add missing comment in irq driverJohn Crispin2013-05-081-0/+1
* MIPS: ralink: add PCI IRQ handlingGabor Juhos2013-05-081-0/+4
* MIPS: ralink: add CPU interrupt controller to of_irq_idsGabor Juhos2013-02-171-3/+7
* MIPS: ralink: adds irq codeJohn Crispin2013-02-171-0/+176