index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-renesas-rzg2l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()
Biju Das
2024-03-25
1
-17
/
+11
*
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
2024-03-18
1
-3
/
+2
*
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
2024-03-18
1
-4
/
+32
*
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
2024-03-18
1
-4
/
+3
*
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
2024-03-18
1
-5
/
+3
*
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
2024-03-18
1
-2
/
+14
*
irqchip/renesas-rzg2l: Add support for suspend to RAM
Claudiu Beznea
2023-12-12
1
-11
/
+57
*
irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...
Claudiu Beznea
2023-12-12
1
-8
/
+6
*
irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
Claudiu Beznea
2023-12-12
1
-4
/
+10
*
irqchip/renesas-rzg2l: Document structure members
Claudiu Beznea
2023-12-12
1
-0
/
+6
*
irqchip/renesas-rzg2l: Align struct member names to tabs
Claudiu Beznea
2023-12-12
1
-3
/
+3
*
irqchip/renesas-rzg2l: Use tabs instead of spaces
Claudiu Beznea
2023-12-12
1
-2
/
+2
*
Merge tag 'irq-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
1
-0
/
+1
|
\
|
*
irqchip/renesas-rzg2l: Enhance driver to support interrupt affinity setting
Lad Prabhakar
2023-10-13
1
-0
/
+1
*
|
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
2023-10-07
1
-1
/
+1
*
|
irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
Biju Das
2023-09-24
1
-1
/
+1
|
/
*
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
*
irqchip: Add RZ/G2L IA55 Interrupt Controller driver
Lad Prabhakar
2022-07-10
1
-0
/
+393