Age | Commit message (Expand) | Author |
2017-08-10 | powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx | Christophe Leroy |
2017-06-02 | powerpc/8xx: fix mpc8xx_get_irq() return on no irq | Christophe Leroy |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2015-10-06 | powerpc/8xx: Shorten irq_chip name for the SIU | Christophe Leroy |
2015-09-16 | powerpc/mpc8xx: Use irq_set_handler_locked() | Thomas Gleixner |
2015-05-11 | powerpc: Constify irq_domain_ops | Krzysztof Kozlowski |
2014-01-15 | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2012-04-30 | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller | 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-10-31 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-30 | powerpc/8xx: Fix another breakage from the irq_data conversion | Benjamin Herrenschmidt |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: mpc8xx_pic: Cleanup flow type handling | Thomas Gleixner |
2011-03-10 | powerpc: sysdev/mpc8xx_pic irq_data conversion. | Lennert Buytenhek |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
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-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2008-02-06 | [POWERPC] arch/powerpc/sysdev: Add missing of_node_put | Julia Lawall |
2008-01-28 | [POWERPC] 8xx: Remove sysdev/commproc.h | Jochen Friedrich |
2007-10-03 | [POWERPC] 8xx: Infrastructure code cleanup. | Scott Wood |
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-02-07 | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug |