aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/i8259.c
Commit message (Expand)AuthorAge
* MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-27
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-08
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-11
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-11
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-11
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-24
* [MIPS] i8259: Add disable method.Kyungmin Park2007-09-10
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-27
* [MIPS] Drop __init from init_8259A()Atsushi Nemoto2007-02-20
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-06
* [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-06
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Update i8259 resources.Yoichi Yuasa2006-10-01
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-19
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-18
* Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle2005-10-29
* Spelling fix.Ralf Baechle2005-10-29
* Sparseify MIPS.Ralf Baechle2005-10-29
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16