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
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+13
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-513
/
+7922
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-210
/
+462
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
-4
/
+4
2025-09-24
pinctrl: use more common syntax for compound literals
Bartosz Golaszewski
-5
/
+5
2025-09-23
Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-0
/
+1
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...
Bartosz Golaszewski
-0
/
+227
2025-09-16
pinctrl: Add MAX7360 pinctrl driver
Mathieu Dubois-Briand
-0
/
+227
2025-09-14
pinctrl: apple: Add "apple,t8103-pinctrl" as compatible
Janne Grunau
-0
/
+1
2025-09-12
pinctrl: Simplify printks with pOF format
Krzysztof Kozlowski
-10
/
+6
2025-09-12
Merge tag 'renesas-pinctrl-for-v6.18-tag2' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-3
/
+25
2025-09-12
Merge tag 'samsung-pinctrl-6.18' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
-4
/
+63
2025-09-10
pinctrl: qcom: Add SDM660 LPASS LPI TLMM
Richard Acayan
-0
/
+171
2025-09-10
pinctrl: qcom: lpass-lpi: Add ability to use custom pin offsets
Nickolay Goppen
-2
/
+34
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
-6
/
+9
2025-09-08
pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46
Christian Marangi
-8
/
+8
2025-09-08
pinctrl: qcom: Add glymur pinctrl driver
Pankaj Patil
-0
/
+1788
2025-09-08
pinctrl: qcom: sm8250: Add egpio support
Sean Parker
-34
/
+47
2025-09-08
pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL
Linus Walleij
-79
/
+79
2025-09-08
pinctrl: keembay: fix double free in keembay_build_functions()
Dan Carpenter
-3
/
+1
2025-09-08
pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
-1
/
+1
2025-09-08
pinctrl: eswin: Fix regulator error check and Kconfig dependency
Yulin Lu
-1
/
+3
2025-09-08
pinctrl: bcm: Add STB family pin controller driver
Ivan T. Ivanov
-0
/
+1306
2025-09-08
pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
-0
/
+1
2025-09-08
pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
-60
/
+60
2025-09-08
pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
-0
/
+6
2025-09-08
pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
-3
/
+46
2025-09-08
pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
-30
/
+14
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
-9
/
+19
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
-16
/
+16
2025-09-08
pinctrl: keembay: use a dedicated structure for the pinfunction description
Bartosz Golaszewski
-6
/
+11
2025-09-08
pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
-2
/
+5
2025-09-08
pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
-23
/
+18
2025-09-08
pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-16
/
+11
2025-09-08
pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
-26
/
+16
2025-09-08
pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
-10
/
+5
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
-25
/
+20
2025-09-08
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
-1
/
+1
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-08
pinctrl: armada-37xx: Use int type to store negative error codes
Qianfeng Rong
-2
/
+4
2025-09-08
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Marek Vasut
-1
/
+1
2025-09-08
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2025-09-08
pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control regis...
Biju Das
-1
/
+11
2025-09-08
pinctrl: renesas: rzg2l: Fix OEN resume
Biju Das
-0
/
+11
2025-09-08
Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
-5
/
+6
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
-1
/
+1
2025-09-02
pinctrl: samsung: Drop unused S3C24xx driver data
Krzysztof Kozlowski
-4
/
+0
2025-09-01
pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
SeonGu Kang
-0
/
+63
2025-08-30
Merge tag 'renesas-pinctrl-for-v6.18-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-106
/
+916
[next]