summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/uic.c
Commit message (Expand)AuthorAge
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-02
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-11
* powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-10
* irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-13
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: uic: Cleanup flow type handlingThomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* powerpc: sysdev/uic irq_data conversion.Lennert Buytenhek2011-03-10
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-17
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-24
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-08
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-09
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-17
* [POWERPC] 4xx: rework UIC cascade irq handlingValentine Barshak2007-12-23
* [POWERPC] 4xx: make UIC use generic level irq handlerValentine Barshak2007-12-23
* [POWERPC] 4xx: UIC add mask_ack callbackValentine Barshak2007-11-19
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-14
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-14
* [POWERPC] Improve robustness of the UIC cascade handlerDavid Gibson2007-08-17
* [POWERPC] Fix irq flow handler for 4xx UICDavid Gibson2007-08-17
* [POWERPC] Fix setting of irq trigger type in UIC driverDavid Gibson2007-08-17
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* [POWERPC] get_property cleanupsStephen Rothwell2007-04-30
* [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-24