summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix1-0/+11
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar1-0/+11
2019-05-14irqchip: irq-bcm2835: Calc. FIQ_START at boot-timePhil Elwell1-4/+4
2019-05-14ARM64: Round-Robin dispatch IRQs between CPUs.Michael Zoran2-1/+35
2019-05-14Main bcm2708/bcm2709 linux portpopcornmix1-1/+6
2019-05-14irqchip: irq-bcm2836: Remove regmap and syscon usePhil Elwell2-20/+17
2019-05-14irqchip: irq-bcm2835: Add 2836 FIQ supportNoralf Trønnes1-2/+41
2019-05-14irqchip: bcm2835: Add FIQ supportNoralf Trønnes1-5/+46
2019-05-14irq-bcm2836: Avoid "Invalid trigger warning"Phil Elwell1-1/+1
2019-05-14irq-bcm2836: Prevent spurious interrupts, and trap them earlyPhil Elwell1-0/+1
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen1-0/+3
2019-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne1-5/+0
2019-03-27irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes1-1/+1
2019-03-23irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger1-4/+6
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu1-0/+2
2019-03-13irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel1-1/+5
2019-03-13irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier1-0/+3
2019-03-13irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo1-17/+49
2019-03-05irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang1-1/+1
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier1-5/+27
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier1-12/+13
2018-11-13irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer1-0/+1
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He1-1/+3
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+25
2018-08-24Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner5-17/+25
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-4/+0
2018-08-22Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-3/+3
2018-08-22h8300: irqchip: fix warningYoshinori Sato1-3/+3
2018-08-20xtensa: drop variant IRQ supportMax Filippov2-4/+0
2018-08-20irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier1-2/+6
2018-08-20irqchip/tango: Set irq handler and data in one goMartin Kaiser1-2/+1
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+273
2018-08-13irqchip: add a SiFive PLIC driverChristoph Hellwig3-0/+273
2018-08-13irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski1-1/+1
2018-08-13irqchip/stm32: Fix init error handlingDan Carpenter1-12/+13
2018-08-13irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-08-06Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner7-108/+234
2018-08-06irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior1-9/+9
2018-08-03genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obseletePalmer Dabbelt1-16/+8
2018-08-03irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-0/+8
2018-07-27irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devicesMarc Zyngier1-3/+11
2018-07-19irqchip/ingenic: Add support for the JZ4725B SoCPaul Cercueil1-0/+1
2018-07-19irqchip/stm32: Add exti0 translation for stm32mp1Ludovic Barre1-0/+1
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier1-0/+9
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier2-3/+3
2018-07-16irqchip/gic-v3-its: Drop chunk allocation compatibilityMarc Zyngier1-25/+16
2018-07-16irqchip/gic-v3-its: Move minimum LPI requirements to individual bussesMarc Zyngier4-6/+16
2018-07-16irqchip/gic-v3-its: Use full range of LPIsMarc Zyngier1-2/+1
2018-07-16irqchip/gic-v3-its: Refactor LPI allocatorMarc Zyngier1-62/+129
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier1-0/+10