summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorLines
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-17/+41
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-217/+31
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-83/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner-14/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-120/+10
2019-06-18ARM: ixp4xx: mark ixp4xx_irq_setup as __initArnd Bergmann-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner-10/+1
2019-06-05irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo-11/+24
2019-06-05irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton-2/+2
2019-06-05irqchip/ti-sci-inta: Fix kernel crash if irq_create_fwspec_mapping failPeter Ujfalusi-2/+2
2019-06-05irqchip/irq-csky-mpintc: Support auto irq deliver to all cpusGuo Ren-2/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-36/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-7/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-21/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-35/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner-10/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-187/+1166
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+410
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson-0/+1
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+13
2019-05-03irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()Julien Grall-2/+8
2019-05-03irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()Julien Grall-1/+6
2019-05-03irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()Julien Grall-1/+6
2019-05-03irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()Julien Grall-1/+7
2019-05-01irqchip/ti-sci-inta: Add msi domain supportLokesh Vutla-1/+40
2019-05-01irqchip/ti-sci-inta: Add support for Interrupt Aggregator driverLokesh Vutla-0/+588
2019-05-01irqchip/ti-sci-intr: Add support for Interrupt Router driverLokesh Vutla-0/+286
2019-04-29irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printingGeert Uytterhoeven-3/+1
2019-04-29irqchip: Remove unneeded select IRQ_DOMAINGeert Uytterhoeven-6/+0
2019-04-29irqchip/gic-v3-its: Make free_lpi_range a little cheaperRasmus Villemoes-30/+31
2019-04-29irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_rangeRasmus Villemoes-2/+1
2019-04-29irqchip/gic-v3-its: Move allocation outside mutexRasmus Villemoes-9/+6
2019-04-29irqchip/stm32: Use a platform driver for stm32mp1-exti deviceFabien Dessenne-93/+140
2019-04-29irqchip/gic-pm: Fix suspend handlingSameer Pujar-0/+2
2019-04-29irqchip/gic-pm: Update driver to use clk_bulk APIsSameer Pujar-37/+37
2019-04-29irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-04-29irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()Julien Grall-1/+1
2019-04-29irqchip/bcm: Restore registration print with %pOFFlorian Fainelli-0/+8
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson-0/+410
2019-04-23irqchip: ixp4xx: Add OF initialization supportLinus Walleij-0/+41
2019-04-22Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+11
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij-0/+369
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar-0/+11
2019-04-05irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()Dan Carpenter-0/+1