summaryrefslogtreecommitdiff
path: root/arch/mips/sgi-ip32
Commit message (Expand)AuthorAge
* MIPS: Add missing include filesArnd Bergmann2017-03-08
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-14
* MIPS: Avoid old-style declarationArnd Bergmann2017-01-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* MIPS: IP32: Fix build errors in reset code in DS1685 platform hook.Joshua Kinard2015-05-13
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\
| * MIPS: IP32: ip32-platform is not a module.Ralf Baechle2015-04-01
* | mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard2015-04-17
|/
* MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: IP32: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-27
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-17
* MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-22
* MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-22
* MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-20
* MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-14
* MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-30
* | MIPS: Stop using <asm-generic/int-l64.h>.Ralf Baechle2009-03-30
|/
* MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-15
* [MIPS] IP32: Use common SGI button driverThomas Bogendoerfer2008-07-20
* [MIPS] IP32: Add platform devices for audio and volume buttonThomas Bogendoerfer2008-07-15
* [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-03
* [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-07
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-26
* [MIPS] IP32: Fix address of 2nd serial interface.Ralf Baechle2007-11-02
* [MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle2007-10-29
* [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-18
* [MIPS] IP32: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-16
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-11
* [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-27
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-31
* [MIPS] IP32: Don't ignore request_irq's return value.Ralf Baechle2007-07-31
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-10
* meth driver renovationRalf Baechle2007-05-24
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-26