index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-11
12
-109
/
+840
|
\
|
*
irqchip/omap-intc: Add support for spurious irq handling
Sekhar Nori
2016-01-06
1
-1
/
+26
|
*
irqchip/zevio: Use irq_data_get_chip_type() helper
Geliang Tang
2015-12-30
1
-2
/
+1
|
*
irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler
Milo Kim
2015-12-29
1
-1
/
+0
|
*
irqchip/ts4800: Add TS-4800 interrupt controller
Damien Riegel
2015-12-29
3
-0
/
+170
|
*
irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges
Suravee Suthikulpanit
2015-12-29
1
-4
/
+4
|
*
irqchip/bcm2836: Make code more readable
Andrea Merello
2015-12-29
1
-1
/
+1
|
*
irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR
Andrea Merello
2015-12-29
1
-1
/
+1
|
*
irqchip/bcm2836: Add SMP support for the 2836
Andrea Merello
2015-12-29
1
-2
/
+23
|
*
irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers
Eric Anholt
2015-12-29
1
-0
/
+26
|
*
Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...
Thomas Gleixner
2015-12-29
2
-45
/
+64
|
|
\
|
|
*
Merge branch 'irqchip/sunxi' into irqchip/core
Jason Cooper
2015-12-23
1
-0
/
+13
|
|
|
\
|
|
|
*
irqchip/sunxi-nmi: Support sun9i A80 NMI controller
Chen-Yu Tsai
2015-12-03
1
-0
/
+13
|
|
*
|
irqchip/renesas-intc-irqpin: Improve clock error handling and reporting
Geert Uytterhoeven
2015-11-24
1
-12
/
+33
|
|
*
|
irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs
Geert Uytterhoeven
2015-11-24
1
-11
/
+10
|
|
*
|
irqchip/renesas-intc-irqpin: Remove obsolete platform data support
Geert Uytterhoeven
2015-11-24
1
-26
/
+12
|
|
|
/
|
*
|
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2015-12-29
2
-24
/
+147
|
|
\
\
|
|
*
|
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
Suravee Suthikulpanit
2015-12-21
2
-2
/
+114
|
|
*
|
irqchip/gic-v2m: Refactor to prepare for ACPI support
Suravee Suthikulpanit
2015-12-21
1
-21
/
+32
|
|
*
|
irqdomain: Introduce is_fwnode_irqchip helper
Suravee Suthikulpanit
2015-12-21
1
-1
/
+1
|
*
|
|
Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2015-12-19
5
-32
/
+75
|
|
\
\
\
|
|
*
|
|
irqchip/gic: Kconfig the number of instances
Linus Walleij
2015-12-18
2
-20
/
+15
|
|
*
|
|
irqchip/gic: Make interrupt ID 1020 invalid
Marc Zyngier
2015-12-16
1
-1
/
+1
|
|
*
|
|
irqchip/gic-v2m: Fix of_node refcount on error
Marc Zyngier
2015-12-16
1
-1
/
+1
|
|
*
|
|
irqchip/gic: Assign irqchip dynamically
Linus Walleij
2015-12-16
1
-9
/
+13
|
|
*
|
|
irqchip/gic: Support RealView variant setup
Linus Walleij
2015-12-16
3
-1
/
+45
|
|
|
/
/
|
*
|
|
irqchip/mbigen: Implement the mbigen irq chip operation functions
Ma Jun
2015-12-18
1
-0
/
+81
|
*
|
|
irqchip/mbigen: Create irq domain for each mbigen device
Ma Jun
2015-12-18
1
-0
/
+138
|
*
|
|
irqchip/mgigen: Add platform device driver for mbigen device
Ma Jun
2015-12-18
3
-0
/
+87
|
|
/
/
*
|
|
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
2016-01-11
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
1
-4
/
+4
*
|
|
irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
Guillaume Delbergue
2015-12-01
1
-0
/
+5
|
/
/
*
|
irqchip/gic: Add save/restore of the active state
Marc Zyngier
2015-11-17
1
-0
/
+28
*
|
irqchip/gic: Clear enable bits before restoring them
Marc Zyngier
2015-11-17
1
-2
/
+8
*
|
irqchip/gic: Make sure all interrupts are deactivated at boot
Marc Zyngier
2015-11-17
1
-4
/
+9
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-15
1
-0
/
+14
|
\
|
*
irqchip: irq-mips-gic: Provide function to map GIC user section
Alex Smith
2015-11-11
1
-0
/
+14
*
|
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
2
-37
/
+37
|
\
\
|
*
\
Merge branch 'acpi-init'
Rafael J. Wysocki
2015-10-25
2
-37
/
+37
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
2015-10-01
2
-37
/
+35
|
|
*
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
2015-10-01
1
-3
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-10
/
+4
|
\
\
\
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
2
-1
/
+4
|
|
\
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-02
2
-10
/
+26
|
|
\
\
\
|
*
|
|
|
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
2015-09-29
1
-10
/
+4
*
|
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
27
-464
/
+872
|
\
\
\
\
\
|
*
|
|
|
|
irqchip/gic-v3-its: Parse new version of msi-parent property
Marc Zyngier
2015-10-16
1
-3
/
+15
|
*
|
|
|
|
irqchip/gic-v3-its: Add handling of PCI requester id.
David Daney
2015-10-16
1
-3
/
+1
|
*
|
|
|
|
irqchip/gic-v2m: Add support for multiple MSI frames
Marc Zyngier
2015-10-15
1
-46
/
+78
|
*
|
|
|
|
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
2015-10-15
1
-9
/
+13
[next]