aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip22
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-234-4/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-35/+27
| |\
| * | update David Miller's old email addressJustin P. Mattock2011-04-064-4/+4
* | | MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
* | | MIPS: IP22: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
| |/ |/|
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* | MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner2011-03-251-34/+26
|/
* MIPS: IP22, IP28: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+34
* MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-302-2/+2
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-172-3/+3
* MIPS: Tracing: Add IRQENTRY_EXIT section for MIPSWu Zhangjin2009-12-172-2/+4
* MIPS: IP22, IP28: Build with -WerrorRalf Baechle2009-09-171-1/+1
* MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-201-1/+1
* irq: update all arches for new irq_desc, fixMike Travis2009-01-152-2/+2
* MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle2008-10-271-9/+0
* MIPS: IP22: Small cleanupsDmitri Vorobiev2008-10-271-4/+4
* MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-153-65/+15
* [MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer2008-09-081-1/+1
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-301-25/+0
* [MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk2008-07-201-2/+2
* [MIPS] IP22: Use common SGI button driverThomas Bogendoerfer2008-07-201-2/+1
* [MIPS] IP22: Add platform device for Indy volume buttonsThomas Bogendoerfer2008-07-152-49/+13
* [MIPS] IP22/28: Add platform devices for HAL2Thomas Bogendoerfer2008-07-151-0/+7
* [MIPS] IP28: switch to "normal" mode after PROM no longer neededThomas Bogendoerfer2008-07-151-0/+26
* [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-151-2/+2
* [MIPS] IP28 supportThomas Bogendoerfer2008-01-293-3/+511
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-19/+0
* [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