index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
3
-0
/
+195
|
\
|
*
irqchip/irq-ingenic-tcu: Fix COMPILE_TEST building
YueHaibing
2019-08-19
1
-0
/
+1
|
*
irqchip: Add irq-ingenic-tcu driver
Paul Cercueil
2019-08-08
3
-0
/
+194
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
14
-153
/
+466
|
\
\
|
*
|
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
2019-09-05
1
-5
/
+4
|
*
|
irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
Masahiro Yamada
2019-09-05
1
-3
/
+1
|
*
|
irqchip/mmp: Coexist with GIC root IRQ controller
Lubomir Rintel
2019-08-30
1
-1
/
+6
|
*
|
irqchip/mmp: Mask off interrupts from other cores
Andres Salomon
2019-08-30
1
-0
/
+48
|
*
|
irqchip/mmp: Add missing chained_irq_{enter,exit}()
Lubomir Rintel
2019-08-30
1
-1
/
+8
|
*
|
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
Lubomir Rintel
2019-08-30
1
-9
/
+13
|
*
|
irqchip/meson-gpio: Add support for meson sm1 SoCs
Jerome Brunet
2019-08-30
1
-14
/
+38
|
*
|
irqchip: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-20
3
-12
/
+4
|
*
|
irqchip/mmp: Do not call irq_set_default_host() on DT platforms
Lubomir Rintel
2019-08-20
1
-2
/
+0
|
*
|
irqchip/gic-v3-its: Remove the redundant set_bit for lpi_map
Zenghui Yu
2019-08-20
1
-1
/
+1
|
*
|
irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
Marc Zyngier
2019-08-20
1
-10
/
+46
|
*
|
irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks
Marc Zyngier
2019-08-20
1
-0
/
+2
|
*
|
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
2019-08-20
1
-0
/
+5
|
*
|
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
2019-08-20
1
-7
/
+35
|
*
|
irqchip/gic-v3: Dynamically allocate PPI partition descriptors
Marc Zyngier
2019-08-20
1
-3
/
+11
|
*
|
irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
Marc Zyngier
2019-08-20
1
-13
/
+34
|
*
|
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
2019-08-20
5
-17
/
+30
|
*
|
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
2019-08-20
1
-16
/
+69
|
*
|
irqchip/gic-v3: Add INTID range and convertion primitives
Marc Zyngier
2019-08-20
1
-29
/
+83
|
*
|
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
2019-08-20
4
-12
/
+30
|
*
|
irqchip/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
|
*
|
irqchip/gic-v2m: Register the frame's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
|
*
|
irqchip/gic: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
|
*
|
irqchip/gic-v3-its: Register the ITS' PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
|
*
|
irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
2019-08-07
1
-1
/
+1
*
|
|
irqchip/sifive-plic: set max threshold for ignored handlers
Christoph Hellwig
2019-09-05
1
-2
/
+10
|
/
/
*
|
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-08-01
4
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
irqchip/renesas-rza1: Fix an use-after-free in rza1_irqc_probe()
Wen Yang
2019-07-26
1
-7
/
+8
|
*
irqchip/irq-imx-gpcv2: Forward irq type to parent
Lucas Stach
2019-07-26
1
-0
/
+1
|
*
irqchip/irq-mbigen: Add of_node_put() before return
Nishka Dasgupta
2019-07-26
1
-2
/
+7
|
*
irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
Nianyao Tang
2019-07-26
1
-1
/
+1
|
*
irqchip/gic-v3: Mark expected switch fall-through
Anders Roxell
2019-07-26
1
-0
/
+4
*
|
irqchip/gic-v3-its: Fix misuse of GENMASK macro
Joe Perches
2019-07-10
1
-1
/
+1
*
|
irqchip/renesas-rza1: Prevent use-after-free in rza1_irqc_probe()
Wen Yang
2019-07-09
1
-7
/
+8
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
13
-124
/
+890
|
\
|
|
*
irqchip/gic-pm: Remove PM_CLK dependency
Sameer Pujar
2019-07-03
1
-1
/
+0
|
*
irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller...
Talel Shenhar
2019-07-03
3
-0
/
+287
|
*
irqchip/mbigen: Stop printing kernel addresses
Kefeng Wang
2019-06-18
1
-2
/
+1
|
*
irqchip/gic: Add dependency for ARM_GIC_MAX_NR
Jiangfeng Xiao
2019-06-17
1
-0
/
+1
|
*
irqchip/qcom: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-06-11
1
-3
/
+2
|
*
irqchip/irq-csky-mpintc: Remove unnecessary loop in interrupt handler
Guo Ren
2019-06-11
1
-6
/
+2
|
*
irqchip/irq-csky-mpintc: Add triger type
Guo Ren
2019-06-11
1
-1
/
+77
|
*
irqchip/renesas-irqc: Use proper irq_chip name and parent
Geert Uytterhoeven
2019-06-11
1
-1
/
+2
|
*
irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
Geert Uytterhoeven
2019-06-11
1
-1
/
+2
|
*
irqchip/meson-gpio: Add support for Meson-G12A SoC
Xingyu Chen
2019-06-11
1
-0
/
+1
|
*
irqchip: Enable compile-testing for Renesas drivers
Geert Uytterhoeven
2019-06-11
1
-4
/
+16
[next]