| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'renesas-pinctrl' of https://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 3 | -14/+18 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pi... | Mark Brown | 1 | -1/+2 |
| 2 days | Merge branch 'devel' into for-next | Linus Walleij | 112 | -837/+12529 |
| 2 days | pinctrl: max77620: Unify usage of space and comma in platform_device_id array | Uwe Kleine-König (The Capable Hub) | 1 | -3/+3 |
| 2 days | pinctrl: Use named initializers for platform_device_id arrays | Uwe Kleine-König (The Capable Hub) | 5 | -19/+19 |
| 2 days | pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent() | Maulik Shah | 1 | -4/+2 |
| 2 days | Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14A... | Hardik Prakash | 1 | -35/+0 |
| 2 days | pinctrl: meson: support amlogic A9 SoC | Xianwei Zhao | 1 | -5/+56 |
| 2 days | pinctrl: tegra238: remove unused entries | Arnd Bergmann | 1 | -96/+0 |
| 4 days | pinctrl: renesas: rzg2l: Use tab instead of spaces | Claudiu Beznea | 1 | -1/+1 |
| 4 days | pinctrl: renesas: rzg2l: Keep member documentation aligned | Claudiu Beznea | 1 | -2/+2 |
| 4 days | pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP | Claudiu Beznea | 1 | -2/+2 |
| 4 days | pinctrl: qcom: sm6115: Add egpio support | Stanislav Zaikin | 1 | -15/+25 |
| 5 days | pinctrl: mediatek: fix SPDX comment style in header | Mayur Kumar | 1 | -1/+1 |
| 5 days | pinctrl: actions: fix SPDX comment style in header | Mayur Kumar | 1 | -1/+1 |
| 5 days | pinctrl: bcm: fix SPDX comment style in header | Mayur Kumar | 1 | -1/+1 |
| 5 days | pinctrl: cs42l43: Fix polarity on debounce | Charles Keepax | 1 | -1/+1 |
| 5 days | pinctrl: cs42l43: Fix leaked pm reference on error path | Charles Keepax | 1 | -3/+1 |
| 5 days | pinctrl: nuvoton: ma35d1: fix MFP register offset and pin table | Joey Lu | 2 | -210/+263 |
| 5 days | pinctrl: spacemit: Use FIELD_MODIFY() | Hans Zhang | 1 | -2/+1 |
| 5 days | pinctrl: sophgo: Use FIELD_MODIFY() | Hans Zhang | 1 | -12/+6 |
| 5 days | pinctrl: tegra: Add Tegra264 pinmux driver | Prathamesh Shete | 3 | -0/+2227 |
| 5 days | pinctrl: tegra: Add Tegra238 pinmux driver | Prathamesh Shete | 3 | -0/+2067 |
| 5 days | pinctrl: tegra: Export tegra_pinctrl_probe() | Prathamesh Shete | 1 | -0/+2 |
| 6 days | pinctrl: spacemit: move over to generic pinmux dt_node_to_map implementation | Conor Dooley | 2 | -132/+12 |
| 6 days | pinctrl: spacemit: delete spacemit_pctrl_check_power() | Conor Dooley | 1 | -37/+0 |
| 6 days | pinctrl: add new generic groups/function creation function for pinmux | Conor Dooley | 2 | -21/+112 |
| 6 days | pinctrl: generic: change signature of pinctrl_generic_to_map() to pass void data | Conor Dooley | 2 | -7/+4 |
| 6 days | pinctrl: meson: amlogic-a4: fix gpio output glitch | Xianwei Zhao | 1 | -8/+7 |
| 7 days | pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_config | Claudiu Beznea | 1 | -0/+1 |
| 7 days | pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP | Claudiu Beznea | 1 | -4/+4 |
| 7 days | pinctrl: renesas: rzt2h: Skip PFC mode configuration if already set | Lad Prabhakar | 1 | -1/+6 |
| 7 days | pinctrl: renesas: rzt2h: Remove unused variable in rzt2h_pinctrl_register() | Lad Prabhakar | 1 | -4/+2 |
| 7 days | pinctrl: spacemit: fix NULL check in spacemit_pin_set_config | Han Gao | 1 | -1/+1 |
| 7 days | pinctrl: s32cc: use dev_err_probe() and improve error messages | Khristine Andreea Barbulescu | 1 | -34/+30 |
| 7 days | pinctrl: avoid duplicate function definitions | Arnd Bergmann | 1 | -1/+1 |
| 7 days | pinctrl: starfive: jh7110: Avoid ifdeffery | Linus Walleij | 1 | -7/+5 |
| 7 days | pinctrl: starfive: jh7110: Use __counted_by() flexarray | Linus Walleij | 2 | -1/+3 |
| 7 days | pinctrl: aspeed: Add AST2700 SoC1 support | Billy Tsai | 3 | -0/+1762 |
| 7 days | pinctrl: core: Make pin group callbacks optional for pin-only drivers | Oleksij Rempel | 2 | -7/+42 |
| 7 days | pinctrl: mcp23s08: Read spi-present-mask as u8 not u32 | Judith Mendez | 1 | -3/+3 |
| 7 days | pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init | Judith Mendez | 1 | -1/+4 |
| 9 days | pinctrl: qcom: eliza: Merge QUP1_SE4 lanes in groups | Abel Vesa | 1 | -22/+10 |
| 9 days | pinctrl: Add OF dependency for PINCTRL_GENERIC_MUX | Frank Li | 2 | -1/+2 |
| 9 days | pinctrl: qcom: spmi-gpio: Add PM8010 GPIO support | Fenglin Wu | 1 | -0/+1 |
| 9 days | pinctrl: qcom: Add Shikra pinctrl driver | Komal Bajaj | 3 | -0/+1265 |
| 9 days | Merge tag 'renesas-pinctrl-for-v7.2-tag1' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 3 | -30/+598 |
| 14 days | 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,... | 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_... | Frank Li | 2 | -39/+74 |
| 2026-05-05 | Merge tag 'renesas-pinctrl-fixes-for-v7.1-tag1' of git://git.kernel.org/pub/s... | 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 |
| 2026-04-28 | pinctrl: qcom: eliza: Split QUP lane mirror alternates | Alexander Koskovich | 1 | -18/+114 |
| 2026-04-28 | pinctrl: qcom: eliza: Fix QDSS trace clock/control pingroup names | Alexander Koskovich | 1 | -4/+4 |
| 2026-04-28 | pinctrl: pinconf-generic: Use kmemdup_array() over kmemdup() | Yash Suthar | 1 | -1/+1 |
| 2026-04-28 | pinctrl: qcom: Introduce IPQ9650 TLMM driver | Kathiravan Thirumoorthy | 3 | -0/+772 |
| 2026-04-28 | pinctrl: vt8500: Enable compile testing | Krzysztof Kozlowski | 2 | -7/+8 |
| 2026-04-28 | pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED | Krzysztof Kozlowski | 1 | -1/+1 |
| 2026-04-28 | pinctrl: realtek: Enable compile testing | Krzysztof Kozlowski | 2 | -7/+7 |
| 2026-04-28 | pinctrl: tegra: Enable easier compile testing | Krzysztof Kozlowski | 2 | -11/+13 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Handle PUPD for RZ/V2H(P) dedicated pins in PM | Lad Prabhakar | 1 | -1/+18 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Add NOD register cache for PM suspend/resume | Lad Prabhakar | 1 | -2/+35 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache | Lad Prabhakar | 1 | -1/+2 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Add SR register cache for PM suspend/resume | Lad Prabhakar | 1 | -3/+35 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Fix SMT register cache handling | Lad Prabhakar | 1 | -7/+14 |
| 2026-04-27 | pinctrl: renesas: rzg2l: Fix incorrect PUPD register offset for high pins dur... | Biju Das | 1 | -1/+1 |
| 2026-04-27 | pinctrl: qcom: ipq4019: mark gpio as a GPIO pin function | Til Kaiser | 2 | -1/+6 |
| 2026-04-27 | pinctrl: mediatek: moore: implement gpio_chip::get_direction() | Bartosz Golaszewski | 1 | -0/+18 |
| 2026-04-18 | Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 94 | -335/+8653 |
| 2026-04-17 | Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -131/+310 |
| 2026-04-16 | Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+14 |
| 2026-04-13 | Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -13/+70 |
| 2026-04-13 | pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLB | Benoît Monin | 2 | -2/+97 |
| 2026-04-13 | pinctrl: eyeq5: Use match data | Benoît Monin | 1 | -129/+213 |
| 2026-04-09 | pinctrl: qcom: Add Hawi pinctrl driver | Mukesh Ojha | 3 | -0/+1621 |
| 2026-04-09 | pinctrl: single: Add bcm7038-padconf compatible matching | Florian Fainelli | 1 | -3/+4 |
| 2026-04-09 | pinctrl: qcom: sdm670-lpass-lpi: label variables as static | Richard Acayan | 1 | -2/+2 |
| 2026-04-07 | pinctrl: mcp23s08: Disable all pin interrupts during probe | Francesco Lavra | 1 | -0/+9 |
| 2026-04-07 | pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description | Inochi Amaoto | 1 | -1/+1 |
| 2026-04-07 | pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description | Inochi Amaoto | 1 | -1/+1 |
| 2026-04-07 | pinctrl: qcom: add sdm670 lpi tlmm | Richard Acayan | 3 | -0/+177 |
| 2026-04-07 | Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2 | -10/+27 |
| 2026-03-30 | pinctrl: qcom: Introduce IPQ5210 TLMM driver | Kathiravan Thirumoorthy | 3 | -0/+906 |
| 2026-03-30 | pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs | Mukesh Ojha | 57 | -138/+23 |
| 2026-03-30 | pinctrl: qcom: eliza: Fix interrupt target bit | Mukesh Ojha | 1 | -1/+1 |
| 2026-03-28 | Merge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 3 | -9/+274 |
| 2026-03-27 | pinctrl: core: Don't use "proxy" headers | Andy Shevchenko | 1 | -1/+1 |
| 2026-03-27 | pinctrl: amd: Support new ACPI ID AMDI0033 | Basavaraj Natikar | 1 | -0/+1 |
| 2026-03-26 | pinctrl: renesas: rzg2l: Drop superfluous blank line | Geert Uytterhoeven | 1 | -1/+0 |
| 2026-03-26 | pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers | Biju Das | 1 | -0/+7 |
| 2026-03-26 | pinctrl: renesas: rzt2h: Add pin configuration support | Lad Prabhakar | 1 | -0/+258 |
| 2026-03-25 | pinctrl: stm32: add firewall checks before probing the HDP driver | Gatien Chevallier | 1 | -0/+14 |
| 2026-03-24 | Merge branch 'ib-scmi-pinctrl-gpio' into devel | Linus Walleij | 3 | -13/+70 |
| 2026-03-24 | pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATE | Dan Carpenter | 1 | -4/+8 |
| 2026-03-24 | pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support | Dan Carpenter | 1 | -3/+0 |
| 2026-03-24 | pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE | Dan Carpenter | 1 | -7/+26 |
| 2026-03-24 | pinctrl: introduce pinctrl_gpio_get_config() | AKASHI Takahiro | 2 | -0/+37 |
| 2026-03-23 | pinctrl: abx500: Fix type of 'argument' variable | Yu-Chun Lin | 1 | -1/+1 |
| 2026-03-23 | pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknown | Michal Piekos | 2 | -2/+20 |
| 2026-03-23 | pinctrl: sunxi: pass down flags to pinctrl routines | Andre Przywara | 2 | -10/+15 |
| 2026-03-23 | pinctrl: realtek: add rtd1625 pinctrl driver | Tzuyi Chang | 4 | -0/+3187 |
| 2026-03-23 | pinctrl: realtek: add support for slew rate, input voltage and high VIL | Tzuyi Chang | 2 | -1/+68 |
| 2026-03-23 | pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt' | Tzuyi Chang | 1 | -0/+2 |
| 2026-03-23 | pinctrl: realtek: Fix function signature for config argument | Yu-Chun Lin | 1 | -1/+1 |
| 2026-03-19 | pinctrl: mediatek: common: Fix probe failure for devices without EINT | Luca Leonardo Scorcia | 1 | -3/+6 |
| 2026-03-19 | pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API | Andy Shevchenko | 1 | -13/+14 |
| 2026-03-19 | pinctrl: pinconf-generic: Validate fwnode instead of device node | Andy Shevchenko | 1 | -2/+3 |
| 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/s... | 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_... | 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 |
| 2026-02-24 | pinctrl: pic32: use consistent spacing around '+' | Brian Masney | 1 | -1/+1 |
| 2026-02-24 | pinctrl: pic32: change all cases of bare 'unsigned' to 'unsigned int' | Brian Masney | 1 | -20/+20 |