sh: improve pinmux support for single direction pins
[safe/jmp/linux-2.6] / arch / sh / kernel / cpu / irq /
2008-10-01 Paul Mundtsh: Move the shared INTC code out to drivers/sh/
2008-10-01 Paul Mundtsh: Use __raw_xxx() I/O accessors for INTC and IPR.
2008-09-10 roel kluinsh: intc_prio_data() test before subtraction on unsigned
2008-07-28 Paul Mundtsh: migrate to arch/sh/include/
2008-07-28 Yoshihiro Shimodash: add interrupt ack code to sh4a
2008-06-02 Adrian Bunksh/kernel/cpu/irq/intc-sh5.c build fix
2008-05-08 Magnus Dammsh: intc register modify fix
2008-05-08 Magnus Dammsh: no high level trigger on some sh3 cpus
2008-05-08 Magnus Dammsh: add interrupt ack code to sh3
2008-05-08 Paul Mundtsh: intc_sh5 depends on cayman board for IRQ priority...
2008-02-14 Paul Mundtsh: Shut up some trivial build warnings.
2008-02-14 Magnus Dammsh: remove maskreg irq code
2008-01-28 Magnus Dammsh: intc - remove default interrupt priority tables
2008-01-28 Paul Mundtsh: comment tidying for sh64->sh migration.
2008-01-28 Paul Mundtsh: Get the mach-cayman IRQ support building.
2008-01-28 Paul Mundtsh: imask IRQ depends on sh32.
2007-10-31 Paul Mundtsh: Kill off dead ipr_irq_demux().
2007-09-21 Magnus Dammsh: intc - initial SMP support.
2007-09-21 Magnus Dammsh: remove CONFIG_CPU_HAS_INTC_IRQ
2007-09-21 Magnus Dammsh: intc - primary priority masking fixes
2007-09-21 Magnus Dammsh: intc - rework core code
2007-09-21 Magnus Dammsh: intc - add a clear register to struct intc_prio_reg
2007-09-21 Paul Mundtsh: intc: Fix sense regs oops for IRL IRQs.
2007-09-21 Magnus Dammsh: remove intc2 code
2007-09-21 Magnus Dammsh: intc - add single bitmap register support
2007-07-26 Magnus Dammsh: remove support for sh7300 and solution engine 7300
2007-07-25 Magnus Dammsh: remove old broken pint code
2007-07-20 Magnus Dammsh: intc - improve group support
2007-07-20 Magnus Dammsh: intc - shared IPR and INTC2 controller
2007-06-20 Paul Mundtsh: Hook up hard_smp_processor_id() for INTC2 block.
2007-06-15 Magnus Dammsh: rework ipr code
2007-06-15 Magnus Dammsh: rework intc2 code
2007-05-21 Simon Arlottspelling fixes: arch/sh/
2007-05-07 Nobuhiro Iwamatsush: Solution Engine SH7705 board and CPU updates.
2007-05-07 Paul Mundtsh: Add SH7785 Highlander board support (R7785RP).
2007-02-13 Takashi YOSHIIsh: shmin updates.
2006-12-06 Jamie Lenehansh: sh775x/titan fixes for irq header changes.
2006-12-06 Paul Mundtsh: Drop CPU subtype IRQ headers.
2006-12-06 Yoshinori Satosh: Add support for SH7206 and SH7619 CPU subtypes.
2006-10-31 Jamie Lenehansh: Fix IPR-IRQ's for IRQ-chip change breakage.
2006-10-20 Paul Mundtsh: Convert INTC2 to IRQ table registration.
2006-10-19 Paul Mundtsh: Updates for irq-flow-type naming changes.
2006-10-06 Paul Mundtsh: Convert IPR-IRQ to IRQ chip.
2006-10-06 Paul Mundtsh: Convert INTC2 IRQ handler to irq_chip.
2006-09-27 Paul Mundtsh: Add support for 4K stacks.
2006-09-27 Paul Mundtsh: Cleanup IRQ disabling for hardirq handlers.
2006-09-27 Paul Mundtsh: maskreg IRQ support.
2006-09-27 Paul Mundtsh: Kill off the rest of the legacy rtc mess.
2006-09-27 Paul Mundtsh: Add support for SH7706/SH7710/SH7343 CPUs.
2006-09-27 Paul Mundtsh: Add support for R7780RP and R7780MP boards.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-02-01 Paul Mundt[PATCH] sh: drop maskpos from make_ipr_irq(), remove...
2006-01-17 Paul Mundt[PATCH] sh: IRQ handler updates