summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2025-03-04pinctrl: meson: fix pin input property for a4Xianwei Zhao
2025-03-04pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()Bartosz Golaszewski
2025-03-04pinctrl: rockchip: Add support for RK3528Steven Liu
2025-03-03pinctrl: intel: drop repeated config dependencyRaag Jadav
2025-03-03pinctrl: samsung: add support for exynos7870 pinctrlKaustabh Chakraborty
2025-02-28pinctrl: qcom: Add test case for TLMM interrupt handlingBjorn Andersson
2025-02-28pinctrl-tegra: Add config property GPIO modePrathamesh Shete
2025-02-28pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helperAndy Shevchenko
2025-02-28Merge tag 'renesas-pinctrl-for-v6.15-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2025-02-28Merge branch 'ib-amlogic-a4' into develLinus Walleij
2025-02-28pinctrl: Add driver support for Amlogic SoCsXianwei Zhao
2025-02-28pinctrl: pinconf-generic: Add API for pinmux propertity in DTS fileXianwei Zhao
2025-02-27Merge branch 'ib-sophgo' into develLinus Walleij
2025-02-27pinctrl: sophgo: add support for SG2044 SoCInochi Amaoto
2025-02-27pinctrl: sophgo: add support for SG2042 SoCInochi Amaoto
2025-02-27pinctrl: sophgo: introduce generic probe functionInochi Amaoto
2025-02-27pinctrl: sophgo: generalize shareable code of cv18xx pinctrl driverInochi Amaoto
2025-02-27pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driverInochi Amaoto
2025-02-27pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconfInochi Amaoto
2025-02-26pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pinDang Huynh
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-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrlAndy Shevchenko
2025-02-24pinctrl: pxa2xx: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: tangier: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: cherryview: use devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: baytrail: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-24pinctrl: intel: copy communities using devm_kmemdup_array()Raag Jadav
2025-02-20pinctrl: renesas: rzg2l: Suppress binding attributesClaudiu Beznea
2025-02-19pinctrl: samsung: add exynos2200 SoC pinctrl configurationIvaylo Ivanov
2025-02-17pinctrl: cy8c95x0: Fix comment styleAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Separate EEPROM related register definitiosAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Drop unneeded castingAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declarationAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Initialise boolean variable with boolean valuesAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some casesAndy Shevchenko
2025-02-17pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0; Switch to use for_each_set_clump8()Andy Shevchenko
2025-02-17pinctrl: cy8c95x0: Use better bitmap APIs where appropriateAndy Shevchenko
2025-02-17pinctrl: mcp23s08: Get rid of spurious level interruptsDmitry Mastykin
2025-02-17pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()Yue Haibing
2025-02-17pinctrl: pistachio: Remove dead code in pistachio_gpio_register()Yue Haibing
2025-02-17pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_mapValentin Caron
2025-02-14pinctrl: renesas: rza2: Fix potential NULL pointer dereferenceChenyuan Yang
2025-02-14pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/downClaudiu Beznea
2025-02-11pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()Andy Shevchenko
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