summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spider-pic.c
AgeCommit message (Expand)Author
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-06-14powerpc: Various typo fixesMichael Ellerman
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt
2006-08-01Merge 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 codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann