aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22
Commit message (Expand)AuthorAge
* [MIPS] IP28 supportThomas Bogendoerfer2008-01-29
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-29
* [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer2007-11-26
* [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2007-11-26
* [MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer2007-10-17
* [MIPS] IP22: Enable -Werror.Ralf Baechle2007-10-16
* [MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle2007-10-16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-11
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-11
* [MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer2007-09-11
* [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-26
* [MIPS] IP22: Fix modpost warning.Ralf Baechle2007-08-26
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-10
* Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-11
* [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-27
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-26
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-02
* [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-13
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* fix paniced->panicked typosLee Revell2006-06-26
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* [MIPS] IP22: Fix serial console detectionRalf Baechle2006-02-07
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
* [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle2006-02-07
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-07
* IP22 EISA support update.Thiemo Seufer2005-10-29
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05