summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-5/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-13/+16
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-2/+2
2018-06-06irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor-0/+3
2018-06-06irqchip/stm32: Fix non-SMP build warningArnd Bergmann-3/+1
2018-05-24irqchip/stm32: Add suspend/resume support for hierarchy domainLudovic Barre-0/+49
2018-05-24irqchip/stm32: Add stm32mp1 support with hierarchy domainLudovic Barre-0/+322
2018-05-24irqchip/stm32: Prepare common functionsLudovic Barre-33/+58
2018-05-24irqchip/stm32: Add host and driver data structuresLudovic Barre-48/+104
2018-05-24irqchip/stm32: Add suspend supportLudovic Barre-17/+52
2018-05-24irqchip/stm32: Add falling pending register supportLudovic Barre-11/+36
2018-05-24irqchip/stm32: Checkpatch fixLudovic Barre-2/+2
2018-05-24irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk-13/+0
2018-05-24irqchip/meson-gpio: Add support for Meson-AXG SoCsYixun Lan-0/+5
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar-2/+2
2018-05-13irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driverMarc Zyngier-3/+59
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier-1/+282
2018-05-13irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIREDMarc Zyngier-0/+1
2018-05-13irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICPMarc Zyngier-55/+28
2018-05-02irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias-2/+2
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+2
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+107
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-121/+813
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-1216/+0
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+108
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel-59/+38
2018-03-29irqchip/gic: Take lock when updating irq typeAniruddha Banerjee-1/+8
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso-21/+21
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni-14/+60
2018-03-22irqchip: Add a driver for the Microsemi Ocelot controllerAlexandre Belloni-0/+124
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier-6/+40
2018-03-20irqchip/gic-v3: Don't try to reset AP0RnMarc Zyngier-4/+0
2018-03-20irqchip/gic-v3: Do not check trigger configuration of partitionned LPIsMarc Zyngier-3/+10
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman-21/+6
2018-03-16irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier-0/+5
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier-0/+5
2018-03-14irqchip/gic-v3-its: Add ability to resend MAPC on resumeDerek Basehore-38/+48
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore-0/+107
2018-03-14irqchip/gic-v3: Allow LPIs to be disabled from the command lineMarc Zyngier-1/+9
2018-03-14irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier-0/+23
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier-6/+11
2018-03-14irqchip/pdc: Add PDC interrupt controller for QCOM SoCsArchana Sathyakumar-0/+321
2018-03-14irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven-14/+16
2018-03-14irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven-24/+16
2018-03-11irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam-14/+0
2018-03-11irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel-5/+4
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman-37/+32
2018-02-23irqchip: Remove metag irqchip driversJames Hogan-1216/+0
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata-0/+105
2018-02-22irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu-0/+108