summaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/common/icu.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-714/+0
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-4/+4
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-2/+2
2011-03-25MIPS: VR41xx: Convert to new irq_chip functionsThomas Gleixner1-38/+34
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-46/+46
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa1-4/+4
2007-11-14mips: undo locking on error path returnsRoel Kluin1-0/+2
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle1-38/+38
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-2/+2
2007-02-06[MIPS] vr41xx: add MACINT controlsYoichi Yuasa1-1/+26
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-14/+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-34/+12
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+1
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa1-0/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-22/+22
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle1-2/+2
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa1-144/+126
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+757