index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-23
pinctrl: Add OF dependency for PINCTRL_GENERIC_MUX
Frank Li
2
-1
/
+2
2026-05-23
pinctrl: qcom: spmi-gpio: Add PM8010 GPIO support
Fenglin Wu
1
-0
/
+1
2026-05-23
pinctrl: qcom: Add Shikra pinctrl driver
Komal Bajaj
3
-0
/
+1265
2026-05-23
Merge tag 'renesas-pinctrl-for-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
3
-30
/
+598
2026-05-18
pinctrl: intel: move PWM base computation past feature check
Stepan Ionichev
1
-1
/
+2
2026-05-15
pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callback
Geert Uytterhoeven
1
-0
/
+25
2026-05-13
pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14AGP11
Hardik Prakash
1
-0
/
+35
2026-05-11
Merge branch 'ib-mux-pinctrl' into devel
Linus Walleij
6
-39
/
+273
2026-05-11
pinctrl: realtek: Fix typo
Thomas Weber
1
-6
/
+6
2026-05-11
pinctrl: qcom: Fix typo
Thomas Weber
1
-5
/
+5
2026-05-11
pinctrl: aspeed: Add AST2700 SoC0 support
Billy Tsai
3
-0
/
+759
2026-05-11
pinctrl: mediatek: common-v1: bypass pinctrl GPIO layer in set GPIO direction
Chen-Yu Tsai
1
-3
/
+10
2026-05-11
pinctrl: mediatek: paris: bypass pinctrl GPIO layer in set GPIO direction
Chen-Yu Tsai
1
-3
/
+5
2026-05-11
pinctrl: imx1: Allow parsing DT without function nodes
Frank Li
1
-7
/
+41
2026-05-11
pinctrl: renesas: rzv2m: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-11
pinctrl: renesas: rzg2l: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-11
pinctrl: renesas: rzg2l: Add support for clone channel control
Biju Das
1
-0
/
+181
2026-05-11
pinctrl: renesas: rzg2l: Simplify rzg2l_pinctrl_set_mux()
Biju Das
1
-4
/
+6
2026-05-11
pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
Biju Das
1
-0
/
+228
2026-05-11
pinctrl: renesas: rzg2l: Update OEN pin validation to use exact match
Biju Das
1
-1
/
+1
2026-05-11
pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
Biju Das
1
-9
/
+44
2026-05-11
pinctrl: renesas: rzg2l: Make QSPI register handling conditional
Biju Das
1
-3
/
+8
2026-05-07
pinctrl: qcom: nord: remove duplicated pin function
Bartosz Golaszewski
1
-1
/
+0
2026-05-06
pinctrl: qcom: Make important drivers default (1)
Krzysztof Kozlowski
2
-0
/
+62
2026-05-06
pinctrl: rockchip: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
1
-1
/
+1
2026-05-06
pinctrl: bcm: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2
-2
/
+2
2026-05-06
pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
44
-44
/
+44
2026-05-06
pinctrl: sophgo: allocate power_cfg with priv
Rosen Penev
1
-8
/
+6
2026-05-06
pinctrl: single: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-06
pinctrl: mediatek: moore: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-06
pinctrl: ingenic: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-06
pinctrl: equilibrium: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+2
2026-05-06
pinctrl: airoha: Fix type in .pin_config_group_get() callback
Geert Uytterhoeven
1
-1
/
+1
2026-05-06
pinctrl: qcom: Add SM6350 LPASS LPI TLMM
Luca Weiss
3
-0
/
+159
2026-05-06
pinctrl: qcom: lpass-lpi: Add ability to use SPARE_1 for slew control
Luca Weiss
2
-0
/
+22
2026-05-06
pinctrl: qcom: Remove unused macro definitions
Maulik Shah
4
-60
/
+0
2026-05-05
pinctrl: add generic board-level pinctrl driver using mux framework
Frank Li
3
-0
/
+194
2026-05-05
pinctrl: add optional .release_mux() callback
Frank Li
1
-0
/
+5
2026-05-05
pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_dt_node_to_map()
Frank Li
2
-39
/
+74
2026-05-05
Merge tag 'renesas-pinctrl-fixes-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes
Linus Walleij
1
-8
/
+15
2026-05-05
pinctrl: qcom: add the TLMM driver for the Nord platforms
Bartosz Golaszewski
3
-0
/
+1780
2026-05-05
pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
Maulik Shah
1
-4
/
+4
2026-05-05
pinctrl: sunxi: fix regulator leak in sunxi_pmx_request() error path
Felix Gu
1
-1
/
+1
2026-04-30
pinctrl: mediatek: eint: Drop base from mtk_eint_chip_write_mask()
Chen-Yu Tsai
1
-3
/
+3
2026-04-28
pinctrl: starfive: jh7110: use struct_size
Rosen Penev
2
-8
/
+6
2026-04-28
pinctrl: qcom: Fix GPIO to PDC wake irq map for qcs615
Maulik Shah
1
-3
/
+3
2026-04-28
pinctrl: meson: amlogic-a4: fix deadlock issue
Xianwei Zhao
1
-3
/
+3
2026-04-28
pinctrl: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2
-55
/
+55
2026-04-28
pinctrl: pinconf-generic: fix properties bitmap leak in parse_fw_cfg()
Felix Gu
1
-4
/
+1
2026-04-28
pinctrl: qcom: eliza: Split QUP1_SE4 lanes
Alexander Koskovich
1
-6
/
+24
[prev]
[next]