Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aaa7be48fdbf14836ff1bc61c72969960a5923c6
/
drivers
/
irqchip
6f50c83
IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs
by Markos Chandras
· 9 years ago
c3f57f0
IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs
by Markos Chandras
· 9 years ago
8200fe4
irqchip/crossbar: Restore set_wake functionality
by Grygorii Strashko
· 9 years ago
4fd8f47
irqchip/crossbar: Restore the mask on suspend behaviour
by Grygorii Strashko
· 9 years ago
e269ec4
irqchip/crossbar: Restore the irq_set_type() mechanism
by Grygorii Strashko
· 9 years ago
4ace613
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
by Alex Smith
· 9 years ago
59ee762
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
591e5be
irqchip/gicv3-its: Fix mapping of LPIs to collections
by Marc Zyngier
· 9 years ago
7fbb58a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
6249ecb
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
by James Hogan
· 10 years ago
99e3e3a
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
by Al Stone
· 9 years ago
14a6f19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
91e20b5
irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h
by Joel Porquet
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
8a76448
h8300: IRQ chip driver
by Yoshinori Sato
· 10 years ago
407a2c7
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
44e08e7
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
by Paul Burton
· 9 years ago
892b8cf
IRQCHIP: irq_cpu: declare irqchip table entry
by Paul Burton
· 9 years ago
67e38cf
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
by Ralf Baechle
· 9 years ago
62a993d
irqchip: atmel-aic5: Add sama5d2 support
by Nicolas Ferre
· 9 years ago
2aedd0f
irq: spear-shirq: Fix race in installing chained IRQ handler
by Russell King
· 9 years ago
9414b6e
irq: irq-keystone: Fix race in installing chained IRQ handler
by Russell King
· 9 years ago
6fd4899
irqchip: exynos-combiner: Save IRQ enable set on suspend
by Javier Martinez Canillas
· 9 years ago
1f1e34f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
1b3ed36
IRQCHIP: mips-gic: Don't nest calls to do_IRQ()
by Rabin Vincent
· 9 years ago
c62af70
Merge branch 'sa1100' into for-next
by Russell King
· 9 years ago
febe069
irqchip: sunxi-nmi: Fix off-by-one error in irq iterator
by Axel Lin
· 9 years ago
55963c9
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
by Sudeep Holla
· 9 years ago
9f61f62
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
22b67ac
ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/
by Dmitry Eremin-Solenikov
· 9 years ago
e1a96fb
irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap fails
by Axel Lin
· 9 years ago
3ad2a5f
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
by Minghuan Lian
· 9 years ago
939ef66
Merge branch 'irq/for-arm' into irq/core
by Thomas Gleixner
· 10 years ago
b5cc5cb
irqchip: vf610-mscm: Support NVIC parent chip
by Stefan Agner
· 10 years ago
2d9f59f
irqchip: nvic: Support hierarchy irq domain
by Stefan Agner
· 10 years ago
9cf82e7
irqchip: tegra: Set the proper base address in irq chip data
by Lucas Stach
· 10 years ago
9d88f22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dbf07cf
irqchip: vf610: Fix of_io_request_and_map error check
by Maxime Ripard
· 10 years ago
f311053
irqchip: irqc: Remove platform data support
by Geert Uytterhoeven
· 10 years ago
9600973
irqchip: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
1dcc73d
irqchip: gic: Drop support for gic_arch_extn
by Marc Zyngier
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
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
bfaf245
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
b7dccbe
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
425b655
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
a01e7b3
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
by Jason Cooper
· 10 years ago
07c523f
Merge branch 'irqchip/stacked-omap' into irqchip/core
by Jason Cooper
· 10 years ago
37b25ff
Merge branch 'irqchip/stacked-tegra' into irqchip/core
by Jason Cooper
· 10 years ago
fdb7144
Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux into irq/core
by Thomas Gleixner
· 10 years ago
b594c6e
irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()
by Marc Zyngier
· 10 years ago
5671780
irqchip: GIC: Add support for irq_[get, set]_irqchip_state()
by Marc Zyngier
· 10 years ago
7822335
Merge branch 'irqchip/renesas' into irqchip/core
by Jason Cooper
· 10 years ago
2a6c0f0
Merge branch 'irqchip/mvebu' into irqchip/core
by Jason Cooper
· 10 years ago
6f46aed
irqchip: renesas-irqc: Add wake-up support
by Geert Uytterhoeven
· 10 years ago
0d8e1d8
irqchip: armada-370-xp: Allow using wakeup source
by Gregory CLEMENT
· 10 years ago
5f7f031
IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers
by Kevin Cernekee
· 10 years ago
7b7230e
IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers
by Kevin Cernekee
· 10 years ago
ca40f1b
IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function
by Kevin Cernekee
· 10 years ago
5b5468c
IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets
by Kevin Cernekee
· 10 years ago
c9ae71e
IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time
by Brian Norris
· 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
fa6ed4c
irqchip: mips-gic: Add new functions to start/stop the GIC counter
by Markos Chandras
· 10 years ago
1eec582
irqchip: tegra: Add Tegra210 support
by Thierry Reding
· 10 years ago
dbcf988
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
by Jason Cooper
· 10 years ago
241a386
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
by Marc Zyngier
· 10 years ago
4ad3e36
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
by Marc Zyngier
· 10 years ago
7e195ba
irqchip: gicv3-its: Fix device ID encoding
by Andre Przywara
· 10 years ago
263fcd3
irqchip: gicv3-its: Fix encoding of collection's target redistributor
by Marc Zyngier
· 10 years ago
d8f4f16
ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
by Lorenzo Pieralisi
· 10 years ago
d60fc38
irqchip: Add GICv2 specific ACPI boot support
by Tomasz Nowicki
· 10 years ago
00e6743
irqchip: digicolor: Move digicolor_set_gc to init section
by Baruch Siach
· 10 years ago
51b05f6
irqchip: renesas-irqc: Add minimal runtime PM support
by Geert Uytterhoeven
· 10 years ago
1cd5ec7
irqchip: renesas-irqc: Add more register documentation
by Geert Uytterhoeven
· 10 years ago
a94b5ea
Merge branch 'irqchip/vybrid' into irqchip/core
by Jason Cooper
· 10 years ago
9df5126
Merge branch 'irqchip/mvebu' into irqchip/core
by Jason Cooper
· 10 years ago
aaa95f7
Merge branch 'irqchip/urgent-gic' into irqchip/urgent
by Jason Cooper
· 10 years ago
6e3aca4
irqchip: gic: Don't complain in gic_get_cpumask() if UP system
by Stephen Boyd
· 10 years ago
49869be
irqchip: gic: Add an entry point to set up irqchip flags
by Marc Zyngier
· 10 years ago
a5561c3
irqchip: gic: Get rid of routable domain
by Marc Zyngier
· 10 years ago
783d318
irqchip: crossbar: Convert dra7 crossbar to stacked domains
by Marc Zyngier
· 10 years ago
de3ce08
irqchip: tegra: Add DT-based support for legacy interrupt controller
by Marc Zyngier
· 10 years ago
4559fbb
irqchip: gicv3-its: Support safe initialization
by Yun Wu
· 10 years ago
7cb9911
irqchip: gicv3-its: Define macros for GITS_CTLR fields
by Yun Wu
· 10 years ago
1d27704
irqchip: gicv3-its: Add limitation to page order
by Yun Wu
· 10 years ago
790b57a
irqchip: gicv3-its: Use 64KB page as default granule
by Yun Wu
· 10 years ago
6c83412
irqchip: gicv3-its: Zero itt before handling to hardware
by Yun Wu
· 10 years ago
614be38
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
by Vladimir Murzin
· 10 years ago
cf61387
irqchip: gic: Fix unsafe locking reported by lockdep
by Marc Zyngier
· 10 years ago
3e39e8f5
irqchip: gicv3-its: Fix unsafe locking reported by lockdep
by Marc Zyngier
· 10 years ago
e8137f4
irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
by Marc Zyngier
· 10 years ago
f54b97e
irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
by Marc Zyngier
· 10 years ago
16acae7
irqchip: gicv3-its: Fix ITS CPU init
by Vladimir Murzin
· 10 years ago
28da06d
irqchip: armada-370-xp: Enable the PMU interrupts
by Maxime Ripard
· 10 years ago
Next »