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