summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpc8xx_pic.c
AgeCommit message (Expand)AuthorLines
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely-41/+20
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-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-1/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely-5/+5
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner-2/+2
2011-03-29powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner-8/+1
2011-03-10powerpc: sysdev/mpc8xx_pic irq_data conversion.Lennert Buytenhek-16/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard-1/+1
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-1/+1
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall-3/+7
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich-1/+0
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood-10/+9
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-9/+10
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug-0/+197