index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-stmfx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
1
-2
/
+3
*
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
1
-4
/
+4
*
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
1
-3
/
+3
*
pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
Patrice Chotard
2021-02-09
1
-4
/
+3
*
pinctrl: stmfx: Fix pin configuration issue
Patrice Chotard
2021-02-09
1
-4
/
+4
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-5
/
+5
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
pinctrl: stmfx: update pin name
Patrick Delaunay
2020-11-25
1
-4
/
+4
*
pinctrl: stmfx: update pincontrol and gpio device name
Patrick Delaunay
2020-11-25
1
-1
/
+4
*
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
1
-1
/
+31
*
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
1
-0
/
+50
*
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
1
-0
/
+37
*
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
1
-42
/
+26
*
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
1
-10
/
+8
*
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-07-07
1
-30
/
+30
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
pinctrl: stmfx: update the result type of dm_i2c_reg_read
Patrick Delaunay
2020-02-13
1
-3
/
+4
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
pinctrl: stmfx: update pinconf settings
Patrick Delaunay
2019-08-27
1
-10
/
+10
*
pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
Patrick Delaunay
2019-04-12
1
-0
/
+431