summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc.c
Commit message (Expand)AuthorAgeFilesLines
* sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+25
* sh: intc: dynamic IRQ support.Paul Mundt2009-11-021-1/+83
* sh: intc: Make ack_regs generally available.Paul Mundt2009-10-271-13/+1
* sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt2009-08-311-1/+12
* sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-37/+17
* sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-1/+7
* sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-121-7/+6
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-6/+4
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-1/+4
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-221-2/+10
* sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-061-4/+31
* sh: intc: set_irq_wake() supportMagnus Damm2009-04-021-0/+65
* sh: intc: install enable, disable and shutdown callbacksMagnus Damm2009-04-021-0/+3
* sh: intc: Make missing unique IRQ mask warning more verbose.Paul Mundt2009-03-061-2/+2
* sh: multiple vectors per irq - baseMagnus Damm2009-02-271-0/+47
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-011-0/+713
OpenPOWER on IntegriCloud