aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh/intc
AgeCommit message (Expand)Author
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt
2012-08-20sh: intc: Fix up multi-evt irq association.Paul Mundt
2012-08-09sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt
2012-08-01sh: intc: initial irqdomain support.Paul Mundt
2012-06-13sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt
2012-05-24sh: intc: Kill off deprecated dynamic IRQ API.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-29sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring
2012-01-24sh: intc: optimize intc IRQ lookupPaul Mundt
2012-01-24sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt
2012-01-24sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt
2012-01-24sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt
2012-01-24sh: intc: Make global intc controller counter static.Paul Mundt
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-25PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: Add module.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker
2011-10-28sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu
2011-10-28sh: intc: Add IRQ trigger bit field checkMagnus Damm
2011-07-21sh: intc: enable both edges GPIO interrupts on sh7372Magnus Damm
2011-04-27sh: intc: Set virtual IRQs as nothread.Paul Mundt
2011-03-30sh: Fix irq cleanup falloutThomas Gleixner
2011-03-29sh: Convert to new function namesThomas Gleixner
2011-03-29sh: Use the proper accessor functionsThomas Gleixner
2011-03-23sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki
2011-01-19sh: update INTC to clear IRQ sense valid flagMagnus Damm
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt
2010-11-01sh: intc: Update for single IRQ reservation helper.Paul Mundt
2010-10-28sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt
2010-10-27sh: intc: irq_data conversion.Paul Mundt
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt
2010-10-26sh: Sanitize sparse irqThomas Gleixner
2010-10-06sh: intc: Fix build with IRQ balancing disabled.Paul Mundt
2010-10-06sh: intc: Add missing files.Paul Mundt
2010-10-05sh: intc: Split up the INTC code.Paul Mundt