aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc.c
Commit message (Expand)AuthorAge
* sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-11
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-11
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-22
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-21
* sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-06
* sh: intc: set_irq_wake() supportMagnus Damm2009-04-01
* sh: intc: install enable, disable and shutdown callbacksMagnus Damm2009-04-01
* sh: intc: Make missing unique IRQ mask warning more verbose.Paul Mundt2009-03-06
* sh: multiple vectors per irq - baseMagnus Damm2009-02-27
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-01