aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt1-2/+7
2007-06-15sh: rework ipr codeMagnus Damm1-30/+29
2007-06-15sh: rework intc2 codeMagnus Damm1-31/+27
2007-05-21spelling fixes: arch/sh/Simon Arlott1-1/+1
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2-3/+55
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt1-1/+2
2007-02-13sh: shmin updates.Takashi YOSHII1-3/+16
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2-98/+8
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt2-14/+17
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