Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | powerpc/mpc52xx: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -1/+1 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 1 | -2/+2 |
2013-10-31 | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" | Wolfram Sang | 1 | -3/+2 |
2013-08-13 | powerpc: 52xx: provide a default in mpc52xx_irqhost_map() | Sebastian Siewior | 1 | -1/+2 |
2012-10-26 | powerpc: 52xx: nop out unsupported critical IRQs | Wolfram Sang | 1 | -4/+5 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -2/+2 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
2011-05-19 | powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ | Milton Miller | 1 | -1/+3 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -66/+13 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -3/+3 |
2011-03-10 | powerpc: platforms/52xx irq_data conversion. | Lennert Buytenhek | 1 | -40/+40 |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 1 | -1/+1 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -4/+4 |
2009-02-04 | powerpc/5200: Refactor mpc5200 interrupt controller driver | Grant Likely | 1 | -88/+59 |
2009-02-04 | powerpc/5200: Remove pr_debug() from hot paths in irq driver | Grant Likely | 1 | -23/+0 |
2009-01-10 | powerpc/mpc52xx: Properly update irq_desc when set_type() is called. | Grant Likely | 1 | -1/+7 |
2008-12-21 | powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller | Grant Likely | 1 | -0/+2 |
2008-12-21 | powerpc/mpc5200: Document and tidy irq driver | Grant Likely | 1 | -65/+170 |
2008-04-29 | [POWERPC] mpc5200: add interrupt type function | Sascha Hauer | 1 | -0/+38 |
2008-01-27 | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 1 | -2/+14 |
2008-01-18 | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. | Grant Likely | 1 | -3/+5 |
2007-10-10 | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code | Grant Likely | 1 | -10/+1 |
2007-09-13 | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman | 1 | -7/+0 |
2007-09-13 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 1 | -3/+2 |
2007-08-17 | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 1 | -1/+0 |
2007-04-11 | [POWERPC] mpc52xx_pic: fix main interrupt masking | Domen Puncer | 1 | -2/+2 |
2007-02-13 | [POWERPC] Fixup mp5200 drivers to match device tree changes | Grant Likely | 1 | -5/+5 |
2006-12-04 | [POWERPC] Add common routines for 52xx support in arch/powerpc | Grant Likely | 1 | -88/+22 |
2006-12-04 | [POWERPC] Separate IRQ config / register set from main header | Sylvain Munaut | 1 | -0/+1 |
2006-12-04 | [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx | Grant Likely | 1 | -0/+538 |