aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/uic.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-04powerpc/irq: Stop exporting irq_mapGravatar Grant Likely 1-7/+5
2011-03-29powerpc: Convert to new irq_* function namesGravatar Thomas Gleixner 1-7/+7
2011-03-29powerpc: uic: Cleanup flow type handlingGravatar Thomas Gleixner 1-17/+10
2011-03-29powerpc: Use proper accessors for IRQ_* flagsGravatar Thomas Gleixner 1-2/+2
2011-03-10powerpc: sysdev/uic irq_data conversion.Gravatar Lennert Buytenhek 1-29/+30
2010-02-17powerpc: Remove whitespace in irq chip name fieldsGravatar Anton Blanchard 1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockGravatar Thomas Gleixner 1-4/+4
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constGravatar Roman Fietze 1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameGravatar Thomas Gleixner 1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Gravatar Michael Ellerman 1-3/+3
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathGravatar Anton Vorontsov 1-2/+1
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersGravatar Michael Ellerman 1-4/+2
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevGravatar Cyrill Gorcunov 1-11/+4
2007-12-23[POWERPC] 4xx: rework UIC cascade irq handlingGravatar Valentine Barshak 1-17/+19
2007-12-23[POWERPC] 4xx: make UIC use generic level irq handlerGravatar Valentine Barshak 1-62/+19
2007-11-19[POWERPC] 4xx: UIC add mask_ack callbackGravatar Valentine Barshak 1-1/+17
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeGravatar Michael Ellerman 1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostGravatar Michael Ellerman 1-8/+3
2007-08-17[POWERPC] Improve robustness of the UIC cascade handlerGravatar David Gibson 1-0/+3
2007-08-17[POWERPC] Fix irq flow handler for 4xx UICGravatar David Gibson 1-1/+60
2007-08-17[POWERPC] Fix setting of irq trigger type in UIC driverGravatar David Gibson 1-1/+1
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleGravatar Stephen Rothwell 1-1/+1
2007-04-30[POWERPC] get_property cleanupsGravatar Stephen Rothwell 1-4/+4
2007-04-24[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controllerGravatar David Gibson 1-0/+342