aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár
2021-11-26ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu
2021-11-26irq: mips: avoid nested irq_enter()Mark Rutland
2021-10-06irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-01-30irqchip/mips-cpu: Set IPI domain parent chipMathias Kresin
2020-12-29irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-21irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski
2020-07-09irqchip/gic: Atomically update affinityMarc Zyngier
2020-04-24irqchip/mbigen: Free msi_desc on device teardownZenghui Yu
2020-04-24irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-24irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-04-24irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-02-28irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-28irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-02-28irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry
2020-01-04irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil
2020-01-04irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli
2019-11-24irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal
2019-10-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-08-25irqchip/irq-imx-gpcv2: Forward irq type to parentLucas Stach
2019-08-25irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-13irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-08-03irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor
2018-07-03irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-05-09irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias
2018-04-26irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-04-26irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-04-24irqchip/gic: Take lock when updating irq typeAniruddha Banerjee
2018-04-12irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni
2018-03-21irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-02-28irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2017-12-14irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-30irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart
2017-10-13irqchip/tango: Use irq_gc_mask_disable_and_ack_setFlorian Fainelli
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni