summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-2/+2
* Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang2013-10-301-3/+2
* powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior2013-08-131-1/+2
* powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+2
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-66/+13
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-3/+3
* powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-101-40/+40
* 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-4/+4
* powerpc/5200: Refactor mpc5200 interrupt controller driverGrant Likely2009-02-041-88/+59
* powerpc/5200: Remove pr_debug() from hot paths in irq driverGrant Likely2009-02-041-23/+0
* powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely2009-01-091-1/+7
* powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
* powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-211-65/+170
* [POWERPC] mpc5200: add interrupt type functionSascha Hauer2008-04-291-0/+38
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-2/+14
* [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-3/+5
* [POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely2007-10-101-10/+1
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-141-7/+0
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-3/+2
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-131-5/+5
* [POWERPC] Add common routines for 52xx support in arch/powerpcGrant Likely2006-12-041-88/+22
* [POWERPC] Separate IRQ config / register set from main headerSylvain Munaut2006-12-041-0/+1
* [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely2006-12-041-0/+538
OpenPOWER on IntegriCloud