aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2-1/+20
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2-60/+54
2006-10-20sh: Convert INTC2 to IRQ table registration.Paul Mundt1-140/+24
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt2-4/+6
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-10-06sh: Convert INTC2 IRQ handler to irq_chip.Paul Mundt1-114/+24
2006-09-27sh: Add support for 4K stacks.Paul Mundt1-0/+2
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt3-18/+4
2006-09-27sh: maskreg IRQ support.Paul Mundt2-2/+102
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt1-1/+1
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt1-0/+2
2006-09-27sh: Add support for R7780RP and R7780MP boards.Paul Mundt1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar4-4/+4
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt1-30/+29
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt5-0/+776