index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
Geert Uytterhoeven
1
-1
/
+2
2019-06-11
irqchip/meson-gpio: Add support for Meson-G12A SoC
Xingyu Chen
1
-0
/
+1
2019-06-11
irqchip: Enable compile-testing for Renesas drivers
Geert Uytterhoeven
1
-4
/
+16
2019-06-11
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
2
-17
/
+71
2019-05-29
irqchip/renesas-irqc: Convert to managed initializations
Geert Uytterhoeven
1
-39
/
+15
2019-05-29
irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev
Geert Uytterhoeven
1
-4
/
+3
2019-05-29
irqchip/renesas-irqc: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
1
-13
/
+13
2019-05-29
irqchip/renesas-irqc: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-2
/
+0
2019-05-29
irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>
Geert Uytterhoeven
1
-1
/
+0
2019-05-29
irqchip: Add Renesas RZ/A1 Interrupt Controller driver
Geert Uytterhoeven
3
-0
/
+288
2019-05-28
irqchip/exiu: Implement ACPI support
Ard Biesheuvel
1
-8
/
+68
2019-05-28
irqchip/exiu: Preparatory refactor for ACPI support
Ard Biesheuvel
1
-23
/
+43
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
1
-2
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-187
/
+1166
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+410
2019-05-15
Merge branch 'fixes' into arm/soc
Olof Johansson
1
-0
/
+1
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-13
/
+13
2019-05-03
irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
Julien Grall
1
-2
/
+8
2019-05-03
irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
Julien Grall
1
-1
/
+6
2019-05-03
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
Julien Grall
1
-1
/
+6
2019-05-03
irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
Julien Grall
1
-1
/
+7
2019-05-01
irqchip/ti-sci-inta: Add msi domain support
Lokesh Vutla
2
-1
/
+40
2019-05-01
irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver
Lokesh Vutla
3
-0
/
+588
2019-05-01
irqchip/ti-sci-intr: Add support for Interrupt Router driver
Lokesh Vutla
3
-0
/
+286
2019-04-29
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
Geert Uytterhoeven
1
-3
/
+1
2019-04-29
irqchip: Remove unneeded select IRQ_DOMAIN
Geert Uytterhoeven
1
-6
/
+0
2019-04-29
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
Rasmus Villemoes
1
-30
/
+31
2019-04-29
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
Rasmus Villemoes
1
-2
/
+1
2019-04-29
irqchip/gic-v3-its: Move allocation outside mutex
Rasmus Villemoes
1
-9
/
+6
2019-04-29
irqchip/stm32: Use a platform driver for stm32mp1-exti device
Fabien Dessenne
1
-93
/
+140
2019-04-29
irqchip/gic-pm: Fix suspend handling
Sameer Pujar
1
-0
/
+2
2019-04-29
irqchip/gic-pm: Update driver to use clk_bulk APIs
Sameer Pujar
1
-37
/
+37
2019-04-29
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-29
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
Julien Grall
1
-1
/
+1
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
3
-0
/
+8
2019-04-28
Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
3
-0
/
+410
2019-04-23
irqchip: ixp4xx: Add OF initialization support
Linus Walleij
1
-0
/
+41
2019-04-22
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+11
2019-04-19
irqchip: Add driver for IXP4xx
Linus Walleij
3
-0
/
+369
2019-04-16
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
1
-0
/
+11
2019-04-05
irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()
Dan Carpenter
1
-0
/
+1
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
6
-13
/
+13
2019-03-21
irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static
YueHaibing
1
-1
/
+1
2019-03-21
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
7
-45
/
+29
2019-03-21
irqchip/mbigen: Don't clear eventid when freeing an MSI
Jianguo Chen
1
-0
/
+3
2019-03-21
irqchip/stm32: Don't set rising configuration registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/stm32: Don't clear rising/falling config registers at init
Fabien Dessenne
1
-5
/
+0
2019-03-21
irqchip/mmp: Make mmp_irq_domain_ops static
YueHaibing
1
-1
/
+1
[next]