summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-024-16/+16
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-014-16/+16
* | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-3/+3
|/
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-1/+1
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1
* | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-072-0/+2
|/
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-3/+2
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner2011-03-251-8/+6
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+6
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-301-9/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* | MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-2/+1
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+0
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* [MIPS] Remove mips_machtype from ARC based machinesThomas Bogendoerfer2008-07-151-2/+1
* [MIPS] Remove obsolete isa_slot_offsetMaciej W. Rozycki2008-07-151-1/+0
* [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-291-0/+7
* [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-021-11/+16
* [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-112-5/+5
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+6
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-112-7/+48
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-115-158/+160
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] Jazz: remove unneeded reset functionsYoichi Yuasa2007-07-242-17/+0
* [MIPS] Jazz: Remove unused arch/mips/jazz/io.cYoichi Yuasa2007-07-241-135/+0
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-102-1/+61
* mips-jazz: correct flags for timer io resourceAlexey Dobriyan2007-06-281-1/+1
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-7/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-21/+6
* [MIPS] Fix timer setup for JazzYoichi Yuasa2006-10-111-1/+1