index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
2026-03-23
pinctrl: sunxi: pass down flags to pinctrl routines
Andre Przywara
2026-03-23
pinctrl: realtek: add rtd1625 pinctrl driver
Tzuyi Chang
2026-03-23
pinctrl: realtek: add support for slew rate, input voltage and high VIL
Tzuyi Chang
2026-03-23
pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
Tzuyi Chang
2026-03-23
pinctrl: realtek: Fix function signature for config argument
Yu-Chun Lin
2026-03-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
2026-03-19
pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API
Andy Shevchenko
2026-03-19
pinctrl: pinconf-generic: Validate fwnode instead of device node
Andy Shevchenko
2026-03-19
pinctrl: pinconf-generic: Fully validate 'pinmux' property
Andy Shevchenko
2026-03-19
pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
Amelie Delaunay
2026-03-19
pinctrl: tegra: use flexible array member for array
Rosen Penev
2026-03-19
pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurations
Junhui Liu
2026-03-19
pinctrl: intel: Enable 3-bit PAD_OWN feature
Andy Shevchenko
2026-03-19
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
Andy Shevchenko
2026-03-19
pinctrl: intel: Improve capability support
Andy Shevchenko
2026-03-16
pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()
Chen Ni
2026-03-14
Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
2026-03-11
pinctrl: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026-03-10
pinctrl: qcom: Add Milos LPASS LPI TLMM
Luca Weiss
2026-03-10
pinctrl: cy8c95x0: Avoid returning positive values to user space
Andy Shevchenko
2026-03-10
pinctrl: renesas: rza1: Normalize return value of gpio_get()
Dmitry Torokhov
2026-03-10
pinctrl: realtek: Support system suspend and resume
Tzuyi Chang
2026-03-10
pinctrl: realtek: Fix grammar in error messages
Yu-Chun Lin
2026-03-10
pinctrl: realtek: Simplify error handling with dev_err_probe()
Yu-Chun Lin
2026-03-10
pinctrl: realtek: Switch to use devm functions
Yu-Chun Lin
2026-03-10
pinctrl: realtek: Fix return value and silence log for unsupported configs
Tzuyi Chang
2026-03-10
pinctrl: realtek: Cleanup license string
Yu-Chun Lin
2026-03-10
pinctrl: s32: correct kernel-doc bad line warning
Randy Dunlap
2026-03-10
pinctrl: qcom: spmi-gpio: implement .get_direction()
Neil Armstrong
2026-03-10
pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()
Andy Shevchenko
2026-03-10
pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXC
Geert Uytterhoeven
2026-03-10
pinctrl: Kconfig: drop unneeded dependencies on OF_GPIO
Bartosz Golaszewski
2026-03-06
pinctrl: renesas: rzt2h: Fix invalid wait context
Cosmin Tanislav
2026-03-06
pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
Felix Gu
2026-03-03
pinctrl: microchip-mssio: Fix missing return in probe
Felix Gu
2026-03-03
pinctrl: core: use dev_err_probe() when applying state
Michal Piekos
2026-03-02
pinctrl: pinctrl-pic32: Use devres version of gpiochip_add_data()
Ethan Tidmore
2026-03-02
pinctrl: pinctrl-pic32: Fix resource leak
Ethan Tidmore
2026-03-02
pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB
Benoît Monin
2026-03-02
pinctrl: eyeq5: Use match data
Benoît Monin
2026-02-27
pinctrl: pinconf-generic: perform basic checks on pincfg properties
Conor Dooley
2026-02-26
pinctrl: cy8c95x0: Gather ID tables in one place
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: remove duplicate error message
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
2026-02-26
pinctrl: cy8c95x0: Don't miss reading the last bank registers
Andy Shevchenko
2026-02-24
pinctrl: sunxi: Implement gpiochip::get_direction()
Chen-Yu Tsai
[prev]
[next]