summaryrefslogtreecommitdiffstats
path: root/include/linux/sh_intc.h
Commit message (Expand)AuthorAgeFilesLines
* sh: intc: Kill off special reservation interface.Paul Mundt2012-05-221-1/+0
* sh: intc: remove dependency on NR_IRQSRob Herring2012-01-251-0/+6
* sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-251-0/+11
* PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2011-12-251-0/+1
* sh: intc: Fix up initializers for gcc 4.5.Paul Mundt2010-11-091-1/+1
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-261-3/+0
* sh: intc: Split up the INTC code.Paul Mundt2010-10-051-1/+1
* sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-051-1/+1
* sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-1/+11
* sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-051-0/+1
* sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-021-0/+1
* sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-1/+10
* sh: intc: userimask support.Paul Mundt2010-04-131-0/+9
* sh: INTC ioremap supportMagnus Damm2010-03-191-0/+4
* sh: add INTC out of memory error handlingMagnus Damm2010-03-191-1/+1
* sh: extend INTC with force_disableMagnus Damm2010-02-161-0/+1
* sh: extend INTC with force_enableMagnus Damm2010-02-091-0/+1
* sh: extend INTC with struct intc_hw_descMagnus Damm2010-02-091-11/+20
* sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+3
* sh: intc: Make ack_regs generally available.Paul Mundt2009-10-271-4/+0
* sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-1/+0
* sh: multiple vectors per irq - baseMagnus Damm2009-02-271-0/+1
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-011-0/+91