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