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-12-21
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
-0
/
+8
2023-12-20
pinctrl: cy8c95x0: Fix get_pincfg
Patrick Rudolph
-0
/
+2
2023-12-20
pinctrl: cy8c95x0: Fix regression
Patrick Rudolph
-0
/
+10
2023-12-20
pinctrl: cy8c95x0: Fix typo
Patrick Rudolph
-1
/
+1
2023-12-04
pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
Mario Limonciello
-0
/
+14
2023-12-04
pinctrl: starfive: jh7100: ignore disabled device tree nodes
Nam Cao
-2
/
+2
2023-12-04
pinctrl: starfive: jh7110: ignore disabled device tree nodes
Nam Cao
-2
/
+2
2023-11-24
pinctrl: realtek: Fix logical error when finding descriptor
Tzuyi Chang
-2
/
+2
2023-11-16
pinctrl: lochnagar: Don't build on MIPS
Charles Keepax
-1
/
+2
2023-11-15
pinctrl: avoid reload of p state in list iteration
Maria Yu
-3
/
+3
2023-11-14
pinctrl: cy8c95x0: Fix doc warning
Linus Walleij
-0
/
+1
2023-11-14
pinctrl: s32cc: Avoid possible string truncation
Chester Lin
-2
/
+2
2023-11-14
pinctrl: stm32: fix array read out of bound
Antonio Borneo
-3
/
+5
2023-11-13
pinctrl: stm32: Add check for devm_kcalloc
Chen Ni
-0
/
+5
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
2023-11-04
pinctrl: remove pinctrl_gpio_request()
Bartosz Golaszewski
-24
/
+17
2023-11-04
pinctrl: remove pinctrl_gpio_can_use_line()
Bartosz Golaszewski
-9
/
+3
2023-11-04
pinctrl: st: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
[next]