index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
irq
/
intc.c
Age
Commit message (
Expand
)
Author
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2008-09-10
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
2008-07-28
sh: add interrupt ack code to sh4a
Yoshihiro Shimoda
2008-05-08
sh: intc register modify fix
Magnus Damm
2008-05-08
sh: no high level trigger on some sh3 cpus
Magnus Damm
2008-05-08
sh: add interrupt ack code to sh3
Magnus Damm
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
2007-09-21
sh: intc - initial SMP support.
Magnus Damm
2007-09-21
sh: intc - primary priority masking fixes
Magnus Damm
2007-09-21
sh: intc - rework core code
Magnus Damm
2007-09-21
sh: intc - add a clear register to struct intc_prio_reg
Magnus Damm
2007-09-21
sh: intc: Fix sense regs oops for IRL IRQs.
Paul Mundt
2007-09-21
sh: intc - add single bitmap register support
Magnus Damm
2007-07-20
sh: intc - improve group support
Magnus Damm
2007-07-20
sh: intc - shared IPR and INTC2 controller
Magnus Damm