aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/irq/ipr.c
AgeCommit message (Expand)Author
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm
2007-06-15sh: rework ipr codeMagnus Damm
2007-02-13sh: shmin updates.Takashi YOSHII
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt
2006-01-16[PATCH] sh: IRQ handler updatesPaul Mundt