summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-06-10pinctrl: armada-37xx: set GPIO output value before setting directionGabor Juhos
2025-06-10pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31Gabor Juhos
2025-05-29pinctrl: qcom: switch to devm_register_sys_off_handler()Dmitry Baryshkov
2025-05-29pinctrl: meson: define the pull up/down resistor value as 60 kOhmMartin Blumenstingl
2025-05-29pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()Dan Carpenter
2025-05-29pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/downClaudiu Beznea
2025-05-29pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_mapValentin Caron
2025-05-29pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pinDang Huynh
2025-05-29pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconfInochi Amaoto
2025-05-29pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"Artur Weber
2025-05-29pinctrl-tegra: Restore SFSEL bit when freeing pinsPrathamesh Shete
2025-05-09pinctrl: qcom: Fix PINGROUP definition for sm8750Maulik Shah
2025-05-09pinctrl: imx: Return NULL if no group is matched and foundHui Wang
2025-05-09pinctrl: airoha: fix wrong PHY LED mapping and PHY2 LED definesChristian Marangi
2025-05-02pinctrl: mcp23s08: Get rid of spurious level interruptsDmitry Mastykin
2025-05-02pinctrl: renesas: rza2: Fix potential NULL pointer dereferenceChenyuan Yang
2025-04-20pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin
2025-04-20pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold
2025-04-10pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko
2025-04-10pinctrl: renesas: rzv2m: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()Bartosz Golaszewski
2025-04-10pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignmentAndy Shevchenko
2025-04-10pinctrl: tegra: Set SFIO mode to Mux RegisterPrathamesh Shete
2025-04-10pinctrl: renesas: rzg2l: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: renesas: rza2: Fix missing of_node_put() callFabrizio Castro
2025-04-10pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()Yue Haibing
2025-04-10pinctrl: renesas: rzg2l: Suppress binding attributesClaudiu Beznea
2025-03-18pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default to y unconditionallyGeert Uytterhoeven
2025-02-25pinctrl: spacemit: enable config optionYixun Lan
2025-02-25pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fwCharles Han
2025-02-25pinctrl: bcm281xx: Fix incorrect regmap max_registers valueArtur Weber
2025-02-06pinctrl: pinconf-generic: Print unsigned value if a format is registeredClaudiu Beznea
2025-02-03pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Rename PWMSEL to SELPWMAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Enable regmap locking for debugAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Avoid accessing reserved registersAndy Shevchenko
2025-02-03pinctrl: cy8c95x0: Fix off-by-one in the regmap range settingsAndy Shevchenko
2025-01-24Merge tag 'pinctrl-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-15pinctrl: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15Merge tag 'renesas-pinctrl-for-v6.14-tag3' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-01-14pinctrl: amd: Take suspend type into consideration which pins are non-wakeMaciej S. Szmigiero
2025-01-14pinctrl: stm32: Add check for clk_enable()Mingwei Zheng
2025-01-14Merge tag 'renesas-pinctrl-for-v6.14-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-01-14pinctrl: renesas: rzg2l: Fix PFC_MASK for RZ/V2H and RZ/G3ELad Prabhakar
2025-01-13pinctrl: sunxi: add missed lvds pins for a100/a133Parthiban Nallathambi
2025-01-08pinctrl: mediatek: Drop mtk_pinconf_bias_set_pd()Linus Walleij
2025-01-03pinctrl: renesas: rzg2l: Add support for RZ/G3E SoCBiju Das
2025-01-03pinctrl: renesas: rzg2l: Update r9a09g057_variable_pin_cfg tableBiju Das
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-03Merge tag 'samsung-pinctrl-6.14' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij