aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2019-09-15Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intelBruce Ashfield
2019-09-12Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-06-03Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intelBruce Ashfield
2019-05-30MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-05-06Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/intelBruce Ashfield
2019-05-05irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-05-05irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2019-03-28Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-26irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger
2019-03-26irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-20irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2019-03-20irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo
2019-03-17Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-16irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang
2019-03-07Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-07Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2019-03-01irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-02-19irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-11-22Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-11-13irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer
2018-10-044.18-rt: merge fixup for irqchip/irq-gic-v3-its.cPaul Gortmaker
2018-09-26Merge branch 'linux-4.18.y-rt' into rt-merge-testBruce Ashfield
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-09-15irqchip/stm32: Fix init error handlingDan Carpenter
2018-08-29irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier
2018-08-22irqchip/gic-v3-its: Move ITS' ->pend_page allocation into an early CPU up hookSebastian Andrzej Siewior
2018-08-22irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior
2018-08-07irqchip/gic-v3-its: Move ITS' ->pend_page allocation into an early CPU up hookSebastian Andrzej Siewior
2018-08-07irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-06-22irqchip/gic-v2m: Fix SPI release on error pathMarc Zyngier
2018-06-22irqchip/ls-scfg-msi: Fix MSI affinity handlingMarc Zyngier
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor
2018-06-06irqchip/stm32: Fix non-SMP build warningArnd Bergmann
2018-05-24irqchip/stm32: Add suspend/resume support for hierarchy domainLudovic Barre
2018-05-24irqchip/stm32: Add stm32mp1 support with hierarchy domainLudovic Barre
2018-05-24irqchip/stm32: Prepare common functionsLudovic Barre
2018-05-24irqchip/stm32: Add host and driver data structuresLudovic Barre
2018-05-24irqchip/stm32: Add suspend supportLudovic Barre
2018-05-24irqchip/stm32: Add falling pending register supportLudovic Barre
2018-05-24irqchip/stm32: Checkpatch fixLudovic Barre
2018-05-24irqchip/stm32: Optimizes and cleans up stm32-exti irq_domainRadoslaw Pietrzyk