Age | Commit message (Expand) | Author |
2008-10-27 | MIPS: IP22: ip22-int.c header file weeding. | Ralf Baechle |
2008-10-27 | MIPS: IP22: Small cleanups | Dmitri Vorobiev |
2008-10-15 | MIPS: IP22/28: Switch over to RTC class driver | Thomas Bogendoerfer |
2008-09-08 | [MIPS] IP22: Fix detection of second HPC3 on Challenge S | Thomas Bogendoerfer |
2008-07-30 | [MIPS] kgdb: Remove existing implementation | Jason Wessel |
2008-07-20 | [MIPS] mips/sgi-ip22/ip28-berr.c: fix the build | Adrian Bunk |
2008-07-20 | [MIPS] IP22: Use common SGI button driver | Thomas Bogendoerfer |
2008-07-15 | [MIPS] IP22: Add platform device for Indy volume buttons | Thomas Bogendoerfer |
2008-07-15 | [MIPS] IP22/28: Add platform devices for HAL2 | Thomas Bogendoerfer |
2008-07-15 | [MIPS] IP28: switch to "normal" mode after PROM no longer needed | Thomas Bogendoerfer |
2008-07-15 | [MIPS] Use kernel-supplied ARRAY_SIZE() macro. | Robert P. J. Day |
2008-01-29 | [MIPS] IP28 support | Thomas Bogendoerfer |
2007-11-29 | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer |
2007-11-26 | [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writel | Thomas Bogendoerfer |
2007-11-26 | [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 | Thomas Bogendoerfer |
2007-10-17 | [MIPS] IP22: Fix hang due to messing with timer interrupt handler | Thomas Bogendoerfer |
2007-10-16 | [MIPS] IP22: Enable -Werror. | Ralf Baechle |
2007-10-16 | [MIPS] IP22: Complain if requesting the front panel irq failed. | 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 drivers | Ralf Baechle |
2007-10-11 | [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt | Ralf Baechle |
2007-10-11 | [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. | Ralf Baechle |
2007-10-11 | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle |
2007-09-11 | [MIPS] IP22: fix wrong argument order | Thomas Bogendoerfer |
2007-09-11 | [MIPS] IP22: Fix wrong check for second HPC | Thomas Bogendoerfer |
2007-08-27 | [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. | Ralf Baechle |
2007-08-27 | [MIPS] IP22: Fix modpost warning. | Ralf Baechle |
2007-07-10 | [MIPS] Transform old-style macros to newer "__noreturn" | Robert P. J. Day |
2007-05-11 | Convert SGI IP22 and specific drivers to platform_device. | Ralf Baechle |
2007-04-27 | [MIPS] IP22: Get rid of volatile in IP22 core code. | Ralf Baechle |
2007-03-19 | [MIPS] Misc fixes for plat_irq_dispatch functions | Thiemo Seufer |
2007-02-26 | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto |
2007-02-06 | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto |
2007-02-06 | [MIPS] prom_free_prom_memory cleanup | Atsushi Nemoto |
2007-02-06 | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu |
2006-11-30 | [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq | Atsushi Nemoto |
2006-11-30 | [MIPS] IRQ cleanups | Atsushi Nemoto |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | [PATCH] replace cad_pid by a struct pid | Cedric Le Goater |
2006-07-13 | [MIPS] IP22 Fix brown paper bag in RTC code. | Julien BLACHE |
2006-07-13 | [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. | Ralf Baechle |
2006-07-13 | [MIPS] Remove redeclarations of setup_irq(). | Ralf Baechle |
2006-07-13 | [MIPS] Eleminate interrupt migration helper use. | Ralf Baechle |
2006-07-02 | [PATCH] irq-flags: MIPS: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-26 | fix paniced->panicked typos | Lee Revell |