index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
-4
/
+2
2023-11-13
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
-8
/
+2
2023-11-13
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
-0
/
+6
2023-11-13
pinctrl: intel: Make PM ops functions static
Andy Shevchenko
-13
/
+2
2023-11-13
pinctrl: tigerlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: sunrisepoint: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: meteorlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: lewisburg: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: lakefield: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: jasperlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: icelake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: geminilake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: emmitsburg: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: elkhartlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: denverton: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: cedarfork: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: cannonlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: broxton: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: alderlake: Switch to use Intel pin control PM ops
Andy Shevchenko
-3
/
+2
2023-11-13
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
-5
/
+7
2023-11-04
pinctrl: nuvoton: npcm8xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-7
/
+1
2023-11-04
pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
Bartosz Golaszewski
-13
/
+3
2023-11-04
pinctrl: starfive: jh7110: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-12
/
+2
2023-11-04
pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()
Bartosz Golaszewski
-12
/
+2
2023-11-04
pinctrl: ocelot: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-7
/
+1
2023-11-04
pinctrl: cirrus: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: mediatek: common: drop the wrappers around pinctrl_gpio_direction_in...
Bartosz Golaszewski
-7
/
+1
2023-11-04
pinctrl: mediatek: moore: drop the wrappers around pinctrl_gpio_direction_inp...
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: rk805: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-7
/
+1
2023-11-04
pinctrl: axp209: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: vt8500: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: as3722: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-6
/
+1
2023-11-04
pinctrl: ingenic: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-8
/
+2
2023-11-04
pinctrl: st: drop the wrapper around pinctrl_gpio_direction_input()
Bartosz Golaszewski
-9
/
+2
2023-11-04
pinctrl: change the signature of pinctrl_ready_for_gpio_range()
Bartosz Golaszewski
-15
/
+12
2023-11-04
pinctrl: change the signature of gpio_to_pin()
Bartosz Golaszewski
-10
/
+11
2023-11-04
pinctrl: change the signature of pinctrl_match_gpio_range()
Bartosz Golaszewski
-5
/
+7
2023-11-04
pinctrl: change the signature of pinctrl_get_device_gpio_range()
Bartosz Golaszewski
-12
/
+10
2023-11-04
pinctrl: change the signature of pinctrl_gpio_direction()
Bartosz Golaszewski
-5
/
+7
2023-11-04
treewide: rename pinctrl_gpio_set_config_new()
Bartosz Golaszewski
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
-24
/
+23
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
-22
/
+22
2023-11-04
treewide: rename pinctrl_gpio_free_new()
Bartosz Golaszewski
-14
/
+14
2023-11-04
treewide: rename pinctrl_gpio_request_new()
Bartosz Golaszewski
-13
/
+13
2023-11-04
treewide: rename pinctrl_gpio_can_use_line_new()
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: remove pinctrl_gpio_set_config()
Bartosz Golaszewski
-21
/
+15
2023-11-04
pinctrl: remove pinctrl_gpio_direction_output()
Bartosz Golaszewski
-8
/
+1
2023-11-04
pinctrl: remove pinctrl_gpio_direction_input()
Bartosz Golaszewski
-8
/
+1
2023-11-04
pinctrl: remove pinctrl_gpio_free()
Bartosz Golaszewski
-24
/
+17
[prev]
[next]