aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ipic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ipic: introduce missing kfreeJulia Lawall2009-08-201-1/+3
* powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior2009-08-201-0/+3
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-081-3/+1
* powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn2009-03-091-4/+2
* powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling2009-02-061-1/+1
* powerpc/mpc83xx: Power Management supportScott Wood2008-07-161-0/+71
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-4/+2
* powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-6/+4
* [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips2008-01-281-0/+6
* | [POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby2008-01-231-0/+62
* | [POWERPC] ipic: ack only for edge interruptsLi Yang2007-12-121-70/+43
* | [POWERPC] ipic: add new interrupts introduced by new chipLi Yang2007-12-111-5/+133
|/
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-5/+2
* [POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala2007-01-261-6/+9
* [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood2006-10-251-2/+2
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [POWERPC] Fix IPIC pending register assignmentsScott Wood2006-09-221-21/+21
* [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-301-96/+207
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala2006-01-091-0/+646