index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
3
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
3
-3
/
+3
2023-11-04
pinctrl: renesas: use new pinctrl GPIO helpers
Bartosz Golaszewski
3
-8
/
+8
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-159
/
+602
2023-10-13
pinctrl: renesas: rzn1: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-13
pinctrl: renesas: rzg2l: Add RZ/G3S support
Claudiu Beznea
1
-2
/
+124
2023-10-13
pinctrl: renesas: rzg2l: Add support for different DS values on different groups
Claudiu Beznea
1
-51
/
+272
2023-10-13
pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration
Claudiu Beznea
1
-11
/
+31
2023-10-13
pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S
Claudiu Beznea
1
-2
/
+5
2023-10-13
pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets
Claudiu Beznea
1
-10
/
+42
2023-10-13
pinctrl: renesas: rzg2l: Index all registers based on port offset
Claudiu Beznea
1
-86
/
+88
2023-10-13
pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
Lad Prabhakar
1
-0
/
+6
2023-10-13
pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions
Geert Uytterhoeven
1
-0
/
+38
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
1
-0
/
+1
2023-09-26
pinctrl: renesas: rzg2l: Rename rzg2l_gpio_configs[]
Geert Uytterhoeven
1
-5
/
+5
2023-09-26
pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()
Biju Das
1
-1
/
+2
2023-09-26
pinctrl: renesas: rzg2l: Make struct rzg2l_pinctrl_data::dedicated_pins constant
Claudiu Beznea
1
-2
/
+2
2023-09-11
pinctrl: renesas: r8a7779: s/LSBC/LBSC/
Geert Uytterhoeven
1
-1
/
+1
2023-08-30
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-69
/
+24
2023-08-25
Merge tag 'intel-pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-9
/
+7
2023-08-21
pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
1
-9
/
+7
2023-08-18
pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...
Biju Das
1
-2
/
+15
2023-08-18
pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...
Biju Das
1
-2
/
+11
2023-08-18
pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...
Biju Das
1
-3
/
+12
2023-08-03
Merge tag 'renesas-pinctrl-for-v6.6-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2
-70
/
+50
2023-07-25
pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-27
/
+5
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
5
-6
/
+7
2023-07-10
pinctrl: renesas: rzg2l: Handle non-unique subnode names
Biju Das
1
-8
/
+20
2023-07-10
pinctrl: renesas: rzv2m: Handle non-unique subnode names
Geert Uytterhoeven
1
-8
/
+20
2023-05-09
pinctrl: renesas: Fix spaces followed by tabs
Marek Vasut
2
-4
/
+4
2023-05-02
Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
41
-6738
/
+1290
2023-04-13
pinctrl: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
5
-5
/
+0
2023-03-30
pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OF
Geert Uytterhoeven
1
-2
/
+0
2023-03-30
pinctrl: renesas: r8a7779: Add PWM pins, groups, and functions
Geert Uytterhoeven
1
-0
/
+109
2023-03-30
pinctrl: renesas: r8a7779: Add bias pinconf support
Geert Uytterhoeven
1
-7
/
+328
2023-03-30
pinctrl: renesas: Annotate sentinels in tables
Geert Uytterhoeven
36
-80
/
+78
2023-03-30
pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sources
Geert Uytterhoeven
1
-9
/
+36
2023-03-30
pinctrl: renesas: r8a77995: Add support for AVB power-source
Geert Uytterhoeven
1
-7
/
+14
2023-03-30
pinctrl: renesas: r8a77990: Add support for AVB power-source
Geert Uytterhoeven
1
-10
/
+19
2023-03-30
pinctrl: renesas: r8a77980: Add support for AVB/GE power-sources
Geert Uytterhoeven
1
-11
/
+28
2023-03-30
pinctrl: renesas: r8a77970: Add support for AVB power-source
Geert Uytterhoeven
1
-8
/
+20
2023-03-30
pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levels
Geert Uytterhoeven
3
-20
/
+19
2023-03-30
pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flag
Geert Uytterhoeven
11
-63
/
+63
2023-03-30
pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resume
Geert Uytterhoeven
1
-10
/
+13
2023-03-16
pinctrl: renesas: Drop support for Renesas-specific properties
Geert Uytterhoeven
1
-26
/
+5
2023-03-10
pinctrl: renesas: Remove R-Car H3 ES1.* handling
Wolfram Sang
5
-5992
/
+3
2023-03-10
pinctrl: renesas: r8a779g0: Fix ERROROUTC function names
Geert Uytterhoeven
1
-251
/
+251
[next]