summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He2018-09-061-1/+3
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\
| * Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\
| | * irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-222-4/+0
|\ \ \
| * | | xtensa: drop variant IRQ supportMax Filippov2018-08-202-4/+0
* | | | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-221-3/+3
|\ \ \ \
| * | | | h8300: irqchip: fix warningYoshinori Sato2018-08-221-3/+3
| |/ / /
* | | | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-193-0/+273
|\ \ \ \ | |_|/ / |/| | |
| * | | irqchip: add a SiFive PLIC driverChristoph Hellwig2018-08-133-0/+273
| |/ /
* | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-067-108/+234
|\ \ \ | | |/ | |/|
| * | irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior2018-08-061-9/+9
| * | irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devicesMarc Zyngier2018-07-271-3/+11
| * | irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier2018-07-161-0/+9
| * | irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier2018-07-162-3/+3
| * | irqchip/gic-v3-its: Drop chunk allocation compatibilityMarc Zyngier2018-07-161-25/+16
| * | irqchip/gic-v3-its: Move minimum LPI requirements to individual bussesMarc Zyngier2018-07-164-6/+16
| * | irqchip/gic-v3-its: Use full range of LPIsMarc Zyngier2018-07-161-2/+1
| * | irqchip/gic-v3-its: Refactor LPI allocatorMarc Zyngier2018-07-161-62/+129
| |/
| * irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-221-0/+10
| * irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-221-5/+13
| * irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier2018-06-221-6/+19
| * irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang2018-06-221-1/+8
| * irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier2018-06-221-1/+1
| * irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier2018-06-221-3/+7
* | genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt2018-08-031-16/+8
* | irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-0/+8
* | irqchip/ingenic: Add support for the JZ4725B SoCPaul Cercueil2018-07-191-0/+1
* | irqchip/stm32: Add exti0 translation for stm32mp1Ludovic Barre2018-07-191-0/+1
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-5/+5
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-126-13/+16
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor2018-06-061-0/+3
* irqchip/stm32: Fix non-SMP build warningArnd Bergmann2018-06-061-3/+1
* irqchip/stm32: Add suspend/resume support for hierarchy domainLudovic Barre2018-05-241-0/+49
* irqchip/stm32: Add stm32mp1 support with hierarchy domainLudovic Barre2018-05-241-0/+322
* irqchip/stm32: Prepare common functionsLudovic Barre2018-05-241-33/+58
* irqchip/stm32: Add host and driver data structuresLudovic Barre2018-05-241-48/+104
* irqchip/stm32: Add suspend supportLudovic Barre2018-05-241-17/+52
* irqchip/stm32: Add falling pending register supportLudovic Barre2018-05-241-11/+36
* irqchip/stm32: Checkpatch fixLudovic Barre2018-05-241-2/+2
* irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk2018-05-241-13/+0
* irqchip/meson-gpio: Add support for Meson-AXG SoCsYixun Lan2018-05-241-0/+5
* Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar2018-05-141-2/+2
|\
| * irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias2018-05-021-2/+2
* | irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driverMarc Zyngier2018-05-131-3/+59