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-03-19
pinctrl: pinconf-generic: Fully validate 'pinmux' property
Andy Shevchenko
1
-1
/
+6
2026-03-19
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
Amelie Delaunay
1
-0
/
+1
2026-03-19
pinctrl: tegra: use flexible array member for array
Rosen Penev
2
-9
/
+5
2026-03-19
pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
Junhui Liu
1
-9
/
+12
2026-03-19
pinctrl: intel: Enable 3-bit PAD_OWN feature
Andy Shevchenko
2
-5
/
+17
2026-03-19
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
Andy Shevchenko
1
-1
/
+1
2026-03-19
pinctrl: intel: Improve capability support
Andy Shevchenko
1
-5
/
+10
2026-03-16
pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()
Chen Ni
1
-2
/
+3
2026-03-14
Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes
Linus Walleij
2
-8
/
+9
2026-03-11
pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
1
-1
/
+1
2026-03-10
pinctrl: qcom: Add Milos LPASS LPI TLMM
Luca Weiss
3
-0
/
+228
2026-03-10
pinctrl: cy8c95x0: Avoid returning positive values to user space
Andy Shevchenko
1
-1
/
+1
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
1
-1
/
+1
2026-03-10
pinctrl: realtek: Support system suspend and resume
Tzuyi Chang
2
-0
/
+111
2026-03-10
pinctrl: realtek: Fix grammar in error messages
Yu-Chun Lin
1
-11
/
+11
2026-03-10
pinctrl: realtek: Simplify error handling with dev_err_probe()
Yu-Chun Lin
1
-6
/
+5
2026-03-10
pinctrl: realtek: Switch to use devm functions
Yu-Chun Lin
1
-13
/
+5
2026-03-10
pinctrl: realtek: Fix return value and silence log for unsupported configs
Tzuyi Chang
1
-2
/
+2
2026-03-10
pinctrl: realtek: Cleanup license string
Yu-Chun Lin
1
-1
/
+1
2026-03-10
pinctrl: s32: correct kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
1
-0
/
+16
2026-03-10
pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
Andy Shevchenko
1
-16
/
+18
2026-03-10
pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
Geert Uytterhoeven
1
-1
/
+1
2026-03-10
pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
5
-15
/
+2
2026-03-06
pinctrl: renesas: rzt2h: Fix invalid wait context
Cosmin Tanislav
1
-7
/
+7
2026-03-06
pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
Felix Gu
1
-0
/
+1
2026-03-03
pinctrl: microchip-mssio: Fix missing return in probe
Felix Gu
1
-1
/
+1
2026-03-03
pinctrl: core: use dev_err_probe() when applying state
Michal Piekos
1
-1
/
+2
2026-03-02
pinctrl: pinctrl-pic32: Use devres version of gpiochip_add_data()
Ethan Tidmore
1
-1
/
+1
2026-03-02
pinctrl: pinctrl-pic32: Fix resource leak
Ethan Tidmore
1
-16
/
+4
2026-03-02
pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
Benoît Monin
2
-2
/
+97
2026-03-02
pinctrl: eyeq5: Use match data
Benoît Monin
1
-129
/
+213
2026-02-27
pinctrl: pinconf-generic: perform basic checks on pincfg properties
Conor Dooley
1
-1
/
+38
2026-02-26
pinctrl: cy8c95x0: Gather ID tables in one place
Andy Shevchenko
1
-19
/
+19
2026-02-26
pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
Andy Shevchenko
1
-3
/
+3
2026-02-26
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
Andy Shevchenko
1
-5
/
+0
2026-02-26
pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
Andy Shevchenko
1
-6
/
+3
2026-02-26
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-4
/
+2
2026-02-26
pinctrl: cy8c95x0: remove duplicate error message
Andy Shevchenko
1
-16
/
+5
2026-02-26
pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
1
-2
/
+6
2026-02-26
pinctrl: cy8c95x0: Don't miss reading the last bank registers
Andy Shevchenko
1
-2
/
+2
2026-02-24
pinctrl: sunxi: Implement gpiochip::get_direction()
Chen-Yu Tsai
1
-0
/
+51
2026-02-24
pinctrl: rockchip: Fix configuring a deferred pin
Krzysztof Kozlowski
1
-8
/
+4
2026-02-24
pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
Felix Gu
1
-3
/
+2
2026-02-24
pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux()
Felix Gu
1
-2
/
+1
2026-02-24
pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
Krzysztof Kozlowski
1
-2
/
+2
2026-02-24
pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_ops
Krzysztof Kozlowski
1
-2
/
+1
2026-02-24
pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
Krzysztof Kozlowski
1
-1
/
+1
2026-02-24
pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
Felix Gu
1
-2
/
+2
2026-02-24
pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
1
-1
/
+1
[prev]
[next]