aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpc8xx_pic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-5/+5
2011-03-30powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-29powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner1-8/+1
2011-03-10powerpc: sysdev/mpc8xx_pic irq_data conversion.Lennert Buytenhek1-16/+16
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2008-02-06[POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall1-3/+7
2008-01-28[POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich1-1/+0
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood1-10/+9
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-9/+10
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug1-0/+197