aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/dec/setup.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-14MIPS: DEC: Restore bootmem reservation for firmware working memory areaGravatar Maciej W. Rozycki 1-1/+8
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()Gravatar afzal mohammed 1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-35/+24
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesGravatar Maciej W. Rozycki 1-0/+1
2015-04-08MIPS: DEC: Do not set up the FPU interrupt if no FPUGravatar Maciej W. Rozycki 1-1/+1
2015-04-08MIPS: DEC: Implement FPU interrupt counterGravatar Maciej W. Rozycki 1-3/+13
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsGravatar Maciej W. Rozycki 1-0/+5
2013-10-29DEC: Whitespace cleanupGravatar Maciej W. Rozycki 1-2/+2
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-2/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADGravatar Wu Zhangjin 1-0/+4
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Gravatar Ralf Baechle 1-4/+0
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockGravatar Maciej W. Rozycki 1-1/+1
2007-02-09[TC] TURBOchannel support for the DECstationGravatar Maciej W. Rozycki 1-0/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerGravatar Atsushi Nemoto 1-6/+6
2006-11-30[MIPS] do_IRQ cleanupGravatar Atsushi Nemoto 1-0/+6
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Gravatar Ralf Baechle 1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Gravatar Ralf Baechle 1-2/+0
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Gravatar Ralf Baechle 1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Gravatar Ralf Baechle 1-3/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Gravatar Ralf Baechle 1-1/+2
2005-10-29Make static what ought to be static.Gravatar Maciej W. Rozycki 1-7/+7
2005-10-29Use physical addresses at the interface level, letting drivers remapGravatar Maciej W. Rozycki 1-5/+11
2005-10-29System-specific handling of bus errors for DECstation variationsGravatar Maciej W. Rozycki 1-0/+9
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Gravatar Maciej W. Rozycki 1-5/+9
2005-10-29Get rid of early_init. There's more need to make this form ofGravatar Ralf Baechle 1-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+750