summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm2_pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-301-2/+1
* irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-161-13/+1
* irq_domain/powerpc: constify irq_domain_opsGrant 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-5/+5
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-5/+5
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-3/+3
* powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner2011-03-291-15/+10
* powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-10/+8
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: sysdev/cpm2_pic irq_data conversion.Lennert Buytenhek2011-03-101-16/+16
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware2009-12-101-7/+21
* 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-4/+6
* powerpc/cpm2: Fix set interrupt typepaulfax2009-02-061-1/+1
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-041-1/+1
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-6/+0
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-4/+3
* [POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug2007-02-071-61/+89
* [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski2007-01-241-3/+1
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug2006-10-031-1/+1
* POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-211-17/+17
* POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-211-0/+256
OpenPOWER on IntegriCloud