index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
/
pinctrl-rzv2m.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-06-13
pinctrl: renesas: rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-03-06
pinctrl: renesas: rzv2m: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
2024-08-23
pinctrl: renesas: Switch to use kmemdup_array()
Shen Lichuan
1
-2
/
+1
2024-05-28
pinctrl: renesas: Use scope based of_node_put() cleanups
Peng Fan
1
-5
/
+2
2023-12-12
pinctrl: renesas: Convert to use grp member
Andy Shevchenko
1
-2
/
+2
2023-12-07
pinctrl: renesas: Mark local variable with const in ->set_mux()
Andy Shevchenko
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: renesas: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-08-30
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-28
/
+7
2023-08-18
pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...
Biju Das
1
-2
/
+11
2023-08-03
Merge tag 'renesas-pinctrl-for-v6.6-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-35
/
+25
2023-07-25
pinctrl: renesas: rzv2m: Use devm_clk_get_enabled() helper
Geert Uytterhoeven
1
-27
/
+5
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-07-10
pinctrl: renesas: rzv2m: Handle non-unique subnode names
Geert Uytterhoeven
1
-8
/
+20
2023-04-13
pinctrl: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-11-20
Merge tag 'renesas-pinctrl-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-2
/
+1
2022-11-15
pinctrl: renesas: rzv2m: remove unnecessary check from rzv2m_dt_node_to_map()
Biju Das
1
-2
/
+1
2022-10-24
pinctrl: renesas: Add missing header(s)
Andy Shevchenko
1
-1
/
+3
2022-07-05
pinctrl: renesas: Add RZ/V2M pin and gpio controller driver
Phil Edworthy
1
-0
/
+1119