index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-renesas-rzg2l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
1
-3
/
+2
2024-03-18
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
1
-4
/
+32
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
1
-4
/
+3
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
1
-5
/
+3
2024-03-18
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
1
-2
/
+14
2023-12-12
irqchip/renesas-rzg2l: Add support for suspend to RAM
Claudiu Beznea
1
-11
/
+57
2023-12-12
irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...
Claudiu Beznea
1
-8
/
+6
2023-12-12
irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
Claudiu Beznea
1
-4
/
+10
2023-12-12
irqchip/renesas-rzg2l: Document structure members
Claudiu Beznea
1
-0
/
+6
2023-12-12
irqchip/renesas-rzg2l: Align struct member names to tabs
Claudiu Beznea
1
-3
/
+3
2023-12-12
irqchip/renesas-rzg2l: Use tabs instead of spaces
Claudiu Beznea
1
-2
/
+2
2023-10-30
Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2023-10-13
irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting
Lad Prabhakar
1
-0
/
+1
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2023-09-24
irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
Biju Das
1
-1
/
+1
2023-04-13
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-07-10
irqchip: Add RZ/G2L IA55 Interrupt Controller driver
Lad Prabhakar
1
-0
/
+393