aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-17/+25
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Thomas Gleixner 5-17/+25
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 2-4/+0
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxGravatar Linus Torvalds 1-3/+3
2018-08-22h8300: irqchip: fix warningGravatar Yoshinori Sato 1-3/+3
2018-08-20xtensa: drop variant IRQ supportGravatar Max Filippov 2-4/+0
2018-08-20irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesGravatar Marc Zyngier 1-2/+6
2018-08-20irqchip/tango: Set irq handler and data in one goGravatar Martin Kaiser 1-2/+1
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+273
2018-08-13irqchip: add a SiFive PLIC driverGravatar Christoph Hellwig 3-0/+273
2018-08-13irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Gravatar Krzysztof Kozlowski 1-1/+1
2018-08-13irqchip/stm32: Fix init error handlingGravatar Dan Carpenter 1-12/+13
2018-08-13irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPGravatar Jonas Gorski 1-0/+4
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Gravatar Thomas Gleixner 7-108/+234
2018-08-06irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tGravatar Sebastian Andrzej Siewior 1-9/+9
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseleteGravatar Palmer Dabbelt 1-16/+8
2018-08-03irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLERGravatar Palmer Dabbelt 1-0/+8
2018-07-27irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devicesGravatar Marc Zyngier 1-3/+11
2018-07-19irqchip/ingenic: Add support for the JZ4725B SoCGravatar Paul Cercueil 1-0/+1
2018-07-19irqchip/stm32: Add exti0 translation for stm32mp1Gravatar Ludovic Barre 1-0/+1
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeGravatar Marc Zyngier 1-0/+9
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureGravatar Marc Zyngier 2-3/+3
2018-07-16irqchip/gic-v3-its: Drop chunk allocation compatibilityGravatar Marc Zyngier 1-25/+16
2018-07-16irqchip/gic-v3-its: Move minimum LPI requirements to individual bussesGravatar Marc Zyngier 4-6/+16
2018-07-16irqchip/gic-v3-its: Use full range of LPIsGravatar Marc Zyngier 1-2/+1
2018-07-16irqchip/gic-v3-its: Refactor LPI allocatorGravatar Marc Zyngier 1-62/+129
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugGravatar Marc Zyngier 1-0/+10
2018-06-22irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionGravatar Marc Zyngier 1-5/+13
2018-06-22irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionGravatar Marc Zyngier 1-6/+19
2018-06-22irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeGravatar Yang Yingliang 1-1/+8
2018-06-22irqchip/gic-v2m: Fix SPI release on error pathGravatar Marc Zyngier 1-1/+1
2018-06-22irqchip/ls-scfg-msi: Fix MSI affinity handlingGravatar Marc Zyngier 1-3/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 2-5/+5
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 6-13/+16
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-2/+2
2018-06-06irqchip/ls-scfg-msi: Map MSIs in the iommuGravatar Laurentiu Tudor 1-0/+3
2018-06-06irqchip/stm32: Fix non-SMP build warningGravatar Arnd Bergmann 1-3/+1
2018-05-24irqchip/stm32: Add suspend/resume support for hierarchy domainGravatar Ludovic Barre 1-0/+49
2018-05-24irqchip/stm32: Add stm32mp1 support with hierarchy domainGravatar Ludovic Barre 1-0/+322
2018-05-24irqchip/stm32: Prepare common functionsGravatar Ludovic Barre 1-33/+58
2018-05-24irqchip/stm32: Add host and driver data structuresGravatar Ludovic Barre 1-48/+104
2018-05-24irqchip/stm32: Add suspend supportGravatar Ludovic Barre 1-17/+52
2018-05-24irqchip/stm32: Add falling pending register supportGravatar Ludovic Barre 1-11/+36
2018-05-24irqchip/stm32: Checkpatch fixGravatar Ludovic Barre 1-2/+2
2018-05-24irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainGravatar Radoslaw Pietrzyk 1-13/+0
2018-05-24irqchip/meson-gpio: Add support for Meson-AXG SoCsGravatar Yixun Lan 1-0/+5
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesGravatar Ingo Molnar 1-2/+2
2018-05-13irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driverGravatar Marc Zyngier 1-3/+59
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerGravatar Marc Zyngier 3-1/+282
2018-05-13irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIREDGravatar Marc Zyngier 1-0/+1