summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/stm32
AgeCommit message (Expand)Author
2025-11-10pinctrl: stm32: handle semaphore acquisition when handling pinctrl/pinmuxGatien Chevallier
2025-10-29pinctrl: stm32: fix hwspinlock resource leak in probe functionHaotian Zhang
2025-10-28pinctrl: stm32: Support I/O synchronization parametersAntonio Borneo
2025-10-28pinctrl: stm32: Avoid keeping a bool value in a u32 variableAntonio Borneo
2025-10-28pinctrl: stm32: Drop useless spinlock save and restoreAntonio Borneo
2025-10-28pinctrl: stm32: Simplify handling of backup pin statusAntonio Borneo
2025-10-28pinctrl: stm32: Rework stm32_pconf_parse_conf()Antonio Borneo
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski
2025-09-24pinctrl: use more common syntax for compound literalsBartosz Golaszewski
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij
2025-08-20pinctrl: stm32: Constify static 'pinctrl_desc'Krzysztof Kozlowski
2025-08-19pinctrl: stm32: use new generic GPIO chip APIBartosz Golaszewski
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-07-14pinctrl: stm32: Introduce HDP driverClément Le Goffic
2025-06-18pinctrl: stm32: Handle RSVD pin configurationFabien Dessenne
2025-06-18pinctrl: stm32: Allow compile as module for stm32mp257Stephane Danieau
2025-06-18pinctrl: stm32: Add RIF support for stm32mp257Antonio Borneo
2025-06-18pinctrl: stm32: Manage irq affinity settingsCheick Traore
2025-06-18pinctrl: stm32: Declare stm32_pmx_get_mode() as staticAntonio Borneo
2025-04-29pinctrl: stm32: use new GPIO line value setter callbacksBartosz Golaszewski
2025-01-15pinctrl: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-14pinctrl: stm32: Add check for clk_enable()Mingwei Zheng
2024-10-01pinctrl: stm32: check devm_kasprintf() returned valueMa Ke
2024-06-17pinctrl: stm32: Use scope based of_node_put() cleanupsPeng Fan
2024-02-13pinctrl: stm32: fix PM support for stm32mp257Antonio Borneo
2024-01-17Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-11-24pinctrl: stm32: return errors from stm32_gpio_direction_output()Sergey Shtylyov
2023-11-14pinctrl: stm32: fix array read out of boundAntonio Borneo
2023-11-13pinctrl: stm32: Add check for devm_kcallocChen Ni
2023-11-04pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_output_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_direction_input_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_free_new()Bartosz Golaszewski
2023-11-04treewide: rename pinctrl_gpio_request_new()Bartosz Golaszewski
2023-11-04pinctrl: stm32: use new pinctrl GPIO helpersBartosz Golaszewski
2023-08-10pinctrl: stm32: set default gpio line names using pin namesValentin Caron
2023-07-20pinctrl: Explicitly include correct DT includesRob Herring
2023-06-08pinctrl: stm32: add stm32mp257 pinctrl supportAlexandre Torgue
2023-05-02Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-03-23pinctrl: Use of_property_present() for testing DT property presenceRob Herring
2023-03-06pinctrl: stm32: use dynamic allocation of GPIO baseDario Binacchi
2023-01-09pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin
2022-12-03pinctrl: stm32: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-10-24pinctrl: stm32: Add missing header(s)Andy Shevchenko
2022-09-20pinctrl: stm32: Switch to use dev_err_probe() helperYang Yingliang
2022-06-28pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne
2022-05-14pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()Andy Shevchenko
2022-05-05pinctrl: stm32: Fix up errorpath after mergeLinus Walleij
2022-05-05pinctrl: stm32: prevent the use of the secure protected pinsFabien Dessenne