aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt1-1/+12
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll1-37/+17
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy1-1/+7
2009-06-12sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt1-7/+6
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt1-6/+4
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt1-1/+4
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt1-2/+10
2009-04-06sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI1-4/+31
2009-04-02sh: intc: set_irq_wake() supportMagnus Damm1-0/+65
2009-04-02sh: intc: install enable, disable and shutdown callbacksMagnus Damm1-0/+3
2009-03-06sh: intc: Make missing unique IRQ mask warning more verbose.Paul Mundt1-2/+2
2009-02-27sh: multiple vectors per irq - baseMagnus Damm1-0/+47
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt1-0/+713