aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
Commit message (Expand)AuthorAgeFilesLines
* 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
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Jazz: build fix - include <linux/screen_info.h>Ralf Baechle2006-10-091-0/+1
* [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;)Ralf Baechle2006-10-091-2/+0
* [MIPS] Jazz: Fix I/O port resources.Ralf Baechle2006-10-091-4/+21
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-15/+15
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1