index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
pinctrl: check the return value of pinmux_ops::get_function_name()
Bartosz Golaszewski
1
-1
/
+1
2025-10-29
pinctrl: meson-gxl: add missing i2c_d pinmux
Da Xue
1
-0
/
+10
2025-09-04
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2025-08-28
pinctrl: stm32: Manage irq affinity settings
Cheick Traore
1
-0
/
+1
2025-08-28
pinctrl: sunxi: Fix memory leak on krealloc failure
Yuan Chen
1
-3
/
+8
2025-07-17
pinctrl: qcom: msm: mark certain pins as invalid for interrupts
Bartosz Golaszewski
1
-0
/
+20
2025-06-27
pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()
Gabor Juhos
1
-1
/
+4
2025-06-27
pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()
Gabor Juhos
1
-3
/
+4
2025-06-27
pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()
Gabor Juhos
1
-1
/
+4
2025-06-27
pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()
Gabor Juhos
1
-3
/
+1
2025-06-27
pinctrl: at91: Fix possible out-of-boundary access
Andy Shevchenko
1
-1
/
+5
2025-06-27
pinctrl: armada-37xx: set GPIO output value before setting direction
Gabor Juhos
1
-8
/
+7
2025-06-27
pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
Gabor Juhos
1
-0
/
+3
2025-06-04
pinctrl: meson: define the pull up/down resistor value as 60 kOhm
Martin Blumenstingl
1
-1
/
+1
2025-06-04
pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map
Valentin Caron
1
-2
/
+8
2025-06-04
pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
Artur Weber
1
-22
/
+22
2025-04-10
pinctrl: renesas: rza2: Fix missing of_node_put() call
Fabrizio Castro
1
-0
/
+2
2025-04-10
pinctrl: bcm281xx: Fix incorrect regmap max_registers value
Artur Weber
1
-1
/
+1
2025-01-09
pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking
Evgenii Shatokhin
1
-0
/
+6
2024-12-14
pinctrl: qcom-pmic-gpio: add support for PM8937
Barnabás Czémán
1
-0
/
+2
2024-11-08
pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
Wang Jianzheng
1
-13
/
+29
2024-11-08
pinctrl: single: fix missing error code in pcs_probe()
Yang Yingliang
1
-1
/
+2
2024-11-08
pinctrl: at91: make it work with current gpiolib
Thomas Blocher
1
-1
/
+4
2024-09-04
pinctrl: single: fix potential NULL dereference in pcs_get_function()
Ma Ke
1
-0
/
+2
2024-08-19
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
1
-2
/
+2
2024-08-19
pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-5
/
+6
2024-08-19
pinctrl: ti: ti-iodelay: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2024-08-19
pinctrl: single: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-3
/
+4
2024-08-19
pinctrl: core: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-1
/
+11
2024-07-05
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
Huang-Huang Bao
1
-1
/
+3
2024-07-05
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
Huang-Huang Bao
1
-0
/
+51
2024-07-05
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
Huang-Huang Bao
1
-7
/
+1
2024-07-05
pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
Hagar Hemdan
1
-1
/
+1
2024-05-25
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Sergey Shtylyov
1
-3
/
+11
2024-05-17
pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
Chen-Yu Tsai
1
-0
/
+2
2024-05-17
pinctrl: mediatek: remove set but not used variable 'e'
YueHaibing
1
-3
/
+1
2024-05-17
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
1
-5
/
+5
2024-05-17
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
1
-5
/
+3
2024-05-17
pinctrl: mediatek: Fix fallback call path
Hsin-Yi Wang
1
-0
/
+4
2024-05-17
pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
Zeng Heng
1
-4
/
+6
2024-05-17
pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
Chen-Yu Tsai
1
-27
/
+11
2024-05-17
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
1
-83
/
+61
2024-05-17
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
1
-10
/
+6
2024-05-17
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
1
-2
/
+0
2024-05-17
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
5
-28
/
+265
2024-05-17
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
1
-25
/
+15
2024-05-17
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
3
-108
/
+65
2024-05-17
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
3
-2
/
+19
2024-05-17
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2
-6
/
+46
2024-05-17
pinctrl: core: delete incorrect free in pinctrl_enable()
Dan Carpenter
1
-7
/
+1
[next]