aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc
Commit message (Expand)AuthorAgeFilesLines
* sh: intc: Set virtual IRQs as nothread.Paul Mundt2011-04-271-0/+5
* sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
* sh: Convert to new function namesThomas Gleixner2011-03-292-13/+13
* sh: Use the proper accessor functionsThomas Gleixner2011-03-291-7/+2
* sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki2011-03-232-49/+47
* sh: update INTC to clear IRQ sense valid flagMagnus Damm2011-01-191-2/+4
* sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt2010-12-241-0/+1
* sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
* sh: intc: Update for single IRQ reservation helper.Paul Mundt2010-11-012-2/+2
* sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt2010-10-281-8/+2
* sh: intc: irq_data conversion.Paul Mundt2010-10-274-40/+68
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-262-75/+9
* sh: Sanitize sparse irqThomas Gleixner2010-10-262-19/+14
* sh: intc: Fix build with IRQ balancing disabled.Paul Mundt2010-10-061-4/+5
* sh: intc: Add missing files.Paul Mundt2010-10-062-0/+40
* sh: intc: Split up the INTC code.Paul Mundt2010-10-0510-0/+2047