summaryrefslogtreecommitdiff
path: root/arch/mips/jazz
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer
2008-07-15[MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle
2007-11-02[MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-24[MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa
2007-07-24[MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle
2007-06-28mips-jazz: correct flags for timer io resourceAlexey Dobriyan
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer
2007-02-26[MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto