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
2025-11-18
pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
Jared Kangas
1
-1
/
+1
2025-11-18
pinctrl: cherryview: Convert to use intel_gpio_add_pin_ranges()
Andy Shevchenko
1
-19
/
+1
2025-11-18
pinctrl: intel: Export intel_gpio_add_pin_ranges()
Andy Shevchenko
2
-1
/
+13
2025-11-13
pinctrl: renesas: rzg2l: Refactor OEN register PWPR handling
John Madieu
1
-20
/
+33
2025-11-12
pinctrl: airoha: convert comma to semicolon
Chen Ni
1
-6
/
+6
2025-11-12
pinctrl: qcom: msm: Fix deadlock in pinmux configuration
Praveen Talari
1
-1
/
+1
2025-11-12
pinctrl: elkhartlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-25
/
+18
2025-11-12
pinctrl: cherryview: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-26
/
+20
2025-11-12
pinctrl: emmitsburg: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-20
/
+13
2025-11-12
pinctrl: denverton: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-14
/
+7
2025-11-12
pinctrl: cedarfork: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-22
/
+15
2025-11-11
pinctrl: airoha: add support for Airoha AN7583 PINs
Christian Marangi
1
-7
/
+740
2025-11-11
pinctrl: airoha: convert PWM GPIO to macro
Christian Marangi
1
-397
/
+68
2025-11-11
pinctrl: airoha: convert PHY LED GPIO to macro
Christian Marangi
1
-488
/
+100
2025-11-11
pinctrl: airoha: generalize pins/group/function/confs handling
Christian Marangi
1
-248
/
+317
2025-11-10
pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmux
Gatien Chevallier
1
-8
/
+27
2025-11-10
pinctrl: rockchip: Add rk3506 pinctrl support
Ye Zhang
2
-8
/
+438
2025-11-10
Merge tag 'samsung-pinctrl-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
3
-0
/
+212
2025-11-10
pinctrl: renesas: r8a779h0: Remove STPWT_EXTFXR
Geert Uytterhoeven
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779h0: Remove CC5_OSCOUT
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove STPWT_EXTFXR
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove CC5_OSCOUT
Huy Bui
1
-2
/
+1
2025-11-10
pinctrl: renesas: r8a779g0: Remove AVB[01]_MII
Thanh Quan
1
-64
/
+32
2025-11-10
pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
Haotian Zhang
1
-3
/
+18
2025-11-09
Merge tag 'renesas-pinctrl-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
Linus Walleij
18
-76
/
+83
2025-11-05
pinctrl: sunrisepoint: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-17
/
+9
2025-11-05
pinctrl: tigerlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-39
/
+31
2025-11-05
pinctrl: meteorpoint: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-27
/
+19
2025-11-05
pinctrl: meteorlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-31
/
+23
2025-11-05
pinctrl: lakefield: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-17
/
+9
2025-11-05
pinctrl: jasperlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-21
/
+13
2025-11-05
pinctrl: icelake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-34
/
+26
2025-11-05
pinctrl: cannonlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-38
/
+30
2025-11-05
pinctrl: alderlake: Switch to INTEL_GPP() macro
Andy Shevchenko
1
-38
/
+30
2025-11-05
pinctrl: intel: Introduce INTEL_GPP() macro
Andy Shevchenko
1
-0
/
+9
2025-11-05
pinctrl: cix: sky1: Provide pin control dummy states
Linus Walleij
2
-0
/
+16
2025-11-04
pinctrl: tangier: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-2
/
+1
2025-11-04
pinctrl: lynxpoint: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-18
/
+10
2025-11-04
pinctrl: intel: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+8
2025-11-04
pinctrl: cherryview: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+8
2025-11-04
pinctrl: baytrail: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-12
/
+8
2025-10-30
pinctrl: mpfs-iomux0: fix compile-time constant warning for LLVM prior to 17
Conor Dooley
1
-18
/
+18
2025-10-29
pinctrl: stm32: fix hwspinlock resource leak in probe function
Haotian Zhang
1
-1
/
+1
2025-10-29
pinctrl: mcp23s08: init reg_defaults from HW at probe and switch cache type
Maksim Kiselev
1
-36
/
+4
2025-10-29
pinctrl-scmi: remove unused struct members
Dan Carpenter
1
-2
/
+0
2025-10-28
pinctrl: stm32: Support I/O synchronization parameters
Antonio Borneo
3
-0
/
+258
2025-10-28
pinctrl: stm32: Avoid keeping a bool value in a u32 variable
Antonio Borneo
1
-1
/
+1
2025-10-28
pinctrl: stm32: Drop useless spinlock save and restore
Antonio Borneo
1
-25
/
+0
2025-10-28
pinctrl: stm32: Simplify handling of backup pin status
Antonio Borneo
1
-46
/
+24
2025-10-28
pinctrl: stm32: Rework stm32_pconf_parse_conf()
Antonio Borneo
1
-9
/
+6
[prev]
[next]