aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-13irqchip/imx-intmux: Use dev_err_probe() to simplify error handlingAnson Huang1-6/+3
2020-09-13irqchip/ti-sci: Simplify with dev_err_probe()Krzysztof Kozlowski2-14/+6
2020-09-13irqchip/gic-v3: Describe the SGI rangeMarc Zyngier1-3/+15
2020-09-13irqchip/loongson-htvec: Fix initial interrupt clearingHuacai Chen1-2/+2
2020-09-13irqchip/ti-sci-intr: Fix unsigned comparison to zeroYueHaibing1-2/+2
2020-09-13irqchip/ti-sci-inta: Fix unsigned comparison to zeroYueHaibing1-2/+2
2020-09-06irqchip/gic-v2, v3: Prevent SW resends entirelyValentin Schneider2-2/+9
2020-09-06irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIsMarc Zyngier1-0/+6
2020-09-06irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()Valentin Schneider2-0/+13
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-93/+190
2020-08-25irqchip/ingenic: Leave parent IRQ unmasked on suspendPaul Cercueil1-1/+1
2020-08-25irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistakeqiuguorui11-2/+12
2020-08-25irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER helperseMarc Zyngier4-14/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-9/+9
2020-08-19ARM: s3c24xx: move irqchip driver back into platformArnd Bergmann2-1331/+0
2020-08-17irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpersMarc Zyngier1-1/+1
2020-08-16irqchip/ti-sci-inta: Add support for INTA directly connecting to GICLokesh Vutla1-13/+74
2020-08-16irqchip/ti-sci-inta: Do not store TISCI device id in platform device id fieldLokesh Vutla1-7/+9
2020-08-16irqchip/ti-sci-intr: Add support for INTR being a parent to INTRLokesh Vutla1-59/+93
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-181/+291
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-2/+2
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-19/+86
2020-07-30irqchip/loongson-pch-pic: Fix the misused irq flow handlerHuacai Chen1-11/+4
2020-07-30irqchip/loongson-htvec: Support 8 groups of HT vectorsHuacai Chen1-12/+10
2020-07-30irqchip/loongson-liointc: Fix misuse of gc->mask_cacheHuacai Chen1-5/+5
2020-07-30irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()Wei Yongjun1-6/+6
2020-07-28bus: fsl-mc: Add ACPI support for fsl-mcMakarand Pawagi1-19/+73
2020-07-28bus/fsl-mc: Refactor the MSI domain creation in the DPRC driverDiana Craciun1-1/+14
2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner1-1/+4
2020-07-27irqchip/imx-intmux: Implement intmux runtime power managementJoakim Zhang1-2/+65
2020-07-27irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()Zenghui Yu1-2/+2
2020-07-27irqchip/stm32-exti: Map direct event to irq parentAlexandre Torgue1-34/+67
2020-07-27irqchip/mtk-cirq: Convert to a platform driverSaravana Kannan1-1/+3
2020-07-27irqchip/mtk-sysirq: Convert to a platform driverSaravana Kannan1-1/+3
2020-07-27irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macrosSaravana Kannan1-23/+3
2020-07-27irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macrosSaravana Kannan1-0/+29
2020-07-27irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLRZenghui Yu1-3/+7
2020-07-27irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_mapFlorian Fainelli1-0/+8
2020-07-27irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz2-2/+28
2020-07-27irqchip/mips-gic: Make local symbols staticWei Yongjun1-5/+5
2020-07-27irqchip/ativic32: Constify irq_domain_opsMasahiro Yamada1-1/+1
2020-07-27irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne1-45/+20
2020-07-24firmware: ti_sci: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-17irqchip/loongson-liointc: Fix potential dead lockTiezhu Yang1-0/+1
2020-07-17irqchip/loongson-pch-msi: Remove unneeded variableTiezhu Yang1-6/+1
2020-07-17irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()Tiezhu Yang1-6/+9
2020-07-17irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()Tiezhu Yang1-1/+4
2020-07-17irqchip/loongson-htvec: Fix potential resource leakTiezhu Yang1-1/+4
2020-07-17irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang1-1/+0