aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap1-1/+2
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli1-3/+3
2020-10-14MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki1-1/+8
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-35/+24
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki1-0/+1
2015-04-08MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki1-1/+1
2015-04-08MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki1-3/+13
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki1-0/+5
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+4
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+0
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki1-0/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-6/+6
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto1-0/+6
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle1-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-3/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-1/+2
2005-10-29Make static what ought to be static.Maciej W. Rozycki1-7/+7
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki1-5/+11
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki1-0/+9
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki1-5/+9
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+750