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
/
include
/
dm
/
pinctrl.h
Age
Commit message (
Expand
)
Author
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
2019-06-12
dm: pinctrl: Add driver-strength-microamp property
Guillaume La Roque
2019-05-04
pinctrl: gpio: Add callback for configuring pin as GPIO
Marek Vasut
2019-04-11
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().
Christoph Muellner
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
2018-11-16
cmd: pinmux: Add pinmux command
Patrice Chotard
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-21
dm: pinctrl: sync with Linux to use pin_config_param
Peng Fan
2016-01-21
dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
Simon Glass
2016-01-21
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2015-09-02
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada