aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/ipic.c
AgeCommit message (Expand)Author
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant 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-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
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: ipic: Cleanup flow type handlingThomas Gleixner
2011-03-10powerpc: sysdev/ipic irq_data conversion.Lennert Buytenhek
2010-02-19powerpc: Convert ipic_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-08-20powerpc/ipic: introduce missing kfreeJulia Lawall
2009-08-20powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-03-09powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby
2007-12-12[POWERPC] ipic: ack only for edge interruptsLi Yang
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala