index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
pinctrl: samsung: Drop unused S3C24xx driver data
Krzysztof Kozlowski
1
-4
/
+0
2025-10-15
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
1
-1
/
+1
2025-10-15
pinctrl: eswin: Fix regulator error check and Kconfig dependency
Yulin Lu
2
-1
/
+3
2025-10-15
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-10-15
pinctrl: meson-gxl: add missing i2c_d pinmux
Da Xue
1
-0
/
+10
2025-10-15
pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
Lad Prabhakar
1
-1
/
+1
2025-09-08
pinctrl: airoha: fix wrong MDIO function bitmaks
Christian Marangi
1
-6
/
+9
2025-09-08
pinctrl: airoha: fix wrong PHY LED mux value for LED1 GPIO46
Christian Marangi
1
-8
/
+8
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
1
-4
/
+4
2025-08-22
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2025-08-18
pinctrl: meson: Fix typo in device table macro
Alexey Gladkov
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
62
-70
/
+70
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
93
-469
/
+7899
2025-07-29
Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+1843
2025-07-23
pinctrl: mediatek: Add pinctrl driver for mt8189
Cathy Xu
4
-0
/
+4165
2025-07-23
pinctrl: aspeed-g6: Add PCIe RC PERST pin group
Jacky Chou
1
-1
/
+11
2025-07-21
pinctrl: rp1: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-07-21
Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux into soc/drivers
Arnd Bergmann
3
-0
/
+1841
2025-07-19
pinctrl: ingenic: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-3
/
+2
2025-07-19
pinctrl: keembay: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-7
/
+3
2025-07-19
pinctrl: mediatek: moore: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-3
/
+2
2025-07-19
pinctrl: airoha: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-5
/
+3
2025-07-19
pinctrl: equilibrium: use pinmux_generic_add_pinfunction()
Bartosz Golaszewski
1
-5
/
+2
2025-07-19
pinctrl: provide pinmux_generic_add_pinfunction()
Bartosz Golaszewski
2
-6
/
+21
2025-07-19
pinctrl: pinmux: open-code PINCTRL_FUNCTION_DESC()
Bartosz Golaszewski
2
-8
/
+2
2025-07-19
pinctrl: ma35: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-07-15
Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
3
-16
/
+97
2025-07-14
Merge tag 'intel-pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into devel
Linus Walleij
4
-13
/
+27
2025-07-14
pinctrl: stm32: Introduce HDP driver
Clément Le Goffic
3
-0
/
+735
2025-07-14
pinctrl: qcom: Add Milos pinctrl driver
Luca Weiss
3
-0
/
+1348
2025-07-14
Add RPMh regulator support for PM7550 & PMR735B
Mark Brown
4
-3
/
+40
2025-07-11
pinctrl: qcom: spmi: Add PM7550
Luca Weiss
1
-0
/
+1
2025-07-11
pinctrl: qcom: spmi: Add PMIV0104
Luca Weiss
1
-0
/
+1
2025-07-11
pinmux: fix race causing mux_owner NULL with active mux_usecount
Mukesh Ojha
1
-11
/
+9
2025-07-11
Merge tag 'renesas-pinctrl-for-v6.17-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
1
-125
/
+124
2025-07-10
regulator: Merge tps6594 driver changes
Mark Brown
1
-0
/
+35
2025-07-10
pinctrl: pinctrl-tps6594: Add TPS652G1 PMIC pinctrl and GPIO
Michael Walle
1
-0
/
+35
2025-07-05
pinctrl: samsung: Fix gs101 irq chip
Peter Griffin
1
-0
/
+3
2025-07-04
pinctrl: aw9523: fix can_sleep flag for GPIO chip
Milan Krstic
1
-1
/
+1
2025-07-04
pinctrl: sunxi: v3s: Fix wrong comment about UART2 pinmux
Paul Kocialkowski
1
-1
/
+1
2025-07-04
pinctrl: amd: Clear GPIO debounce for suspend
Mario Limonciello
1
-0
/
+11
2025-07-04
Merge tag 'renesas-pinctrl-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
5
-34
/
+47
2025-07-04
pinctrl: equilibrium: Add request and free hooks
Jack Ping CHNG
1
-0
/
+2
2025-07-03
pinctrl: qcom: add multi TLMM region option parameter
Yuanjie Yang
1
-1
/
+46
2025-07-02
pinctrl: renesas: Simplify PINCTRL_RZV2M logic
Geert Uytterhoeven
1
-2
/
+1
2025-07-02
pinctrl: renesas: Unify config naming
Kuninori Morimoto
1
-33
/
+33
2025-07-02
pinctrl: renesas: Sort Renesas Kconfig configs
Kuninori Morimoto
1
-114
/
+114
2025-06-25
pinctrl: rp1: Implement RaspberryPi RP1 pinmux/pinconf support
Andrea della Porta
1
-5
/
+1044
2025-06-25
pinctrl: samsung: add support for gs101 wakeup mask programming
Peter Griffin
2
-14
/
+90
2025-06-25
pinctrl: samsung: rename exynosautov920_retention_data to no_retention_data
Peter Griffin
1
-2
/
+4
[next]