index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-10-14
pinctrl: renesas: Remove unneeded semicolons
Geert Uytterhoeven
2
-7
/
+7
2025-10-14
pinctrl: renesas: rzg2l: Remove extra semicolons
Cosmin Tanislav
1
-5
/
+5
2025-10-14
pinctrl: renesas: rzg2l: Fix PMC restore
Biju Das
1
-1
/
+5
2025-10-14
pinctrl: renesas: Drop duplicate newlines
Marek Vasut
15
-17
/
+0
2025-10-14
pinctrl: renesas: rzg2l: Drop unnecessary pin configurations
Biju Das
1
-6
/
+19
2025-10-14
pinctrl: renesas: rzg2l: Fix ISEL restore on resume
Claudiu Beznea
1
-27
/
+44
2025-09-12
Merge tag 'renesas-pinctrl-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
3
-3
/
+25
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
1
-1
/
+1
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
4
-4
/
+4
2025-09-08
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Marek Vasut
1
-1
/
+1
2025-09-08
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-08
pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control regis...
Biju Das
1
-1
/
+11
2025-09-08
pinctrl: renesas: rzg2l: Fix OEN resume
Biju Das
1
-0
/
+11
2025-08-20
pinctrl: renesas: rzt2h: Add support for RZ/N2H
Lad Prabhakar
2
-0
/
+17
2025-08-20
pinctrl: renesas: Add support for RZ/T2H
Thierry Bultel
3
-0
/
+810
2025-08-11
pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
Lad Prabhakar
1
-26
/
+9
2025-08-11
pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
Lad Prabhakar
1
-9
/
+52
2025-08-11
pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
Lad Prabhakar
1
-46
/
+22
2025-08-11
pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
Lad Prabhakar
1
-2
/
+0
2025-08-11
pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping config...
Lad Prabhakar
1
-39
/
+15
2025-08-11
pinctrl: renesas: rzg2l: Parameterize OEN register offset
Lad Prabhakar
1
-11
/
+18
2025-08-11
pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
Lad Prabhakar
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
5
-5
/
+5
2025-07-11
Merge tag 'renesas-pinctrl-for-v6.17-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
1
-125
/
+124
2025-07-04
Merge tag 'renesas-pinctrl-for-v6.17-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
5
-34
/
+47
2025-07-02
pinctrl: renesas: Simplify PINCTRL_RZV2M logic
Geert Uytterhoeven
1
-2
/
+1
2025-07-02
pinctrl: renesas: Unify config naming
Kuninori Morimoto
1
-33
/
+33
2025-07-02
pinctrl: renesas: Sort Renesas Kconfig configs
Kuninori Morimoto
1
-114
/
+114
2025-06-19
pinctrl: renesas: rzg2l: Validate pins before setting mux function
Lad Prabhakar
1
-20
/
+25
2025-06-18
pinctrl: renesas: Move fixed assignments to 'pinctrl_desc' definition
Krzysztof Kozlowski
1
-2
/
+2
2025-06-13
pinctrl: renesas: rza2: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-06-13
pinctrl: renesas: rzv2m: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
pinctrl: renesas: rza1: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-06-13
pinctrl: renesas: rzg2l: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-06-13
pinctrl: renesas: gpio: Use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-05-05
pinctrl: renesas: rzg2l: Add support for RZ/V2N SoC
Lad Prabhakar
2
-130
/
+170
2025-03-06
pinctrl: renesas: rza2: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
[next]