summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ipic.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* powerpc/ipic: drop unused functionsChristophe Leroy2019-01-14
* powerpc/ipic: Remove unused ipic_set_priority()Michael Ellerman2018-12-17
* powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy2018-10-19
* powerpc/ipic: Fix status get and status clearChristophe Leroy2017-11-06
* powerpc/ipic: Support edge on IRQ0Scott Wood2017-07-24
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-29
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-11
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-09
* irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-11
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: ipic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: sysdev/ipic irq_data conversion.Lennert Buytenhek2011-03-09
* powerpc: Convert ipic_lock to raw_spinlockThomas Gleixner2010-02-18
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* powerpc/ipic: introduce missing kfreeJulia Lawall2009-08-19
* powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior2009-08-19
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-07
* powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn2009-03-09
* powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-06
* powerpc/mpc83xx: Power Management supportScott Wood2008-07-16
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-08
* powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-08
* [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-24
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | [POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips2008-01-28
* | [POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby2008-01-23
* | [POWERPC] ipic: ack only for edge interruptsLi Yang2007-12-12
* | [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-11
|/
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-13
* [POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala2007-01-26
* [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski2007-01-24
* [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-24
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* fix file specification in commentsUwe Zeisberger2006-10-03
* [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-22
* [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-29