aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sh_intc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-1/+0
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring1-0/+6
2012-01-25sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring1-0/+11
2011-12-25PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki1-0/+1
2010-11-09sh: intc: Fix up initializers for gcc 4.5.Paul Mundt1-1/+1
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-3/+0
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-1/+1
2010-10-05sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt1-1/+1
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-1/+11
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt1-0/+1
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+1
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt1-1/+10
2010-04-13sh: intc: userimask support.Paul Mundt1-0/+9
2010-03-19sh: INTC ioremap supportMagnus Damm1-0/+4
2010-03-19sh: add INTC out of memory error handlingMagnus Damm1-1/+1
2010-02-16sh: extend INTC with force_disableMagnus Damm1-0/+1
2010-02-09sh: extend INTC with force_enableMagnus Damm1-0/+1
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm1-11/+20
2009-11-02sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt1-0/+3
2009-10-27sh: intc: Make ack_regs generally available.Paul Mundt1-4/+0
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll1-1/+0
2009-02-27sh: multiple vectors per irq - baseMagnus Damm1-0/+1
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt1-0/+91