index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-renesas-irqc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
irqchip/renesas-irqc: Use proper irq_chip name and parent
Geert Uytterhoeven
1
-1
/
+2
2019-05-29
irqchip/renesas-irqc: Convert to managed initializations
Geert Uytterhoeven
1
-39
/
+15
2019-05-29
irqchip/renesas-irqc: Replace irqc_priv.pdev by irqc_priv.dev
Geert Uytterhoeven
1
-4
/
+3
2019-05-29
irqchip/renesas-irqc: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
1
-13
/
+13
2019-05-29
irqchip/renesas-irqc: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-2
/
+0
2019-05-29
irqchip/renesas-irqc: Remove unneeded inclusion of <linux/spinlock.h>
Geert Uytterhoeven
1
-1
/
+0
2018-12-13
irqchip/irq-renesas-irqc: Convert to SPDX identifiers
Kuninori Morimoto
1
-13
/
+1
2018-03-14
irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
1
-14
/
+16
2015-09-29
irqchip/renesas-irqc: Move over to nested generic chip
Magnus Damm
1
-56
/
+30
2015-09-15
irqchip/renesas-irqc: Propagate wake-up settings to parent
Geert Uytterhoeven
1
-0
/
+3
2015-09-15
irqchip/renesas-irqc: Use a separate lockdep class
Geert Uytterhoeven
1
-0
/
+7
2015-07-20
irqchip/renesas-irqc: Make use of irq_find_mapping()
Magnus Damm
1
-7
/
+4
2015-07-20
irqchip/renesas-irqc: Use linear IRQ domain
Magnus Damm
1
-2
/
+2
2015-07-20
irqchip/renesas-irqc: Get rid of IRQF_VALID
Magnus Damm
1
-1
/
+0
2015-05-05
irqchip: irqc: Remove platform data support
Geert Uytterhoeven
1
-16
/
+1
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-04-02
Merge branch 'irqchip/renesas' into irqchip/core
Jason Cooper
1
-6
/
+48
2015-04-02
irqchip: renesas-irqc: Add wake-up support
Geert Uytterhoeven
1
-1
/
+25
2015-03-23
irqchip: renesas-irqc: Add minimal runtime PM support
Geert Uytterhoeven
1
-0
/
+8
2015-03-23
irqchip: renesas-irqc: Add more register documentation
Geert Uytterhoeven
1
-5
/
+15
2015-03-03
irqchip: renesas-irqc: Use u32 to store 32-bit register values
Geert Uytterhoeven
1
-2
/
+2
2014-10-20
irqchip: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-12-23
irq-renesas-irqc: simplify irq_set_type() method
Sergei Shtylyov
1
-10
/
+7
2013-12-12
irqchip: renesas-irqc: Enable mask on suspend
Magnus Damm
1
-1
/
+1
2013-12-12
irqchip: renesas-irqc: Use lazy disable
Magnus Damm
1
-2
/
+0
2013-06-06
irqchip: renesas-irqc: Fix irqc_probe error handling
Axel Lin
1
-2
/
+2
2013-03-18
irqchip: irqc: Add DT support
Magnus Damm
1
-0
/
+9
2013-03-18
irqchip: Renesas IRQC driver
Magnus Damm
1
-0
/
+298