| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge remote-tracking branch 'origin/irq/gic-v3-nmi-ns' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 1 | -14/+46 |
|\ \ \ \ |
|
| * | | | | irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 | Alexandru Elisei | 2020-09-13 | 1 | -12/+44 |
| * | | | | irqchip/gic-v3: Spell out when pseudo-NMIs are enabled | Alexandru Elisei | 2020-09-13 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'origin/irq/dev_err_probe' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 4 | -26/+12 |
|\ \ \ \ |
|
| * | | | | irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling | Anson Huang | 2020-09-13 | 1 | -6/+3 |
| * | | | | irqchip/imx-intmux: Use dev_err_probe() to simplify error handling | Anson Huang | 2020-09-13 | 1 | -6/+3 |
| * | | | | irqchip/ti-sci: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-13 | 2 | -14/+6 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'origin/irq/misc-5.10' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | irqchip: Kconfig: Update description for RENESAS_IRQC config | Lad Prabhakar | 2020-09-13 | 1 | -2/+2 |
| |/ / / |
|
* | | | | irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs | Suman Anna | 2020-09-17 | 2 | -1/+10 |
* | | | | irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops | David Lechner | 2020-09-17 | 1 | -0/+40 |
* | | | | irqchip/irq-pruss-intc: Add logic for handling reserved interrupts | Suman Anna | 2020-09-17 | 1 | -5/+24 |
* | | | | irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts | Grzegorz Jaszczyk | 2020-09-17 | 3 | -0/+607 |
|/ / / |
|
* | | | Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-30 | 9 | -93/+190 |
|\ \ \
| | |/
| |/| |
|
| * | | irqchip/ingenic: Leave parent IRQ unmasked on suspend | Paul Cercueil | 2020-08-25 | 1 | -1/+1 |
| * | | irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m... | qiuguorui1 | 2020-08-25 | 1 | -2/+12 |
| * | | irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel... | Marc Zyngier | 2020-08-25 | 4 | -14/+4 |
| * | | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers | Marc Zyngier | 2020-08-17 | 1 | -1/+1 |
| * | | irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC | Lokesh Vutla | 2020-08-16 | 1 | -13/+74 |
| * | | irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field | Lokesh Vutla | 2020-08-16 | 1 | -7/+9 |
| * | | irqchip/ti-sci-intr: Add support for INTR being a parent to INTR | Lokesh Vutla | 2020-08-16 | 1 | -59/+93 |
| |/ |
|
* / | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 5 | -9/+9 |
|/ |
|
* | Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-08-04 | 23 | -181/+291 |
|\ |
|
| * | irqchip/loongson-pch-pic: Fix the misused irq flow handler | Huacai Chen | 2020-07-30 | 1 | -11/+4 |
| * | irqchip/loongson-htvec: Support 8 groups of HT vectors | Huacai Chen | 2020-07-30 | 1 | -12/+10 |
| * | irqchip/loongson-liointc: Fix misuse of gc->mask_cache | Huacai Chen | 2020-07-30 | 1 | -5/+5 |
| * | irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend() | Wei Yongjun | 2020-07-30 | 1 | -6/+6 |
| * | irqchip/imx-intmux: Implement intmux runtime power management | Joakim Zhang | 2020-07-27 | 1 | -2/+65 |
| * | irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table() | Zenghui Yu | 2020-07-27 | 1 | -2/+2 |
| * | irqchip/stm32-exti: Map direct event to irq parent | Alexandre Torgue | 2020-07-27 | 1 | -34/+67 |
| * | irqchip/mtk-cirq: Convert to a platform driver | Saravana Kannan | 2020-07-27 | 1 | -1/+3 |
| * | irqchip/mtk-sysirq: Convert to a platform driver | Saravana Kannan | 2020-07-27 | 1 | -1/+3 |
| * | irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros | Saravana Kannan | 2020-07-27 | 1 | -23/+3 |
| * | irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros | Saravana Kannan | 2020-07-27 | 1 | -0/+29 |
| * | irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR | Zenghui Yu | 2020-07-27 | 1 | -3/+7 |
| * | irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map | Florian Fainelli | 2020-07-27 | 1 | -0/+8 |
| * | irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module | John Stultz | 2020-07-27 | 2 | -2/+28 |
| * | irqchip/mips-gic: Make local symbols static | Wei Yongjun | 2020-07-27 | 1 | -5/+5 |
| * | irqchip/ativic32: Constify irq_domain_ops | Masahiro Yamada | 2020-07-27 | 1 | -1/+1 |
| * | irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API | Fabien Dessenne | 2020-07-27 | 1 | -45/+20 |
| * | irqchip/loongson-liointc: Fix potential dead lock | Tiezhu Yang | 2020-07-17 | 1 | -0/+1 |
| * | irqchip/loongson-pch-msi: Remove unneeded variable | Tiezhu Yang | 2020-07-17 | 1 | -6/+1 |
| * | irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell() | Tiezhu Yang | 2020-07-17 | 1 | -6/+9 |
| * | irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() | Tiezhu Yang | 2020-07-17 | 1 | -1/+4 |
| * | irqchip/loongson-htvec: Fix potential resource leak | Tiezhu Yang | 2020-07-17 | 1 | -1/+4 |
| * | irqchip/loongson-htpic: Remove unneeded select of I8259 | Tiezhu Yang | 2020-07-17 | 1 | -1/+0 |
| * | irqchip/loongson-htpic: Remove redundant kfree operation | Tiezhu Yang | 2020-07-17 | 1 | -4/+2 |
| * | irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit | Florian Fainelli | 2020-07-17 | 1 | -0/+3 |
| * | irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible | Florian Fainelli | 2020-07-17 | 1 | -0/+2 |
| * | irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible | Kamal Dasu | 2020-07-17 | 1 | -0/+2 |