Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c659a4475ec2b2f4495e4773c417a9100cbd9de
/
arch
/
mips
/
alchemy
/
common
/
irq.c
3eab8095
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
by Manuel Lauss
· 13 years ago
894cc87
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
by Manuel Lauss
· 13 years ago
f267c88
MIPS: Alchemy: irq: register pm at irq init time
by Manuel Lauss
· 13 years ago
3f72408
MIPS: Alchemy: remove PB1000 support
by Manuel Lauss
· 13 years ago
4b5c82b
MIPS: Alchemy: Convert irq.c to syscore_ops.
by Manuel Lauss
· 14 years ago
dca7587
MIPS: Alchemy: irq code and constant cleanup
by Manuel Lauss
· 14 years ago
d24c1a2
MIPS: Alchemy: Convert to new irq chip functions
by Thomas Gleixner
· 14 years ago
0f0d85b
MIPS: Alchemy: add sysdev for IRQ PM.
by Manuel Lauss
· 15 years ago
ef6c1fd6
MIPS: Alchemy: irq: use runtime CPU type detection
by Manuel Lauss
· 15 years ago
f1fc664
MIPS: Alchemy: reduce size of irq dispatcher
by Manuel Lauss
· 15 years ago
7881446
MIPS: Alchemy: Stop IRQ name sharing
by Manuel Lauss
· 15 years ago
0a0b129
MIPS: Alchemy: higher priority for system timer.
by Manuel Lauss
· 15 years ago
5047201
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
by Manuel Lauss
· 15 years ago
7e50b2b
MIPS: Alchemy: remove board_init_irq() function.
by Manuel Lauss
· 15 years ago
44f2c58
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
by Manuel Lauss
· 15 years ago
61f9c58
MIPS: Alchemy: new userspace suspend interface for development boards.
by Manuel Lauss
· 16 years ago
785e326
MIPS: Alchemy: update core interrupt code.
by Manuel Lauss
· 16 years ago
e8c7c48
MIPS: Alchemy: rename directory
by Ralf Baechle
· 16 years ago
[Renamed from arch/mips/au1000/common/irq.c]
c1dcb14
[MIPS] Alchemy common code style cleanup
by Sergei Shtylyov
· 17 years ago
ce28f94
[MIPS] Alchemy: kill useless #include's, #define's and extern's
by Sergei Shtylyov
· 17 years ago
0167509
[MIPS] Alchemy: don't unmask timer IRQ early
by Sergei Shtylyov
· 17 years ago
0e8120e
[MIPS] Alchemy: fix IRQ bases
by Sergei Shtylyov
· 17 years ago
4b36673
[MIPS] Alchemy: replace ffs() with __ffs()
by Sergei Shtylyov
· 17 years ago
310a09d
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
by Ralf Baechle
· 17 years ago
f3e8d1d
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
by Ralf Baechle
· 17 years ago
0e6799e
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
by Ralf Baechle
· 17 years ago
56f621c
[MIPS] Alchemy: Get rid of au_ffs().
by Ralf Baechle
· 17 years ago
41bd61a
[MIPS] Alchemy: cleanup interrupt code.
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
424b28b
[MIPS] Alchemy: remove useless prototypes.
by Ralf Baechle
· 17 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8d231c1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
fc10334
[MIPS] Remove BSD and Sys V compat data types.
by Ralf Baechle
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
343fdc3
[MIPS] AU1xxx mips_timer_interrupt() fixes
by Herbert Valerio Riedel
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
3959c79
Don't call memset to clean irq_desc; these data fields have already
by Ralf Baechle
· 19 years ago
3ce86ee
Au1x PM fixes.
by Pete Popov
· 19 years ago
a3701ca
When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system
by Pete Popov
· 20 years ago
e3ad1c2
Base Au1200 2.6 support.
by Pete Popov
· 20 years ago
8ab00b9
Convert struct hw_interrupt_type initializations to ISO C99 named initializers.
by Ralf Baechle
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago