summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mpc8xx_pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-5/+5
* powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: mpc8xx_pic: Cleanup flow type handlingThomas Gleixner2011-03-291-8/+1
* powerpc: sysdev/mpc8xx_pic irq_data conversion.Lennert Buytenhek2011-03-101-16/+16
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* 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-1/+1
* [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
* [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-281-1/+0
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-031-10/+9
* [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-9/+10
* [POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug2007-02-071-0/+197