aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/pic.c
AgeCommit message (Expand)Author
2022-05-22powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-12-20powerpc: use swap() to make code cleanerYang Guang
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2017-12-04powerpc/powermac: fix OF node refcount leakDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2015-11-26powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlersJohn Ogness
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-03-25powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven
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-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
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-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-10powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-02-19powerpc: Convert pmac_pic_lock to raw_spinlockThomas Gleixner
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
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-05-21powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman