summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2026-04-18Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-335/+8653
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-132/+311
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+14
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-13/+70
2026-04-13pinctrl: eyeq5: Add Mobileye EyeQ6Lplus OLBBenoît Monin-2/+97
2026-04-13pinctrl: eyeq5: Use match dataBenoît Monin-130/+214
2026-04-09pinctrl: qcom: Add Hawi pinctrl driverMukesh Ojha-0/+1621
2026-04-09pinctrl: single: Add bcm7038-padconf compatible matchingFlorian Fainelli-3/+4
2026-04-09pinctrl: qcom: sdm670-lpass-lpi: label variables as staticRichard Acayan-2/+2
2026-04-07pinctrl: mcp23s08: Disable all pin interrupts during probeFrancesco Lavra-0/+9
2026-04-07pinctrl: sophgo: pinctrl-sg2044: Fix wrong module descriptionInochi Amaoto-1/+1
2026-04-07pinctrl: sophgo: pinctrl-sg2042: Fix wrong module descriptionInochi Amaoto-1/+1
2026-04-07pinctrl: qcom: add sdm670 lpi tlmmRichard Acayan-0/+177
2026-04-07Merge tag 'intel-pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-10/+27
2026-03-30pinctrl: qcom: Introduce IPQ5210 TLMM driverKathiravan Thirumoorthy-0/+906
2026-03-30pinctrl: qcom: Drop redundant intr_target_reg on modern SoCsMukesh Ojha-138/+23
2026-03-30pinctrl: qcom: eliza: Fix interrupt target bitMukesh Ojha-1/+1
2026-03-28Merge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij-9/+274
2026-03-27pinctrl: core: Don't use "proxy" headersAndy Shevchenko-1/+1
2026-03-27pinctrl: amd: Support new ACPI ID AMDI0033Basavaraj Natikar-0/+1
2026-03-26pinctrl: renesas: rzg2l: Drop superfluous blank lineGeert Uytterhoeven-1/+0
2026-03-26pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registersBiju Das-0/+7
2026-03-26pinctrl: renesas: rzt2h: Add pin configuration supportLad Prabhakar-0/+258
2026-03-25pinctrl: stm32: add firewall checks before probing the HDP driverGatien Chevallier-0/+14
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij-13/+70
2026-03-24pinctrl: scmi: ignore PIN_CONFIG_PERSIST_STATEDan Carpenter-4/+8
2026-03-24pinctrl: scmi: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS supportDan Carpenter-3/+0
2026-03-24pinctrl: scmi: Add SCMI_PIN_INPUT_VALUEDan Carpenter-7/+26
2026-03-24pinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro-0/+37
2026-03-23pinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin-1/+1
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara-10/+15
2026-03-23pinctrl: realtek: add rtd1625 pinctrl driverTzuyi Chang-0/+3187
2026-03-23pinctrl: realtek: add support for slew rate, input voltage and high VILTzuyi Chang-1/+68
2026-03-23pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'Tzuyi Chang-0/+2
2026-03-23pinctrl: realtek: Fix function signature for config argumentYu-Chun Lin-1/+1
2026-03-19pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia-3/+6
2026-03-19pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode APIAndy Shevchenko-13/+14
2026-03-19pinctrl: pinconf-generic: Validate fwnode instead of device nodeAndy Shevchenko-2/+3
2026-03-19pinctrl: pinconf-generic: Fully validate 'pinmux' propertyAndy Shevchenko-1/+6
2026-03-19pinctrl: stm32: fix HDP driver dependency on GPIO_GENERICAmelie Delaunay-0/+1
2026-03-19pinctrl: tegra: use flexible array member for arrayRosen Penev-9/+5
2026-03-19pinctrl: spacemit: return -ENOTSUPP for unsupported pin configurationsJunhui Liu-9/+12
2026-03-19pinctrl: intel: Enable 3-bit PAD_OWN featureAndy Shevchenko-5/+17
2026-03-19pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)Andy Shevchenko-1/+1
2026-03-19pinctrl: intel: Improve capability supportAndy Shevchenko-5/+10
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni-2/+3
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij-8/+9
2026-03-11pinctrl: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn-1/+1
2026-03-10pinctrl: qcom: Add Milos LPASS LPI TLMMLuca Weiss-0/+228