aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-int.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-34/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-06-04MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer1-1/+6
2014-03-04mips: Use the core irq stats functionThomas Gleixner1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-18/+18
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-5/+5
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-5/+5
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-35/+27
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner1-34/+26
2009-12-17MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin1-1/+2
2009-01-15irq: update all arches for new irq_desc, fixMike Travis1-1/+1
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle1-9/+0
2008-10-27MIPS: IP22: Small cleanupsDmitri Vorobiev1-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-1/+1
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-3/+2
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-4/+4
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-3/+2
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-28/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-92/+17
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-17/+15
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-5/+5
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-6/+53
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+410