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