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-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
2023-11-04
pinctrl: ingenic: use new pinctrl GPIO helpers
Bartosz Golaszewski
-3
/
+8
2023-11-04
pinctrl: as3722: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: cy8c95x0: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: vt8500: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: axp209: use new pinctrl GPIO helpers
Bartosz Golaszewski
-1
/
+1
2023-11-04
pinctrl: mediatek: paris: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: mediatek: common: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: mediatek: moore: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: cirrus: use new pinctrl GPIO helpers
Bartosz Golaszewski
-3
/
+3
2023-11-04
pinctrl: rk805: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: ocelot: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: starfive: jh7110: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: starfive: jh7100: use new pinctrl GPIO helpers
Bartosz Golaszewski
-2
/
+2
2023-11-04
pinctrl: spear: use new pinctrl GPIO helpers
Bartosz Golaszewski
-5
/
+3
2023-11-04
pinctrl: stm32: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+4
2023-11-04
pinctrl: bcm: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+2
2023-11-04
pinctrl: renesas: use new pinctrl GPIO helpers
Bartosz Golaszewski
-8
/
+8
2023-11-04
pinctrl: nuvoton: npcm8xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+4
2023-11-04
pinctrl: nuvoton: npcm7xx: use new pinctrl GPIO helpers
Bartosz Golaszewski
-4
/
+4
2023-11-04
pinctrl: provide new GPIO-to-pinctrl glue helpers
Bartosz Golaszewski
-29
/
+79
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-916
/
+11133
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+1
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
-108
/
+59
2023-10-26
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'
Rafael J. Wysocki
-1
/
+1
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
-1
/
+1
2023-10-19
Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
Andy Shevchenko
-9
/
+7
2023-10-16
Merge tag 'intel-pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-285
/
+188
2023-10-16
pinctrl: qcom: lpass-lpi: fix concurrent register updates
Krzysztof Kozlowski
-6
/
+11
2023-10-16
Merge tag 'samsung-pinctrl-6.7' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-31
/
+33
2023-10-13
Merge tag 'renesas-pinctrl-for-v6.7-tag2' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
-151
/
+593
2023-10-13
pinctrl: renesas: rzn1: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-13
pinctrl: renesas: rzg2l: Add RZ/G3S support
Claudiu Beznea
-2
/
+124
2023-10-13
pinctrl: renesas: rzg2l: Add support for different DS values on different groups
Claudiu Beznea
-51
/
+272
2023-10-13
pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration
Claudiu Beznea
-11
/
+31
2023-10-13
pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S
Claudiu Beznea
-2
/
+5
2023-10-13
pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets
Claudiu Beznea
-10
/
+42
2023-10-13
pinctrl: renesas: rzg2l: Index all registers based on port offset
Claudiu Beznea
-86
/
+88
2023-10-13
pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
Lad Prabhakar
-0
/
+6
2023-10-13
pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions
Geert Uytterhoeven
-0
/
+38
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
-0
/
+1
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
-6
/
+7
2023-10-11
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
-1
/
+1
2023-10-11
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-10
pinctrl: sprd-sc9860: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+3
[prev]
[next]