aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni
AgeCommit message (Expand)AuthorFilesLines
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann1-7/+9
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann1-1/+1
2021-10-18MIPS: sni: Fix the buildBart Van Assche1-2/+2
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-03MIPS: SNI: Fix SCSI interruptThomas Bogendoerfer1-2/+2
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed3-9/+9
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed5-33/+22
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 210Thomas Gleixner1-2/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-05-14MIPS: sni: Remove the read_persistent_clock()Baolin Wang1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2016-06-04char/genrtc: remove asm-generic/rtc.h from mipsArnd Bergmann1-1/+0
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle1-1/+1
2015-12-22MIPS: Fix build error due to unused variables.Ralf Baechle1-1/+1
2015-11-27MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle1-2/+4
2015-09-03MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar1-30/+19
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+2
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan1-1/+0
2013-06-25MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.Ralf Baechle1-7/+9
2013-06-25MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCIMarkos Chandras1-0/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-117/+117
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle8-117/+117
2013-01-15serial: sccnxp: Rename header file to match functionalityAlexander Shiyan1-1/+1
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-13MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle1-4/+4
2012-10-11MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer1-24/+3
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+32
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-1/+0
2012-04-05mips: Fix printk typos in arc/mipsMasanari Iida1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-0/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-10MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner4-6/+6
2011-03-25MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner4-74/+33
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells5-0/+5
2010-08-05MIPS: SNI: Migrate to new platform makefile style.Ralf Baechle2-2/+11
2010-02-27MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.Ralf Baechle1-11/+11
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+1
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev1-1/+1
2009-12-17MIPS: Fixup last users of irq_chip->typename Thomas Gleixner4-4/+4
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-06-15mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+2
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle4-5/+5
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki1-1/+0
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer8-270/+520
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle1-0/+7
2007-11-15[MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki1-1/+1
2007-11-02[MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer1-3/+2
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle1-16/+64
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-18/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle7-37/+37
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle4-4/+7
2007-10-11[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno1-1/+1
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa1-37/+0
2007-08-27[MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2-6/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-24[MIPS] SNI: snipromThomas Bogendoerfer1-2/+3
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2-6/+6
2007-07-10[MIPS] SNI RM updatesThomas Bogendoerfer7-110/+93
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer1-1/+32
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer1-1/+17
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-04-27[MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2-195/+32
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2-3/+3
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle1-35/+16
2007-02-26[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer3-9/+9
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto1-2/+0
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer11-375/+1578
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] prom_free_prom_memory cleanupAtsushi Nemoto1-2/+1
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-34/+6
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-17/+17
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+1
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
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-1/+1
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer3-3/+163
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-21/+105
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-117/+28
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-2/+2
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+3
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-8/+7
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+1
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle2-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds6-0/+598