aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/tx4927/common/tx4927_irq.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[MIPS] TXx9: Reorganize codeAtsushi Nemoto1-65/+0
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto1-385/+10
2007-07-31[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto1-0/+3
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-2/+2
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-26/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-2/+4
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-150/+12
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-7/+7
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
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-7/+23
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+584