aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm2_pic.c
Commit message (Expand)AuthorAgeFilesLines
* 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