summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm2_pic.c
AgeCommit message (Expand)AuthorLines
2015-09-16powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner-2/+2
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely-2/+1
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely-13/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely-5/+5
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely-5/+5
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-3/+3
2011-03-29powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLEDThomas Gleixner-15/+10
2011-03-29powerpc: cpm2_pic: Cleanup flow type handlingThomas Gleixner-10/+8
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner-1/+1
2011-03-10powerpc: sysdev/cpm2_pic irq_data conversion.Lennert Buytenhek-16/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard-1/+1
2009-12-10powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware-7/+21
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman-4/+6
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax-1/+1
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman-1/+1
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman-4/+3
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug-61/+89
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski-3/+1
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering-1/+1
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug-1/+1
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug-17/+17
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug-0/+256