summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/i8259.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+2
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-111-1/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-7/+7
* powerpc: Remove i8259 irq_host_ops->unmapMilton Miller2011-05-191-13/+0
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+2
* powerpc: sysdev/i8259 irq_data conversion.Lennert Buytenhek2011-03-101-21/+21
* powerpc: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-191-11/+11
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+2
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* [POWERPC] i8259: Add disable methodAurelien Jarno2007-11-081-0/+1
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-5/+3
* [POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt2006-10-251-0/+5
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* [POWERPC] Make doc comments extractableMichael Ellerman2006-08-081-1/+1
* [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-2/+2
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-29/+112
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-20/+10
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] powerpc: Fix i8259 cascade IRQDavid Woodhouse2005-11-071-2/+3
* powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras2005-10-261-0/+221
OpenPOWER on IntegriCloud