aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spider-pic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+2
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-8/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-14/+1
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov1-2/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-9/+9
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-3/+6
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+3
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-5/+2
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-3/+3
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-3/+3
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-4/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller1-6/+7
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-5/+5
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-6/+6
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner1-8/+1
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek1-20/+23
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall1-1/+3
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-2/+2
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-1/+1
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-11/+7
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-2/+2
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-10-05[POWERPC] cell: fix bugs found by sparseArnd Bergmann1-1/+1
2006-10-05[POWERPC] spiderpic: enable new style devtree supportArnd Bergmann1-3/+1
2006-10-04[POWERPC] Cell interrupt reworkBenjamin Herrenschmidt1-5/+4
2006-08-01Merge branch 'merge'Paul Mackerras1-30/+40
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr1-5/+5
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt1-30/+40
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-95/+246
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt1-97/+76
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann1-2/+2
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann1-1/+1
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp1-29/+77
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann1-0/+191