aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq/ipr.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-28sh: cpu: convert to SPDX identifiersKuninori Morimoto1-4/+1
2011-03-29sh: Convert to new function namesThomas Gleixner1-3/+3
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt1-13/+12
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-3/+3
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix1-3/+4
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy1-0/+1
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt1-5/+2
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt1-0/+4
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt1-0/+8
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt1-2/+2
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt1-9/+0
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-1/+1
2007-06-15sh: rework ipr codeMagnus Damm1-30/+29
2007-02-13sh: shmin updates.Takashi YOSHII1-3/+16
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan1-97/+6
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt1-4/+2
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+16
2006-10-31sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan1-58/+48
2006-10-19sh: Updates for irq-flow-type naming changes.Paul Mundt1-2/+3
2006-10-06sh: Convert IPR-IRQ to IRQ chip.Paul Mundt1-75/+27
2006-09-27sh: Add support for 4K stacks.Paul Mundt1-0/+2
2006-09-27sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt1-6/+2
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-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
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 Mundt1-0/+206