index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
Revert "Merge branch 'ib-rsk7204' into devel"
Linus Walleij
1
-28
/
+0
2026-07-24
Merge tag 'renesas-pinctrl-for-v7.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
1
-15
/
+11
2026-07-10
pinctrl: renesas: gpio: support software nodes for function GPIOs
Dmitry Torokhov
1
-3
/
+25
2026-07-10
pinctrl: renesas: gpio: isolate function gpiochip from parent fwnode
Dmitry Torokhov
1
-0
/
+6
2026-06-30
pinctrl: renesas: rza2: Embed pins in the priv struct
Rosen Penev
1
-15
/
+11
2026-06-09
Merge tag 'renesas-pinctrl-for-v7.2-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
1
-1
/
+1
2026-06-05
pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update
Claudiu Beznea
1
-1
/
+1
2026-06-01
Merge tag 'renesas-pinctrl-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
3
-14
/
+18
2026-05-29
pinctrl: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
1
-12
/
+12
2026-05-28
pinctrl: renesas: rzg2l: Use tab instead of spaces
Claudiu Beznea
1
-1
/
+1
2026-05-28
pinctrl: renesas: rzg2l: Keep member documentation aligned
Claudiu Beznea
1
-2
/
+2
2026-05-28
pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP
Claudiu Beznea
1
-2
/
+2
2026-05-25
pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_config
Claudiu Beznea
1
-0
/
+1
2026-05-25
pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
Claudiu Beznea
1
-4
/
+4
2026-05-25
pinctrl: renesas: rzt2h: Skip PFC mode configuration if already set
Lad Prabhakar
1
-1
/
+6
2026-05-25
pinctrl: renesas: rzt2h: Remove unused variable in rzt2h_pinctrl_register()
Lad Prabhakar
1
-4
/
+2
2026-05-15
pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callback
Geert Uytterhoeven
1
-0
/
+25
2026-05-11
pinctrl: renesas: rzv2m: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-11
pinctrl: renesas: rzg2l: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-11
pinctrl: renesas: rzg2l: Add support for clone channel control
Biju Das
1
-0
/
+181
2026-05-11
pinctrl: renesas: rzg2l: Simplify rzg2l_pinctrl_set_mux()
Biju Das
1
-4
/
+6
2026-05-11
pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
Biju Das
1
-0
/
+228
2026-05-11
pinctrl: renesas: rzg2l: Update OEN pin validation to use exact match
Biju Das
1
-1
/
+1
2026-05-11
pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
Biju Das
1
-9
/
+44
2026-05-11
pinctrl: renesas: rzg2l: Make QSPI register handling conditional
Biju Das
1
-3
/
+8
2026-04-27
pinctrl: renesas: rzg2l: Handle PUPD for RZ/V2H(P) dedicated pins in PM
Lad Prabhakar
1
-1
/
+18
2026-04-27
pinctrl: renesas: rzg2l: Add NOD register cache for PM suspend/resume
Lad Prabhakar
1
-2
/
+35
2026-04-27
pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache
Lad Prabhakar
1
-1
/
+2
2026-04-27
pinctrl: renesas: rzg2l: Add SR register cache for PM suspend/resume
Lad Prabhakar
1
-3
/
+35
2026-04-27
pinctrl: renesas: rzg2l: Fix SMT register cache handling
Lad Prabhakar
1
-7
/
+14
2026-04-27
pinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins during suspend/resume
Biju Das
1
-1
/
+1
2026-03-26
pinctrl: renesas: rzg2l: Drop superfluous blank line
Geert Uytterhoeven
1
-1
/
+0
2026-03-26
pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
Biju Das
1
-0
/
+7
2026-03-26
pinctrl: renesas: rzt2h: Add pin configuration support
Lad Prabhakar
1
-0
/
+258
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
1
-1
/
+1
2026-03-06
pinctrl: renesas: rzt2h: Fix invalid wait context
Cosmin Tanislav
1
-7
/
+7
2026-03-06
pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
Felix Gu
1
-0
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-4
/
+3
2026-01-13
pinctrl: renesas: rzt2h: Add GPIO IRQ chip to handle interrupts
Cosmin Tanislav
2
-0
/
+205
2026-01-09
pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs
Cosmin Tanislav
1
-1
/
+20
2026-01-09
pinctrl: renesas: rzt2h: Move GPIO enable/disable into separate function
Cosmin Tanislav
1
-8
/
+16
2025-11-13
pinctrl: renesas: rzg2l: Refactor OEN register PWPR handling
John Madieu
1
-20
/
+33
2025-11-10
pinctrl: renesas: r8a779h0: Remove STPWT_EXTFXR
Geert Uytterhoeven
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779h0: Remove CC5_OSCOUT
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove STPWT_EXTFXR
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove CC5_OSCOUT
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove AVB[01]_MII
Thanh Quan
1
-64
/
+32
2025-10-27
pinctrl: renesas: rzg2l: Remove useless wrappers
Cosmin Tanislav
1
-13
/
+3
2025-10-23
pinctrl: renesas: rza1: Make mux_conf const in rza1_pin_mux_single()
Geert Uytterhoeven
1
-3
/
+3
[next]