Age | Commit message (Expand) | Author |
2024-03-18 | irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time | Biju Das |
2024-03-18 | irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type | Biju Das |
2024-03-18 | irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() | Biju Das |
2024-03-18 | irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() | Biju Das |
2024-03-18 | irqchip/renesas-rzg2l: Flush posted write in irq_eoi() | Biju Das |
2023-12-12 | irqchip/renesas-rzg2l: Add support for suspend to RAM | Claudiu Beznea |
2023-12-12 | irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r... | Claudiu Beznea |
2023-12-12 | irqchip/renesas-rzg2l: Implement restriction when writing ISCR register | Claudiu Beznea |
2023-12-12 | irqchip/renesas-rzg2l: Document structure members | Claudiu Beznea |
2023-12-12 | irqchip/renesas-rzg2l: Align struct member names to tabs | Claudiu Beznea |
2023-12-12 | irqchip/renesas-rzg2l: Use tabs instead of spaces | Claudiu Beznea |
2023-10-30 | Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-10-13 | irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting | Lad Prabhakar |
2023-10-07 | irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data() | Geert Uytterhoeven |
2023-09-24 | irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source | Biju Das |
2023-04-13 | irqchip: remove MODULE_LICENSE in non-modules | Nick Alcock |
2022-07-10 | irqchip: Add RZ/G2L IA55 Interrupt Controller driver | Lad Prabhakar |