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
/
pinctrl
/
pinctrl-stmfx.c
Age
Commit message (
Expand
)
Author
2025-08-15
pinctrl: stmfx: Remove duplicated code
Andrew Goodbody
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
pinctrl: Remove <common.h> and add needed includes
Tom Rini
2021-11-30
pinctrl: stmfx: define LOG_CATEGORY
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-02-09
pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
Patrice Chotard
2021-02-09
pinctrl: stmfx: Fix pin configuration issue
Patrice Chotard
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-25
pinctrl: stmfx: update pin name
Patrick Delaunay
2020-11-25
pinctrl: stmfx: update pincontrol and gpio device name
Patrick Delaunay
2020-07-07
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-02-13
pinctrl: stmfx: update the result type of dm_i2c_reg_read
Patrick Delaunay
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-08-27
pinctrl: stmfx: update pinconf settings
Patrick Delaunay
2019-04-12
pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
Patrick Delaunay