summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/core.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1
2011-03-29sh: Convert to new function namesThomas Gleixner1-7/+7
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-7/+2
2011-03-23sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki1-48/+47
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt1-0/+1
2010-11-01sh: intc: Update for single IRQ reservation helper.Paul Mundt1-1/+1
2010-10-28sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt1-8/+2
2010-10-27sh: intc: irq_data conversion.Paul Mundt1-10/+29
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-1/+1
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-5/+5
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-0/+469