aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22/ip22-eisa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-8/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-7/+7
2012-12-13MIPS: IP22/IP28: Fix build of EISA code.Ralf Baechle1-5/+3
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev1-2/+2
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer1-132/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-2/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-25/+8
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+3
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-2/+2
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-2/+2
2005-10-29IP22 EISA support update.Thiemo Seufer1-81/+67
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+308