index
:
linux.git
master
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
2020-04-28
pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore
Amelie Delaunay
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-11-13
Merge tag 'v5.4-rc5' into devel
Linus Walleij
2019-11-07
pinctrl: stmfx: fix valid_mask init sequence
Amelie Delaunay
2019-10-16
pinctrl: stmfx: add irq_request/release_resources callbacks
Amelie Delaunay
2019-10-05
pinctrl: stmfx: fix null pointer on remove
Amelie Delaunay
2019-09-19
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
2019-08-20
pinctrl: stmfx: Use the callback to populate valid_mask
Linus Walleij
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
pinctrl: stmfx: update pinconf settings
Alexandre Torgue
2019-05-23
pinctrl: stmfx: enable links creations
Benjamin Gaignard
2019-05-13
pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here'
Lee Jones
2019-05-13
pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero'
Lee Jones
2019-05-10
pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
Amelie Delaunay