index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
pinctrl: spacemit: fix typo in PRI_TDI pin name
Hendrik Hamerlinck
1
-1
/
+1
2025-09-08
pinctrl: eswin: Fix regulator error check and Kconfig dependency
Yulin Lu
2
-1
/
+3
2025-09-08
pinctrl: bcm: Add STB family pin controller driver
Ivan T. Ivanov
6
-0
/
+1306
2025-09-08
pinctrl: qcom: make the pinmuxing strict
Bartosz Golaszewski
1
-0
/
+1
2025-09-08
pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
Bartosz Golaszewski
52
-60
/
+60
2025-09-08
pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
Bartosz Golaszewski
2
-0
/
+6
2025-09-08
pinctrl: allow to mark pin functions as requestable GPIOs
Bartosz Golaszewski
2
-3
/
+46
2025-09-08
pinctrl: qcom: use generic pin function helpers
Bartosz Golaszewski
2
-30
/
+14
2025-09-08
pinctrl: make struct pinfunction a pointer in struct function_desc
Bartosz Golaszewski
6
-9
/
+19
2025-09-08
pinctrl: constify pinmux_generic_get_function()
Bartosz Golaszewski
13
-16
/
+16
2025-09-08
pinctrl: keembay: use a dedicated structure for the pinfunction description
Bartosz Golaszewski
1
-6
/
+11
2025-09-08
pinctrl: keembay: release allocated memory in detach path
Bartosz Golaszewski
1
-2
/
+5
2025-09-08
pinctrl: imx: don't access the pin function radix tree directly
Bartosz Golaszewski
1
-23
/
+18
2025-09-08
pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
9
-16
/
+11
2025-09-08
pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
Bartosz Golaszewski
1
-26
/
+16
2025-09-08
pinctrl: airoha: replace struct function_desc with struct pinfunction
Bartosz Golaszewski
1
-10
/
+5
2025-09-08
pinctrl: ingenic: use struct pinfunction instead of struct function_desc
Bartosz Golaszewski
1
-25
/
+20
2025-09-08
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
1
-1
/
+1
2025-09-08
pinctrl: ma35: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-08
pinctrl: armada-37xx: Use int type to store negative error codes
Qianfeng Rong
1
-2
/
+4
2025-09-08
pinctrl: renesas: r8a779g0: Fix trivial typo in SoC type comment
Marek Vasut
1
-1
/
+1
2025-09-08
pinctrl: renesas: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-08
pinctrl: renesas: rzg2l: Add suspend/resume support for Schmitt control regis...
Biju Das
1
-1
/
+11
2025-09-08
pinctrl: renesas: rzg2l: Fix OEN resume
Biju Das
1
-0
/
+11
2025-09-08
Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
3
-5
/
+6
2025-09-03
gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks
Bartosz Golaszewski
1
-1
/
+1
2025-09-02
pinctrl: samsung: Drop unused S3C24xx driver data
Krzysztof Kozlowski
1
-4
/
+0
2025-09-01
pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
SeonGu Kang
4
-0
/
+63
2025-08-30
Merge tag 'renesas-pinctrl-for-v6.18-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
4
-106
/
+916
2025-08-29
drivers: firmware: xilinx: Switch to new family code in zynqmp_pm_get_family_...
Jay Buddhabhatti
1
-4
/
+3
2025-08-28
pinctrl: meson-gxl: add missing i2c_d pinmux
Da Xue
1
-0
/
+10
2025-08-27
pinctrl: Add pinctrl_pm_select_init_state helper function
Christian Bruel
1
-0
/
+13
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
1
-4
/
+4
2025-08-22
pinctrl: amd: Don't access irq_data's hwirq member directly
Mario Limonciello (AMD)
1
-17
/
+23
2025-08-22
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2025-08-22
pinctrl: amd: Add PM debugging message for turning on/off wakes
Mario Limonciello (AMD)
1
-0
/
+3
2025-08-21
pinctrl: sunxi: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-21
pinctrl: qcom: sc8180x: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-08-21
pinctrl: pinctrl-zynqmp: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-08-21
pinctrl: microchip-sgpio: use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-08-20
pinctrl: stm32: Constify static 'pinctrl_desc'
Krzysztof Kozlowski
1
-1
/
+1
2025-08-20
pinctrl: renesas: rzt2h: Add support for RZ/N2H
Lad Prabhakar
2
-0
/
+17
2025-08-20
pinctrl: renesas: Add support for RZ/T2H
Thierry Bultel
3
-0
/
+810
2025-08-19
pinctrl: sx150x: Make the driver tristate
Fange Zhang
2
-1
/
+5
2025-08-19
pinctrl: meson-g12a: add GPIOC_7 pcie_clkreqn pinmux
Da Xue
1
-0
/
+8
2025-08-19
pinctrl: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-3
/
+0
2025-08-19
pinctrl: equilibrium: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-19
pinctrl: tegra: Add Tegra186 pinmux driver
Aaron Kling
3
-0
/
+1984
2025-08-19
pinctrl: rp1: Add regmap ranges to RP1 gpio controller
Andrea della Porta
1
-5
/
+90
2025-08-19
pinctrl: bcm: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-3
/
+1
[prev]
[next]