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
/
pinctrl-rzg2l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
Lad Prabhakar
1
-9
/
+204
2024-01-31
pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
Lad Prabhakar
1
-27
/
+29
2024-01-31
pinctrl: renesas: rzg2l: Improve code for readability
Lad Prabhakar
1
-19
/
+25
2024-01-31
pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
Claudiu Beznea
1
-10
/
+10
2023-12-18
Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
1
-19
/
+145
2023-12-15
pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
Claudiu Beznea
1
-2
/
+2
2023-12-15
pinctrl: renesas: rzg2l: Add output enable support
Claudiu Beznea
1
-2
/
+85
2023-12-15
pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
Claudiu Beznea
1
-3
/
+39
2023-12-15
pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
Claudiu Beznea
1
-1
/
+14
2023-12-13
pinctrl: renesas: rzg2l: Move arg and index in the main function block
Claudiu Beznea
1
-13
/
+7
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-27
pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting
Lad Prabhakar
1
-0
/
+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-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-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-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: 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
1
-35
/
+25
2023-07-25
pinctrl: renesas: rzg2l: Use devm_clk_get_enabled() helper
Christophe JAILLET
1
-27
/
+5
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-07-10
pinctrl: renesas: rzg2l: Handle non-unique subnode names
Biju Das
1
-8
/
+20
2023-04-13
pinctrl: renesas: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-01-26
pinctrl: renesas: rzg2l: Add BUILD_BUG_ON() checks
Lad Prabhakar
1
-1
/
+7
2023-01-26
pinctrl: renesas: rzg2l: Fix configuring the GPIO pins as interrupts
Lad Prabhakar
1
-7
/
+10
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: rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()
Biju Das
1
-2
/
+1
2022-10-24
pinctrl: renesas: Add missing header(s)
Andy Shevchenko
1
-2
/
+5
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+2
2022-07-10
pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
Lad Prabhakar
1
-0
/
+233
2022-06-06
pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabled
Lad Prabhakar
1
-0
/
+2
2022-04-20
pinctrl: renesas: rzg2l: Restore pin config order
Geert Uytterhoeven
1
-1
/
+1
2022-04-20
pinctrl: renesas: rzg2l: Add RZ/G2UL support
Biju Das
1
-79
/
+121
2022-02-08
pinctrl: renesas: rzg2l: Improve rzg2l_gpio_register()
Biju Das
1
-2
/
+2
2021-11-15
pinctrl: renesas: rzg2l: Add support to get/set drive-strength and output-imp...
Lad Prabhakar
1
-48
/
+113
2021-11-15
pinctrl: renesas: rzg2l: Rename PIN_CFG_* macros to match HW manual
Lad Prabhakar
1
-61
/
+61
2021-11-15
pinctrl: renesas: rzg2l: Add support to get/set pin config for GPIO port pins
Lad Prabhakar
1
-2
/
+34
2021-11-15
pinctrl: renesas: rzg2l: Add helper functions to read/write pin config
Lad Prabhakar
1
-24
/
+37
2021-11-15
pinctrl: renesas: rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macro
Lad Prabhakar
1
-7
/
+7
2021-09-24
pinctrl: renesas: rzg2l: Fix missing port register 21h
Biju Das
1
-1
/
+1
[next]