Age | Commit message (Expand) | Author |
2020-08-04 | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-03 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-30 | irqchip/loongson-pch-pic: Fix the misused irq flow handler | Huacai Chen |
2020-07-30 | irqchip/loongson-htvec: Support 8 groups of HT vectors | Huacai Chen |
2020-07-30 | irqchip/loongson-liointc: Fix misuse of gc->mask_cache | Huacai Chen |
2020-07-30 | irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend() | Wei Yongjun |
2020-07-28 | bus: fsl-mc: Add ACPI support for fsl-mc | Makarand Pawagi |
2020-07-28 | bus/fsl-mc: Refactor the MSI domain creation in the DPRC driver | Diana Craciun |
2020-07-27 | genirq/affinity: Make affinity setting if activated opt-in | Thomas Gleixner |
2020-07-27 | irqchip/imx-intmux: Implement intmux runtime power management | Joakim Zhang |
2020-07-27 | irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table() | Zenghui Yu |
2020-07-27 | irqchip/stm32-exti: Map direct event to irq parent | Alexandre Torgue |
2020-07-27 | irqchip/mtk-cirq: Convert to a platform driver | Saravana Kannan |
2020-07-27 | irqchip/mtk-sysirq: Convert to a platform driver | Saravana Kannan |
2020-07-27 | irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros | Saravana Kannan |
2020-07-27 | irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros | Saravana Kannan |
2020-07-27 | irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR | Zenghui Yu |
2020-07-27 | irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map | Florian Fainelli |
2020-07-27 | irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module | John Stultz |
2020-07-27 | irqchip/mips-gic: Make local symbols static | Wei Yongjun |
2020-07-27 | irqchip/ativic32: Constify irq_domain_ops | Masahiro Yamada |
2020-07-27 | irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API | Fabien Dessenne |
2020-07-24 | firmware: ti_sci: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-17 | irqchip/loongson-liointc: Fix potential dead lock | Tiezhu Yang |
2020-07-17 | irqchip/loongson-pch-msi: Remove unneeded variable | Tiezhu Yang |
2020-07-17 | irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell() | Tiezhu Yang |
2020-07-17 | irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() | Tiezhu Yang |
2020-07-17 | irqchip/loongson-htvec: Fix potential resource leak | Tiezhu Yang |
2020-07-17 | irqchip/loongson-htpic: Remove unneeded select of I8259 | Tiezhu Yang |
2020-07-17 | irqchip/loongson-htpic: Remove redundant kfree operation | Tiezhu Yang |
2020-07-17 | irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit | Florian Fainelli |
2020-07-17 | irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible | Florian Fainelli |
2020-07-17 | irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible | Kamal Dasu |
2020-07-17 | irqchip/brcmstb-l2: Set controller as wake-up source | Justin Chen |
2020-07-17 | irqchip/bcm7120-l2: Set controller as wake-up source | Justin Chen |
2020-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-27 | drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY | Oscar Carter |
2020-06-27 | irqchip/atmel-aic5: Add support for sam9x60 rtt fixup | Claudiu Beznea |
2020-06-27 | irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc() | Gustavo A. R. Silva |
2020-06-27 | irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock | Bartosz Golaszewski |
2020-06-27 | irqchip/vic: Cut down the external API | Linus Walleij |
2020-06-27 | irqchip/vic: Drop cascaded intialization call | Linus Walleij |
2020-06-27 | irqchip/ti-sci-inta: Fix typo about MODULE_AUTHOR | Tiezhu Yang |
2020-06-27 | irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource() | Tiezhu Yang |
2020-06-27 | irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() | Tiezhu Yang |
2020-06-23 | KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell | Marc Zyngier |
2020-06-21 | irqchip/gic: Atomically update affinity | Marc Zyngier |
2020-06-21 | irqchip/riscv-intc: Fix a typo in a pr_warn() | Palmer Dabbelt |