aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpc8xx_pic.c
AgeCommit message (Expand)Author
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner
2011-03-10powerpc: sysdev/mpc8xx_pic irq_data conversion.Lennert Buytenhek
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug