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-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
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...
Jay Buddhabhatti
-4
/
+3
2025-08-28
pinctrl: meson-gxl: add missing i2c_d pinmux
Da Xue
-0
/
+10
2025-08-27
pinctrl: Add pinctrl_pm_select_init_state helper function
Christian Bruel
-0
/
+13
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
-4
/
+4
2025-08-22
pinctrl: amd: Don't access irq_data's hwirq member directly
Mario Limonciello (AMD)
-17
/
+23
2025-08-22
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
-0
/
+1
2025-08-22
pinctrl: amd: Add PM debugging message for turning on/off wakes
Mario Limonciello (AMD)
-0
/
+3
2025-08-21
pinctrl: sunxi: use kcalloc() instead of kzalloc()
Qianfeng Rong
-2
/
+2
2025-08-21
pinctrl: qcom: sc8180x: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-21
pinctrl: pinctrl-zynqmp: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-21
pinctrl: microchip-sgpio: use kcalloc() instead of kzalloc()
Qianfeng Rong
-1
/
+1
2025-08-20
pinctrl: stm32: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
-1
/
+1
2025-08-20
pinctrl: renesas: rzt2h: Add support for RZ/N2H
Lad Prabhakar
-0
/
+17
2025-08-20
pinctrl: renesas: Add support for RZ/T2H
Thierry Bultel
-0
/
+810
2025-08-19
pinctrl: sx150x: Make the driver tristate
Fange Zhang
-1
/
+5
2025-08-19
pinctrl: meson-g12a: add GPIOC_7 pcie_clkreqn pinmux
Da Xue
-0
/
+8
2025-08-19
pinctrl: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
-3
/
+0
2025-08-19
pinctrl: equilibrium: Remove redundant semicolons
Liao Yuanhong
-1
/
+1
2025-08-19
pinctrl: tegra: Add Tegra186 pinmux driver
Aaron Kling
-0
/
+1984
[prev]
[next]