aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/i8259.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang2011-09-211-0/+1
* MIPS: i8259: Correct comment for i8259Hillf Danton2011-09-171-1/+1
* PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-161-16/+6
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-3/+3
* MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-251-20/+17
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-271-11/+11
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-081-1/+3
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-7/+7
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-111-6/+8
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-111-1/+3
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-111-0/+3
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-4/+1
* [MIPS] i8259: Add disable method.Kyungmin Park2007-09-101-0/+1
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-271-2/+2
* [MIPS] Drop __init from init_8259A()Atsushi Nemoto2007-02-201-5/+8
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-061-2/+2
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-6/+14
* [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-76/+86
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-18/+3
* [MIPS] Update i8259 resources.Yoichi Yuasa2006-10-011-2/+2
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-191-2/+2
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+4
* Date: Fri Jan 14 03:03:23 2005 +0000Ralf Baechle2005-10-291-1/+1
* Spelling fix.Ralf Baechle2005-10-291-1/+1
* Sparseify MIPS.Ralf Baechle2005-10-291-1/+1
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-8/+7
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+331