aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt1-5/+5
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt2-0/+258
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt1-1/+2
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt1-9/+0
2007-09-21sh: intc - initial SMP support.Magnus Damm1-21/+57
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm1-2/+1
2007-09-21sh: intc - primary priority masking fixesMagnus Damm1-5/+28
2007-09-21sh: intc - rework core codeMagnus Damm1-211/+327
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm1-4/+4
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt1-1/+1
2007-09-21sh: remove intc2 codeMagnus Damm2-87/+0
2007-09-21sh: intc - add single bitmap register supportMagnus Damm1-11/+62
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-1/+1
2007-07-25sh: remove old broken pint codeMagnus Damm2-221/+0
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm2-0/+353
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