summaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22
Commit message (Expand)AuthorAgeFilesLines
...
* [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer2007-11-261-19/+21
* [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2007-11-261-132/+2
* [MIPS] IP22: Fix hang due to messing with timer interrupt handlerThomas Bogendoerfer2007-10-171-9/+0
* [MIPS] IP22: Enable -Werror.Ralf Baechle2007-10-161-0/+2
* [MIPS] IP22: Complain if requesting the front panel irq failed.Ralf Baechle2007-10-161-1/+8
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-112-2/+2
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+4
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-112-13/+2
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-111-3/+3
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-14/+3
* [MIPS] IP22: fix wrong argument orderThomas Bogendoerfer2007-09-111-2/+2
* [MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer2007-09-111-2/+2
* [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
* [MIPS] IP22: Fix modpost warning.Ralf Baechle2007-08-271-1/+1
* [MIPS] Transform old-style macros to newer "__noreturn"Robert P. J. Day2007-07-101-3/+3
* Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-1/+178
* [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-272-19/+19
* [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-062-6/+6
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-2/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-3/+2
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-061-28/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-302-117/+25
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-084-24/+23
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+4
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-1/+2
* [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+2
* [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-131-2/+1
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-132-7/+7
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-292-3/+3
* fix paniced->panicked typosLee Revell2006-06-261-1/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-125/+54
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-271-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+1
* [MIPS] IP22: Fix serial console detectionRalf Baechle2006-02-071-2/+8
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3
* [MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.Ralf Baechle2006-02-071-27/+25
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-071-0/+6
* IP22 EISA support update.Thiemo Seufer2005-10-291-81/+67
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-5/+1
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-056-14/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1611-0/+1956
OpenPOWER on IntegriCloud