index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-stmfx.c
Age
Commit message (
Expand
)
Author
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