summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/qe_lib/qe_ic.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-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
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall1-1/+4
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov1-3/+1
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-4/+2
2008-06-09powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman1-4/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov1-22/+7
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi1-2/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-5/+2
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala1-2/+2
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski1-1/+1
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood1-30/+10
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-8/+6
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-2/+2
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang1-0/+555