summaryrefslogtreecommitdiff
path: root/include/linux/sh_intc.h
AgeCommit message (Expand)Author
2010-11-09sh: intc: Fix up initializers for gcc 4.5.Paul Mundt
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt
2010-10-05sh: intc: Split up the INTC code.Paul Mundt
2010-10-05sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-04-13sh: intc: userimask support.Paul Mundt
2010-03-19sh: INTC ioremap supportMagnus Damm
2010-03-19sh: add INTC out of memory error handlingMagnus Damm
2010-02-16sh: extend INTC with force_disableMagnus Damm
2010-02-09sh: extend INTC with force_enableMagnus Damm
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm
2009-11-02sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll
2009-02-27sh: multiple vectors per irq - baseMagnus Damm
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt