aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach
2019-08-25irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-07-26irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18ARM: ixp4xx: mark ixp4xx_irq_setup as __initArnd Bergmann
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo
2019-06-05irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-06-05irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi
2019-06-05irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-03irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()Julien Grall
2019-05-03irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall
2019-05-03irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()Julien Grall
2019-05-03irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()Julien Grall
2019-05-01irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla
2019-05-01irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla
2019-05-01irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla
2019-04-29irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printingGeert Uytterhoeven
2019-04-29irqchip: Remove unneeded select IRQ_DOMAINGeert Uytterhoeven
2019-04-29irqchip/gic-v3-its: Make free_lpi_range a little cheaperRasmus Villemoes
2019-04-29irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_rangeRasmus Villemoes
2019-04-29irqchip/gic-v3-its: Move allocation outside mutexRasmus Villemoes
2019-04-29irqchip/stm32: Use a platform driver for stm32mp1-exti deviceFabien Dessenne
2019-04-29irqchip/gic-pm: Fix suspend handlingSameer Pujar
2019-04-29irqchip/gic-pm: Update driver to use clk_bulk APIsSameer Pujar
2019-04-29irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-04-29irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()Julien Grall
2019-04-29irqchip/bcm: Restore registration print with %pOFFlorian Fainelli
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-23irqchip: ixp4xx: Add OF initialization supportLinus Walleij