summaryrefslogtreecommitdiffstats
path: root/arch/mips/sni
Commit message (Expand)AuthorAgeFilesLines
* MIPS: sni: Remove the read_persistent_clock()Baolin Wang2018-05-141-6/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* char/genrtc: remove asm-generic/rtc.h from mipsArnd Bergmann2016-06-041-1/+0
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-281-1/+1
* MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-221-1/+1
* MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle2015-11-271-2/+4
* MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+19
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+2
* serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan2013-07-311-1/+0
* MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.Ralf Baechle2013-06-251-7/+9
* MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCIMarkos Chandras2013-06-251-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-028-117/+117
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-018-117/+117
* | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-1/+1
|/
* MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* MIPS: Kconfig: Rename several firmware related config symbols.Ralf Baechle2012-12-131-4/+4
* MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
* serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-051-0/+32
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-0/+1
|\
| * MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
* | Merge branch 'master' into for-nextJiri Kosina2012-04-081-1/+0
|\ \ | |/
| * Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* | mips: Fix printk typos in arc/mipsMasanari Iida2012-04-051-1/+1
|/
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-072-2/+2
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+1
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-294-6/+6
* MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner2011-03-254-74/+33
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-075-0/+5
* MIPS: SNI: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+11
* MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.Ralf Baechle2010-02-271-11/+11
* MIPS: Make various locks static.Ralf Baechle2010-02-271-1/+1
* MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-171-1/+1
* MIPS: Fixup last users of irq_chip->typename Thomas Gleixner2009-12-174-4/+4
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-2/+3
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* mips: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+2
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+2
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-304-5/+5
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-1/+0
* [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-298-270/+520
* [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-291-0/+7
* [MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki2007-11-151-1/+1
* [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2
* [MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle2007-10-291-16/+64
OpenPOWER on IntegriCloud