Age | Commit message (Expand) | Author |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder |
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/spider-pic: Get pic from chip_data instead of irq_map | Milton Miller |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: cell: Fix the irq_desc access | Thomas Gleixner |
2011-03-10 | powerpc: platforms/cell irq_data conversion. | Lennert Buytenhek |
2010-09-02 | powerpc/cell: Add of_node_put to avoid memory leak | Julia Lawall |
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-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman |
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-05-07 | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-05 | [POWERPC] cell: fix bugs found by sparse | Arnd Bergmann |
2006-10-05 | [POWERPC] spiderpic: enable new style devtree support | Arnd Bergmann |
2006-10-04 | [POWERPC] Cell interrupt rework | Benjamin Herrenschmidt |
2006-08-01 | Merge branch 'merge' | Paul Mackerras |
2006-07-31 | [POWERPC] cell: Constify & voidify get_property() | Jeremy Kerr |
2006-07-10 | [PATCH] powerpc: fix trigger handling in the new irq code | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt |
2006-07-03 | [POWERPC] Use the genirq framework | Benjamin Herrenschmidt |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-03-27 | [PATCH] powerpc: use guarded ioremap for cell on-chip mappings | Arnd Bergmann |
2006-03-27 | [PATCH] powerpc: fix spider-pic affinity setting | Arnd Bergmann |
2006-03-27 | [PATCH] powerpc: cell interrupt controller updates | Jens Osterkamp |
2005-11-01 | [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell | Arnd Bergmann |