summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/uic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-4/+2Star
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-171-11/+4Star
* [POWERPC] 4xx: rework UIC cascade irq handlingValentine Barshak2007-12-231-17/+19
* [POWERPC] 4xx: make UIC use generic level irq handlerValentine Barshak2007-12-231-62/+19Star
* [POWERPC] 4xx: UIC add mask_ack callbackValentine Barshak2007-11-191-1/+17
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-131-6/+0Star
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-8/+3Star
* [POWERPC] Improve robustness of the UIC cascade handlerDavid Gibson2007-08-171-0/+3
* [POWERPC] Fix irq flow handler for 4xx UICDavid Gibson2007-08-171-1/+60
* [POWERPC] Fix setting of irq trigger type in UIC driverDavid Gibson2007-08-171-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* [POWERPC] get_property cleanupsStephen Rothwell2007-04-301-4/+4
* [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerDavid Gibson2007-04-241-0/+342