summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spider-pic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-14/+1Star
* powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-041-2/+1Star
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-9/+9
* powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-3/+6
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-3/+3
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-5/+2Star
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+3
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-3/+3
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-4/+2Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller2011-05-191-6/+7
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-5/+5
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-6/+6
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-291-8/+1Star
* powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-101-20/+23
* powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-1/+3
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+2
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-1/+1
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-131-6/+0Star
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-11/+7Star
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-4/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2Star
* [POWERPC] cell: fix bugs found by sparseArnd Bergmann2006-10-051-1/+1
* [POWERPC] spiderpic: enable new style devtree supportArnd Bergmann2006-10-051-3/+1Star
* [POWERPC] Cell interrupt reworkBenjamin Herrenschmidt2006-10-041-5/+4Star
* Merge branch 'merge'Paul Mackerras2006-08-011-30/+40
|\
| * [PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt2006-07-101-30/+40
* | [POWERPC] cell: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+5
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-95/+246
* [POWERPC] Use the genirq frameworkBenjamin Herrenschmidt2006-07-031-97/+76Star
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-271-2/+2
* [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
* [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-271-29/+77
* [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann2005-11-011-0/+191