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