summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq/ipr.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Convert to new function namesThomas Gleixner2011-03-291-3/+3
* sh: IPR IRQs irq_data conversion.Paul Mundt2010-10-271-13/+12
* sh: Sanitize sparse irqThomas Gleixner2010-10-261-3/+3
* sh: Replace an explicit computation by the use of the container_of macroNicolas Palix2009-12-091-3/+4
* sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-0/+1
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-5/+2
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-0/+4
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-221-0/+8
* sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-011-2/+2
* sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-1/+1
* sh: rework ipr codeMagnus Damm2007-06-151-30/+29
* sh: shmin updates.Takashi YOSHII2007-02-131-3/+16
* sh: sh775x/titan fixes for irq header changes.Jamie Lenehan2006-12-061-97/+6
* sh: Drop CPU subtype IRQ headers.Paul Mundt2006-12-061-4/+2
* sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-0/+16
* sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-311-58/+48
* sh: Updates for irq-flow-type naming changes.Paul Mundt2006-10-191-2/+3
* sh: Convert IPR-IRQ to IRQ chip.Paul Mundt2006-10-061-75/+27
* sh: Add support for 4K stacks.Paul Mundt2006-09-271-0/+2
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-271-6/+2
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-271-1/+1
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-271-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt2006-02-011-30/+29
* [PATCH] sh: IRQ handler updatesPaul Mundt2006-01-161-0/+206
OpenPOWER on IntegriCloud