summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/cpu/irq
AgeCommit message (Expand)Author
2011-03-29sh: Convert to new function namesThomas Gleixner
2010-10-27sh64: irq_data conversion.Paul Mundt
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt
2010-10-26sh: Sanitize sparse irqThomas Gleixner
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2009-12-09sh: Replace an explicit computation by the use of the container_of macroNicolas Palix
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-05-26sh: irq: Fix up imask build warnings.Paul Mundt
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt
2009-05-22sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt
2009-05-22sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt
2009-05-22sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt
2009-05-07sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner
2008-10-01sh: Move the shared INTC code out to drivers/sh/Paul Mundt
2008-10-01sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt
2008-09-10sh: intc_prio_data() test before subtraction on unsignedroel kluin
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda
2008-06-02sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk
2008-05-08sh: intc register modify fixMagnus Damm
2008-05-08sh: no high level trigger on some sh3 cpusMagnus Damm
2008-05-08sh: add interrupt ack code to sh3Magnus Damm
2008-05-08sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt
2008-02-14sh: remove maskreg irq codeMagnus Damm
2008-01-28sh: intc - remove default interrupt priority tablesMagnus Damm
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt
2008-01-28sh: imask IRQ depends on sh32.Paul Mundt
2007-10-31sh: Kill off dead ipr_irq_demux().Paul Mundt
2007-09-21sh: intc - initial SMP support.Magnus Damm
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm
2007-09-21sh: intc - primary priority masking fixesMagnus Damm
2007-09-21sh: intc - rework core codeMagnus Damm
2007-09-21sh: intc - add a clear register to struct intc_prio_regMagnus Damm
2007-09-21sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt
2007-09-21sh: remove intc2 codeMagnus Damm
2007-09-21sh: intc - add single bitmap register supportMagnus Damm
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm
2007-07-25sh: remove old broken pint codeMagnus Damm
2007-07-20sh: intc - improve group supportMagnus Damm
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm
2007-06-20sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt
2007-06-15sh: rework ipr codeMagnus Damm
2007-06-15sh: rework intc2 codeMagnus Damm