summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/qe_ic.c
Commit message (Expand)AuthorAgeFilesLines
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-231-502/+0Star
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-111-1/+1
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-091-1/+0Star
* powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-151-1/+1
* irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-161-14/+1Star
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-3/+2Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-6/+6
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-4/+2Star
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek2011-03-101-10/+15
* powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* 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