aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-04-23irqchip/mbigen: Free msi_desc on device teardownZenghui Yu
2020-04-17irqchip/versatile-fpga: Apply clear-mask earlierSungbo Eo
2020-04-17irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-04-17irqchip/versatile-fpga: Handle chained IRQs properlySungbo Eo
2020-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-05irqchip/gic-v3-its: Fix misuse of GENMASK macroJoe Perches
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-24irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-02-24irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry
2020-01-23irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer
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-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-24irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-10-01irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-09-15Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
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-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-26irqchip/meson-gpio: Add support for Meson-G12A SoCXingyu Chen
2019-07-21irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-05-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-05-08Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-04-20irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2019-04-12Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-04-12Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-04-12Merge branch 'xlnx_rebase_v4.19' into v4.19/standard/xlnx-socBruce Ashfield
2019-04-01irqchip: gic: Add remoteproc changes to the driverMichal Simek
2019-03-27irqchip: xilinx: Add support for multiple instancesMubin Sayyed
2019-03-27irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes
2019-03-23irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger
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-03-13irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier
2019-03-13irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo