summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/irq
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* Disintegrate asm/system.h for SHDavid Howells2012-03-281-1/+0
* sh: Convert to new function namesThomas Gleixner2011-03-293-6/+6
* sh64: irq_data conversion.Paul Mundt2010-10-271-40/+9
* sh: imask IRQs irq_data conversion.Paul Mundt2010-10-271-5/+9
* sh: IPR IRQs irq_data conversion.Paul Mundt2010-10-271-13/+12
* sh: Sanitize sparse irqThomas Gleixner2010-10-261-3/+3
* sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-261-7/+7
* sh: Replace an explicit computation by the use of the container_of macroNicolas Palix2009-12-091-3/+4
* sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-182-2/+2
* sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-0/+1
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-5/+2
* sh: irq: Fix up imask build warnings.Paul Mundt2009-05-261-2/+2
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-0/+4
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-221-0/+8
* sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt2009-05-221-9/+1
* sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt2009-05-221-48/+16
* sh: Kill off unused SH-5 irq_describe cruft.Paul Mundt2009-05-071-22/+0
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-1/+1
* sh: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-032-2/+2
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-012-714/+0
* sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-012-14/+14
* sh: intc_prio_data() test before subtraction on unsignedroel kluin2008-09-101-4/+6
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sh: add interrupt ack code to sh4aYoshihiro Shimoda2008-07-281-8/+23
* sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk2008-06-021-0/+1
* sh: intc register modify fixMagnus Damm2008-05-081-0/+9
* sh: no high level trigger on some sh3 cpusMagnus Damm2008-05-081-0/+5
* sh: add interrupt ack code to sh3Magnus Damm2008-05-081-3/+76
* sh: intc_sh5 depends on cayman board for IRQ priority table.Paul Mundt2008-05-081-35/+38
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-141-15/+12
* sh: remove maskreg irq codeMagnus Damm2008-02-142-94/+0
* sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-281-27/+4
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-5/+5
* sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-282-0/+258
* sh: imask IRQ depends on sh32.Paul Mundt2008-01-281-1/+2
* sh: Kill off dead ipr_irq_demux().Paul Mundt2007-10-311-9/+0
* sh: intc - initial SMP support.Magnus Damm2007-09-211-21/+57
* sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm2007-09-211-2/+1
* sh: intc - primary priority masking fixesMagnus Damm2007-09-211-5/+28
* sh: intc - rework core codeMagnus Damm2007-09-211-211/+327
* sh: intc - add a clear register to struct intc_prio_regMagnus Damm2007-09-211-4/+4
* sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt2007-09-211-1/+1
* sh: remove intc2 codeMagnus Damm2007-09-212-87/+0
* sh: intc - add single bitmap register supportMagnus Damm2007-09-211-11/+62
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-1/+1
* sh: remove old broken pint codeMagnus Damm2007-07-252-221/+0
* sh: intc - improve group supportMagnus Damm2007-07-201-20/+73
* sh: intc - shared IPR and INTC2 controllerMagnus Damm2007-07-202-0/+353
* sh: Hook up hard_smp_processor_id() for INTC2 block.Paul Mundt2007-06-201-2/+7