| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: IPR IRQs irq_data conversion. | Paul Mundt | 2010-10-27 | 1 | -13/+12 |
* | sh: Sanitize sparse irq | Thomas Gleixner | 2010-10-26 | 1 | -3/+3 |
* | sh: Mass ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-01-26 | 1 | -7/+7 |
* | sh: Replace an explicit computation by the use of the container_of macro | Nicolas Palix | 2009-12-09 | 1 | -3/+4 |
* | sh: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-18 | 2 | -2/+2 |
* | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy | 2009-08-24 | 1 | -0/+1 |
* | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 2009-06-11 | 1 | -5/+2 |
* | sh: irq: Fix up imask build warnings. | Paul Mundt | 2009-05-26 | 1 | -2/+2 |
* | sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. | Paul Mundt | 2009-05-22 | 1 | -0/+4 |
* | sh: irq: Teach ipr and intc about dynamically allocating irq_descs. | Paul Mundt | 2009-05-22 | 1 | -0/+8 |
* | sh: irq: Convert from irq_desc[] to irq_to_desc(). | Paul Mundt | 2009-05-22 | 1 | -9/+1 |
* | sh: irq: Rework the SR.IMASK bitmap handling. | Paul Mundt | 2009-05-22 | 1 | -48/+16 |
* | sh: Kill off unused SH-5 irq_describe cruft. | Paul Mundt | 2009-05-07 | 1 | -22/+0 |
* | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt | 2009-05-07 | 1 | -1/+1 |
* | sh: remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-05-03 | 2 | -2/+2 |
* | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 2008-10-01 | 2 | -714/+0 |
* | sh: Use __raw_xxx() I/O accessors for INTC and IPR. | Paul Mundt | 2008-10-01 | 2 | -14/+14 |
* | sh: intc_prio_data() test before subtraction on unsigned | roel kluin | 2008-09-10 | 1 | -4/+6 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
* | sh: add interrupt ack code to sh4a | Yoshihiro Shimoda | 2008-07-28 | 1 | -8/+23 |
* | sh/kernel/cpu/irq/intc-sh5.c build fix | Adrian Bunk | 2008-06-02 | 1 | -0/+1 |
* | sh: intc register modify fix | Magnus Damm | 2008-05-08 | 1 | -0/+9 |
* | sh: no high level trigger on some sh3 cpus | Magnus Damm | 2008-05-08 | 1 | -0/+5 |
* | sh: add interrupt ack code to sh3 | Magnus Damm | 2008-05-08 | 1 | -3/+76 |
* | sh: intc_sh5 depends on cayman board for IRQ priority table. | Paul Mundt | 2008-05-08 | 1 | -35/+38 |
* | sh: Shut up some trivial build warnings. | Paul Mundt | 2008-02-14 | 1 | -15/+12 |
* | sh: remove maskreg irq code | Magnus Damm | 2008-02-14 | 2 | -94/+0 |
* | sh: intc - remove default interrupt priority tables | Magnus Damm | 2008-01-28 | 1 | -27/+4 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 1 | -5/+5 |
* | sh: Get the mach-cayman IRQ support building. | Paul Mundt | 2008-01-28 | 2 | -0/+258 |
* | sh: imask IRQ depends on sh32. | Paul Mundt | 2008-01-28 | 1 | -1/+2 |
* | sh: Kill off dead ipr_irq_demux(). | Paul Mundt | 2007-10-31 | 1 | -9/+0 |
* | sh: intc - initial SMP support. | Magnus Damm | 2007-09-21 | 1 | -21/+57 |
* | sh: remove CONFIG_CPU_HAS_INTC_IRQ | Magnus Damm | 2007-09-21 | 1 | -2/+1 |
* | sh: intc - primary priority masking fixes | Magnus Damm | 2007-09-21 | 1 | -5/+28 |
* | sh: intc - rework core code | Magnus Damm | 2007-09-21 | 1 | -211/+327 |
* | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 1 | -4/+4 |
* | sh: intc: Fix sense regs oops for IRL IRQs. | Paul Mundt | 2007-09-21 | 1 | -1/+1 |
* | sh: remove intc2 code | Magnus Damm | 2007-09-21 | 2 | -87/+0 |
* | sh: intc - add single bitmap register support | Magnus Damm | 2007-09-21 | 1 | -11/+62 |
* | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 2007-07-26 | 1 | -1/+1 |
* | sh: remove old broken pint code | Magnus Damm | 2007-07-25 | 2 | -221/+0 |
* | sh: intc - improve group support | Magnus Damm | 2007-07-20 | 1 | -20/+73 |
* | sh: intc - shared IPR and INTC2 controller | Magnus Damm | 2007-07-20 | 2 | -0/+353 |
* | sh: Hook up hard_smp_processor_id() for INTC2 block. | Paul Mundt | 2007-06-20 | 1 | -2/+7 |
* | sh: rework ipr code | Magnus Damm | 2007-06-15 | 1 | -30/+29 |
* | sh: rework intc2 code | Magnus Damm | 2007-06-15 | 1 | -31/+27 |
* | spelling fixes: arch/sh/ | Simon Arlott | 2007-05-21 | 1 | -1/+1 |
* | sh: Solution Engine SH7705 board and CPU updates. | Nobuhiro Iwamatsu | 2007-05-07 | 2 | -3/+55 |
* | sh: Add SH7785 Highlander board support (R7785RP). | Paul Mundt | 2007-05-07 | 1 | -1/+2 |