summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq/intc.c
AgeCommit message (Expand)AuthorLines
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt-712/+0
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt-12/+12
2008-09-10sh: intc_prio_data() test before subtraction on unsignedroel kluin-4/+6
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda-8/+23
2008-05-08sh: intc register modify fixMagnus Damm-0/+9
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm-0/+5
2008-05-08sh: add interrupt ack code to sh3Magnus Damm-3/+76
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm-27/+4
2007-09-21sh: intc - initial SMP support.Magnus Damm-21/+57
2007-09-21sh: intc - primary priority masking fixesMagnus Damm-5/+28
2007-09-21sh: intc - rework core codeMagnus Damm-211/+327
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm-4/+4
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt-1/+1
2007-09-21sh: intc - add single bitmap register supportMagnus Damm-11/+62
2007-07-20sh: intc - improve group supportMagnus Damm-20/+73
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm-0/+352