Sign in
googlers
/
maze
/
linux
/
6d803ba736abb5e122dede70a4720e4843dd6df4
/
arch
/
sh
/
kernel
/
cpu
/
irq
815db14
sh64: irq_data conversion.
by Paul Mundt
· 14 years ago
949bf16
sh: imask IRQs irq_data conversion.
by Paul Mundt
· 14 years ago
8df3a61
sh: IPR IRQs irq_data conversion.
by Paul Mundt
· 14 years ago
c4318ba
sh: Sanitize sparse irq
by Thomas Gleixner
· 14 years ago
9d56dd3
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
by Paul Mundt
· 15 years ago
f701b39
sh: Replace an explicit computation by the use of the container_of macro
by Nicolas Palix
· 15 years ago
648f153
sh: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
6000fc4
sh: Fixes some write posting issues in the interrupt handling for SH
by Stuart Menefy
· 15 years ago
54ff328
sh: Tie sparseirq in to Kconfig.
by Paul Mundt
· 16 years ago
3709ab8
sh: irq: Fix up imask build warnings.
by Paul Mundt
· 16 years ago
2f3ed17
sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.
by Paul Mundt
· 16 years ago
05ff300
sh: irq: Teach ipr and intc about dynamically allocating irq_descs.
by Paul Mundt
· 16 years ago
fa1d43a
sh: irq: Convert from irq_desc[] to irq_to_desc().
by Paul Mundt
· 16 years ago
55620c8
sh: irq: Rework the SR.IMASK bitmap handling.
by Paul Mundt
· 16 years ago
c51279e
sh: Kill off unused SH-5 irq_describe cruft.
by Paul Mundt
· 16 years ago
0fb849b
sh: Integrate the SH-5 onchip_remap() more coherently.
by Paul Mundt
· 16 years ago
d804983
sh: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 16 years ago
bbfbd8b
sh: Move the shared INTC code out to drivers/sh/
by Paul Mundt
· 16 years ago
62429e0
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
by Paul Mundt
· 16 years ago
b21a910
sh: intc_prio_data() test before subtraction on unsigned
by roel kluin
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
6bdfb22
sh: add interrupt ack code to sh4a
by Yoshihiro Shimoda
· 16 years ago
2beb0e2
sh/kernel/cpu/irq/intc-sh5.c build fix
by Adrian Bunk
· 17 years ago
4370fe1
sh: intc register modify fix
by Magnus Damm
· 17 years ago
720be99
sh: no high level trigger on some sh3 cpus
by Magnus Damm
· 17 years ago
d58876e
sh: add interrupt ack code to sh3
by Magnus Damm
· 17 years ago
a1dc4b5
sh: intc_sh5 depends on cayman board for IRQ priority table.
by Paul Mundt
· 17 years ago
43081e1
sh: Shut up some trivial build warnings.
by Paul Mundt
· 17 years ago
d847afe
sh: remove maskreg irq code
by Magnus Damm
· 17 years ago
7f3edee
sh: intc - remove default interrupt priority tables
by Magnus Damm
· 17 years ago
a23ba43
sh: comment tidying for sh64->sh migration.
by Paul Mundt
· 17 years ago
18bc813
sh: Get the mach-cayman IRQ support building.
by Paul Mundt
· 17 years ago
cc8eae7
sh: imask IRQ depends on sh32.
by Paul Mundt
· 17 years ago
b2078fa
sh: Kill off dead ipr_irq_demux().
by Paul Mundt
· 17 years ago
f18d533
sh: intc - initial SMP support.
by Magnus Damm
· 17 years ago
1254d1d
sh: remove CONFIG_CPU_HAS_INTC_IRQ
by Magnus Damm
· 17 years ago
3d37d94
sh: intc - primary priority masking fixes
by Magnus Damm
· 17 years ago
73505b4
sh: intc - rework core code
by Magnus Damm
· 17 years ago
6ef5fb2
sh: intc - add a clear register to struct intc_prio_reg
by Magnus Damm
· 17 years ago
6d64d42
sh: intc: Fix sense regs oops for IRL IRQs.
by Paul Mundt
· 17 years ago
96290d8
sh: remove intc2 code
by Magnus Damm
· 17 years ago
51da642
sh: intc - add single bitmap register support
by Magnus Damm
· 17 years ago
d89ddd1
sh: remove support for sh7300 and solution engine 7300
by Magnus Damm
· 17 years ago
347b9bd
sh: remove old broken pint code
by Magnus Damm
· 17 years ago
680c459
sh: intc - improve group support
by Magnus Damm
· 17 years ago
02ab3f7
sh: intc - shared IPR and INTC2 controller
by Magnus Damm
· 17 years ago
027e56e
sh: Hook up hard_smp_processor_id() for INTC2 block.
by Paul Mundt
· 18 years ago
68abdbb
sh: rework ipr code
by Magnus Damm
· 18 years ago
d619500
sh: rework intc2 code
by Magnus Damm
· 18 years ago
e868d61
spelling fixes: arch/sh/
by Simon Arlott
· 18 years ago
2a8ff45
sh: Solution Engine SH7705 board and CPU updates.
by Nobuhiro Iwamatsu
· 18 years ago
32351a2
sh: Add SH7785 Highlander board support (R7785RP).
by Paul Mundt
· 18 years ago
f725b5e
sh: shmin updates.
by Takashi YOSHII
· 18 years ago
ea0f8fe
sh: sh775x/titan fixes for irq header changes.
by Jamie Lenehan
· 18 years ago
9a7ef6d
sh: Drop CPU subtype IRQ headers.
by Paul Mundt
· 18 years ago
9d4436a
sh: Add support for SH7206 and SH7619 CPU subtypes.
by Yoshinori Sato
· 18 years ago
bd71ab8
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
by Jamie Lenehan
· 18 years ago
66a7405
sh: Convert INTC2 to IRQ table registration.
by Paul Mundt
· 18 years ago
709bc44
sh: Updates for irq-flow-type naming changes.
by Paul Mundt
· 18 years ago
0f13804
sh: Convert IPR-IRQ to IRQ chip.
by Paul Mundt
· 18 years ago
525ccc4
sh: Convert INTC2 IRQ handler to irq_chip.
by Paul Mundt
· 18 years ago
a6a31139
sh: Add support for 4K stacks.
by Paul Mundt
· 18 years ago
8599cf0
sh: Cleanup IRQ disabling for hardirq handlers.
by Paul Mundt
· 18 years ago
ba46393
sh: maskreg IRQ support.
by Paul Mundt
· 18 years ago
91550f7
sh: Kill off the rest of the legacy rtc mess.
by Paul Mundt
· 18 years ago
e5723e0
sh: Add support for SH7706/SH7710/SH7343 CPUs.
by Paul Mundt
· 18 years ago
5283ecb
sh: Add support for R7780RP and R7780MP boards.
by Paul Mundt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
8d27e08
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
by Paul Mundt
· 19 years ago
bf3a00f
[PATCH] sh: IRQ handler updates
by Paul Mundt
· 19 years ago