- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 3 months ago
- 1a31c12 Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 3 months ago
- cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 3 months ago
- 63ea38a Merge branch 'irq/mstar' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
- ad4c938 irqchip/irq-mst: Add MStar interrupt controller support by Mark-PK Tsai · 4 years, 5 months ago
- dde5cff Merge branch 'irq/irqchip-fixes' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
- 04e8c5b Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next by Marc Zyngier · 4 years, 3 months ago
- d7bc63f irqchip/qcom-pdc: Reset PDC interrupts during init by Maulik Shah · 4 years, 4 months ago
- 299d789 irqchip/qcom-pdc: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag by Maulik Shah · 4 years, 4 months ago
- 9b64efa Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and 'origin/irq/owl' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- 27e9e55 irqchip: Add Actions Semi Owl SIRQ controller by Cristian Ciocaltea · 4 years, 4 months ago
- 54a3844 irqchip/dw-apb-ictl: Add primary interrupt controller support by Zhen Lei · 4 years, 4 months ago
- d59f7d1 irqchip/dw-apb-ictl: Refactor priot to introducing hierarchical irq domains by Zhen Lei · 4 years, 4 months ago
- 95ac5bf irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory by Jonathan Cameron · 4 years, 5 months ago
- eff65bd Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- 7e62dd9 Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- 696966e Merge remote-tracking branch 'origin/irq/gic-v3-nmi-ns' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- bf476c6 Merge remote-tracking branch 'origin/irq/dev_err_probe' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- cd4c356 Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-next by Marc Zyngier · 4 years, 4 months ago
- 8594c3b irqchip/gic: Cleanup Franken-GIC handling by Marc Zyngier · 4 years, 4 months ago
- c333039 irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs by Marc Zyngier · 4 years, 4 months ago
- f02147d irqchip/armada-370-xp: Configure IPIs as standard interrupts by Marc Zyngier · 4 years, 7 months ago
- a2df12c irqchip/hip04: Configure IPIs as standard interrupts by Marc Zyngier · 4 years, 7 months ago
- 0809ae7 irqchip/bcm2836: Configure mailbox interrupts as standard interrupts by Marc Zyngier · 4 years, 9 months ago
- 3567c6c irqchip/gic-common: Don't enable SGIs by default by Marc Zyngier · 4 years, 8 months ago
- 64a267e irqchip/gic: Configure SGIs as standard interrupts by Marc Zyngier · 4 years, 9 months ago
- 7ec46b5 irqchip/gic: Refactor SMP configuration by Marc Zyngier · 4 years, 9 months ago
- 64b499d irqchip/gic-v3: Configure SGIs as standard interrupts by Marc Zyngier · 4 years, 9 months ago
- 03ac990 irqchip: Add sl28cpld interrupt controller support by Michael Walle · 4 years, 4 months ago
- 7e92dee irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs by Suman Anna · 4 years, 4 months ago
- b1026e8 irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops by David Lechner · 4 years, 4 months ago
- 6016f32 irqchip/irq-pruss-intc: Add logic for handling reserved interrupts by Suman Anna · 4 years, 4 months ago
- 04e2d1e irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts by Grzegorz Jaszczyk · 4 years, 4 months ago
- 465c335 Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/soc by Olof Johansson · 4 years, 4 months ago
- 72d44c0c irqchip: Kconfig: Update description for RENESAS_IRQC config by Lad Prabhakar · 4 years, 4 months ago
- 3367805 irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 by Alexandru Elisei · 4 years, 4 months ago
- 4e594ad irqchip/gic-v3: Spell out when pseudo-NMIs are enabled by Alexandru Elisei · 4 years, 4 months ago
- e0c45b1 irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- c201f43 irqchip/imx-intmux: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- ea6c25e irqchip/ti-sci: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 70a29c3 irqchip/gic-v3: Describe the SGI range by Marc Zyngier · 4 years, 9 months ago
- 1d1e563 irqchip/loongson-htvec: Fix initial interrupt clearing by Huacai Chen · 4 years, 4 months ago
- 8ddf190 irqchip/ti-sci-intr: Fix unsigned comparison to zero by YueHaibing · 4 years, 5 months ago
- 4c9b1bf irqchip/ti-sci-inta: Fix unsigned comparison to zero by YueHaibing · 4 years, 5 months ago
- 1b57d91 irqchip/gic-v2, v3: Prevent SW resends entirely by Valentin Schneider · 4 years, 6 months ago
- 5f774f5 irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs by Marc Zyngier · 4 years, 6 months ago
- 17f644e irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger() by Valentin Schneider · 4 years, 6 months ago
- d2283cd Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 821fc9e irqchip/ingenic: Leave parent IRQ unmasked on suspend by Paul Cercueil · 4 years, 5 months ago
- e579076 irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by mistake by qiuguorui1 · 4 years, 5 months ago
- a150dac irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER helperse by Marc Zyngier · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 95b415e ARM: s3c24xx: move irqchip driver back into platform by Arnd Bergmann · 4 years, 5 months ago
- 7828a3e irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers by Marc Zyngier · 4 years, 5 months ago
- 5c4b585 irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC by Lokesh Vutla · 4 years, 5 months ago
- 7206f31 irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field by Lokesh Vutla · 4 years, 5 months ago
- a5b659b irqchip/ti-sci-intr: Add support for INTR being a parent to INTR by Lokesh Vutla · 4 years, 5 months ago
- f8b036a Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 6 months ago
- 3b4b84b Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
- ac62460 irqchip/loongson-pch-pic: Fix the misused irq flow handler by Huacai Chen · 4 years, 6 months ago
- c47e388 irqchip/loongson-htvec: Support 8 groups of HT vectors by Huacai Chen · 4 years, 6 months ago
- c9c73a0 irqchip/loongson-liointc: Fix misuse of gc->mask_cache by Huacai Chen · 4 years, 6 months ago
- 5b6570b irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend() by Wei Yongjun · 4 years, 6 months ago
- 6305166 bus: fsl-mc: Add ACPI support for fsl-mc by Makarand Pawagi · 4 years, 7 months ago
- 998fb7b bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver by Diana Craciun · 4 years, 7 months ago
- f0c7bac genirq/affinity: Make affinity setting if activated opt-in by Thomas Gleixner · 4 years, 6 months ago
- bb40311 irqchip/imx-intmux: Implement intmux runtime power management by Joakim Zhang · 4 years, 6 months ago
- d1bd7e0 irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table() by Zenghui Yu · 4 years, 7 months ago
- 9d6a5fe irqchip/stm32-exti: Map direct event to irq parent by Alexandre Torgue · 4 years, 6 months ago
- 920ecb8 irqchip/mtk-cirq: Convert to a platform driver by Saravana Kannan · 4 years, 6 months ago
- f97dbf4 irqchip/mtk-sysirq: Convert to a platform driver by Saravana Kannan · 4 years, 6 months ago
- 5be5709 irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros by Saravana Kannan · 4 years, 6 months ago
- f8410e6 irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros by Saravana Kannan · 4 years, 6 months ago
- 3af9571 irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR by Zenghui Yu · 4 years, 6 months ago
- 9808357 irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map by Florian Fainelli · 4 years, 6 months ago
- 95bf930 irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module by John Stultz · 4 years, 6 months ago
- b0e453f irqchip/mips-gic: Make local symbols static by Wei Yongjun · 4 years, 6 months ago
- 57a744e irqchip/ativic32: Constify irq_domain_ops by Masahiro Yamada · 4 years, 6 months ago
- 5257169 irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API by Fabien Dessenne · 4 years, 7 months ago
- a6df49f firmware: ti_sci: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- fa03587 irqchip/loongson-liointc: Fix potential dead lock by Tiezhu Yang · 4 years, 7 months ago
- b10cbca irqchip/loongson-pch-msi: Remove unneeded variable by Tiezhu Yang · 4 years, 7 months ago
- 66a535c irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell() by Tiezhu Yang · 4 years, 7 months ago
- dbec370 irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() by Tiezhu Yang · 4 years, 7 months ago
- 652d54e irqchip/loongson-htvec: Fix potential resource leak by Tiezhu Yang · 4 years, 7 months ago
- 85efd60 irqchip/loongson-htpic: Remove unneeded select of I8259 by Tiezhu Yang · 4 years, 7 months ago
- f90fafe irqchip/loongson-htpic: Remove redundant kfree operation by Tiezhu Yang · 4 years, 7 months ago
- 52b350c irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit by Florian Fainelli · 4 years, 6 months ago
- 240e176 irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible by Florian Fainelli · 4 years, 6 months ago
- 9ac793d irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible by Kamal Dasu · 4 years, 6 months ago
- c8d8d6f irqchip/brcmstb-l2: Set controller as wake-up source by Justin Chen · 4 years, 6 months ago
- f4ccb74 irqchip/bcm7120-l2: Set controller as wake-up source by Justin Chen · 4 years, 6 months ago
- bfe91da Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- aba3c7e drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY by Oscar Carter · 4 years, 8 months ago
- 293953d irqchip/atmel-aic5: Add support for sam9x60 rtt fixup by Claudiu Beznea · 4 years, 7 months ago
- 2f7a9bd irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc() by Gustavo A. R. Silva · 4 years, 7 months ago