aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt1-0/+1
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt1-1/+1
2010-11-01sh: intc: Update for single IRQ reservation helper.Paul Mundt2-2/+2
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 Mundt4-40/+68
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2-75/+9
2010-10-26sh: Sanitize sparse irqThomas Gleixner2-19/+14
2010-10-06sh: intc: Fix build with IRQ balancing disabled.Paul Mundt1-4/+5
2010-10-06sh: intc: Add missing files.Paul Mundt2-0/+40
2010-10-05sh: intc: Split up the INTC code.Paul Mundt10-0/+2047