Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ea2d020ba477cb7011a7174e8501a9e04a325d4
/
drivers
/
irqchip
/
irq-mips-gic.c
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
8fa4b93
IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter
by Markos Chandras
· 10 years ago
6429e2b
IRQCHIP: mips-gic: Add function for retrieving FDC IRQ
by James Hogan
· 10 years ago
b720fd8
irqchip: mips-gic: Don't treat FDC IRQ as percpu devid
by James Hogan
· 10 years ago
7e3e6cb
IRQCHIP: mips-gic: Fix typo in comment
by James Hogan
· 10 years ago
f9b531f
drivers: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
a135c71
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
3c6847e
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae58d88
MIPS: cevt-r4k: Drop GIC special case
by James Hogan
· 10 years ago
1b6af71
IRQCHIP: mips-gic: Avoid rerouting timer IRQs for smp-cmp
by James Hogan
· 10 years ago
d7eb4f2
irqchip: mips-gic: Handle pending interrupts once in __gic_irq_dispatch()
by Qais Yousef
· 10 years ago
a705727
irqchip: mips-gic: Add device-tree support
by Andrew Bresticker
· 10 years ago
b085451
clocksource: mips-gic: Move gic_frequency to clocksource driver
by Andrew Bresticker
· 10 years ago
a331ce6
clocksource: mips-gic: Combine with GIC clockevent driver
by Andrew Bresticker
· 10 years ago
fa5635a
MIPS: Move GIC clocksource driver to drivers/clocksource/
by Andrew Bresticker
· 10 years ago
53a7bc8
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
by Andrew Bresticker
· 10 years ago
8f5ee79
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
by Andrew Bresticker
· 10 years ago
fb8f7be1
irqchip: mips-gic: Clean up #includes
by Andrew Bresticker
· 10 years ago
824f3f7
irqchip: mips-gic: Clean up header file
by Andrew Bresticker
· 10 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
5f68fea
irqchip: mips-gic: Use proper iomem accessors
by Andrew Bresticker
· 10 years ago
387904f
irqchip: mips-gic: Export function to read counter width
by Andrew Bresticker
· 10 years ago
3263d08
irqchip: mips-gic: Remove unnecessary globals
by Andrew Bresticker
· 10 years ago
e9de688
irqchip: mips-gic: Support local interrupts
by Andrew Bresticker
· 10 years ago
4a6a3ea3
irqchip: mips-gic: Use separate edge/level irq_chips
by Andrew Bresticker
· 10 years ago
fbd5524
irqchip: mips-gic: Probe for number of external interrupts
by Andrew Bresticker
· 10 years ago
18743d2
irqchip: mips-gic: Stop using per-platform mapping tables
by Andrew Bresticker
· 10 years ago
c49581a
irqchip: mips-gic: Use IRQ domains
by Andrew Bresticker
· 10 years ago
14d160a
irqchip: mips-gic: Fix gic_set_affinity() return value
by Andrew Bresticker
· 10 years ago
95150ae
irqchip: mips-gic: Implement irq_set_type callback
by Andrew Bresticker
· 10 years ago
5561c9e
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
by Andrew Bresticker
· 10 years ago
8a19b8f
MIPS: Move GIC to drivers/irqchip/
by Andrew Bresticker
· 10 years ago
[Renamed from arch/mips/kernel/irq-gic.c]
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
31521a7
MIPS: GIC: Generalise check for pending interrupts
by Jeffrey Deans
· 10 years ago
6096e11
MIPS: GIC: Prevent array overrun
by Jeffrey Deans
· 10 years ago
b0a88ae
MIPS: GIC: Remove GIC_FLAG_IPI
by Jeffrey Deans
· 10 years ago
822350b
MIPS: GIC: move GIC interrupt bitmap declarations
by Jeffrey Deans
· 10 years ago
414408d0
MIPS: allow GIC clockevent device config from other CPUs
by Paul Burton
· 11 years ago
9d98127
MIPS: Remove gcmpregs.h
by Paul Burton
· 11 years ago
c214c03
MIPS: GIC: Fix gic_set_affinity infinite loop
by Tony Wu
· 11 years ago
0ab2b7d
MIPS: Add new GIC clockevent driver.
by Raghu Gandham
· 12 years ago
dfa762e
MIPS: Refactor GIC clocksource code.
by Steven J. Hill
· 12 years ago
28ea215
MIPS: Move 'gic_frequency' to common location.
by Steven J. Hill
· 12 years ago
ff86714
MIPS: Move 'gic_present' to common location.
by Steven J. Hill
· 12 years ago
3234f44
MIPS: Make VPE count to be one-based.
by Steven J. Hill
· 12 years ago
ec167f2
MIPS: Add new end of interrupt functionality for GIC.
by Steven J. Hill
· 12 years ago
98b67c3
MIPS: Add EIC support for GIC.
by Steven J. Hill
· 12 years ago
2299c49
MIPS: Code clean-ups for the GIC.
by Steven J. Hill
· 12 years ago
0b271f5
MIPS: Make GIC code platform independent.
by Steven J. Hill
· 12 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
161d049
MIPS: GIC: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
ca4d3e67
MIPS: Add missing #inclusions of <linux/irq.h>
by David Howells
· 14 years ago
7dde29c
MIPS: Remove pr_<level> uses of KERN_<level>
by Joe Perches
· 14 years ago
863cb9b
MIPS: GIC: Remove dependencies from Malta files.
by Ralf Baechle
· 14 years ago
7098f74
MIPS: GIC: Random fixes and enhancements.
by Chris Dearman
· 15 years ago
a214cef
MIPS: CMP: Extend IPI handling to CPU number
by Tim Anderson
· 15 years ago
9306c8d
MIPS: CMP: Extend the GIC IPI interrupts beyond 32
by Tim Anderson
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
39b8d52
[MIPS] Add support for MIPS CMP platform.
by Ralf Baechle
· 17 years ago