index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
stm32_gpio.c
Age
Commit message (
Expand
)
Author
2026-02-24
gpio: stm32-gpio: prevent the use of the secure protected pins
Fabien Dessenne
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
gpio: Remove <common.h> and add needed includes
Tom Rini
2022-05-10
gpio: stm32_gpio: Rework GPIO hole management
Patrice Chotard
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-01-13
gpio: stm32-gpio: migrate trace to dev and log macro
Patrick Delaunay
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-25
gpio: stm32: correct the bias management
Patrick Delaunay
2020-10-21
arm: stm32: cleanup arch gpio.h
Patrick Delaunay
2020-10-02
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
2020-10-02
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
2020-07-07
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-07-12
gpio: stm32: Remove .ofmatch callback
Patrice Chotard
2019-07-12
gpio: stm32: Rename stm32f7_gpio to stm32_gpio
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Patrice Chotard
2017-08-13
stm32f1: remove stm32f1 support
Patrice Chotard
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-02-24
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
2016-02-24
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-05-28
gpio: stm32: add stm32f1 support
Matt Porter
2015-05-08
gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
Axel Lin
2015-04-22
ARMv7M: Add STM32F4 support
[email protected]