aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh/intc
AgeCommit message (Expand)Author
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