summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
27 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pi...Mark Brown
27 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/li...Mark Brown
27 hoursMerge branch 'gpio/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
28 hoursMerge branch 'stm32-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
5 daysMerge branch 'devel' into for-nextLinus Walleij
5 daysMerge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
6 dayspinctrl: core: Don't use "proxy" headersAndy Shevchenko
6 dayspinctrl: amd: Support new ACPI ID AMDI0033Basavaraj Natikar
7 dayspinctrl: renesas: rzg2l: Drop superfluous blank lineGeert Uytterhoeven
7 dayspinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registersBiju Das
7 dayspinctrl: renesas: rzt2h: Add pin configuration supportLad Prabhakar
9 daysMerge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij
9 dayspinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATEDan Carpenter
9 dayspinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS supportDan Carpenter
9 dayspinctrl: scmi: Add SCMI_PIN_INPUT_VALUEDan Carpenter
9 dayspinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro
10 dayspinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin
10 dayspinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos
10 dayspinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara
10 dayspinctrl: realtek: add rtd1625 pinctrl driverTzuyi Chang
10 dayspinctrl: realtek: add support for slew rate, input voltage and high VILTzuyi Chang
10 dayspinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang
10 dayspinctrl: realtek: Fix function signature for config argumentYu-Chun Lin
14 dayspinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia
14 dayspinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode APIAndy Shevchenko
14 dayspinctrl: pinconf-generic: Validate fwnode instead of device nodeAndy Shevchenko
14 dayspinctrl: pinconf-generic: Fully validate 'pinmux' propertyAndy Shevchenko
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay
2026-03-19pinctrl: tegra: use flexible array member for arrayRosen Penev
2026-03-19pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurationsJunhui Liu
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij
2026-03-11pinctrl: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn
2026-03-10pinctrl: qcom: Add Milos LPASS LPI TLMMLuca Weiss
2026-03-10pinctrl: cy8c95x0: Avoid returning positive values to user spaceAndy Shevchenko
2026-03-10pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov
2026-03-10pinctrl: realtek: Support system suspend and resumeTzuyi Chang
2026-03-10pinctrl: realtek: Fix grammar in error messagesYu-Chun Lin
2026-03-10pinctrl: realtek: Simplify error handling with dev_err_probe()Yu-Chun Lin
2026-03-10pinctrl: realtek: Switch to use devm functionsYu-Chun Lin
2026-03-10pinctrl: realtek: Fix return value and silence log for unsupported configsTzuyi Chang
2026-03-10pinctrl: realtek: Cleanup license stringYu-Chun Lin
2026-03-10pinctrl: s32: correct kernel-doc bad line warningRandy Dunlap
2026-03-10pinctrl: qcom: spmi-gpio: implement .get_direction()Neil Armstrong
2026-03-10pinctrl: pinconf-generic: Use only fwnode API in parse_dt_cfg()Andy Shevchenko
2026-03-10pinctrl: imx: PINCTRL_IMX_SCMI should depend on ARCH_MXCGeert Uytterhoeven
2026-03-10pinctrl: Kconfig: drop unneeded dependencies on OF_GPIOBartosz Golaszewski