summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/qe_ic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+2
* powerpc/qe: introduce missing kfreeJulia Lawall2009-08-201-1/+4
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-081-3/+1Star
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-4/+2Star
* powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-4/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-22/+7Star
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-081-2/+0Star
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-5/+2Star
* [POWERPC] Remove fastcall function attributeKumar Gala2007-01-261-2/+2
* [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] qe_ic: Do a sync when masking interruptsScott Wood2006-12-081-30/+10Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-8/+6Star
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-061-2/+2
* [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-041-0/+555