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-uclass.c
Age
Commit message (
Expand
)
Author
2019-01-11
Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...
Lukasz Majewski
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
2018-12-26
dm: pinctrl: Prevent (re-)configuring pins when already done before relocation
Lukasz Majewski
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-16
pinctrl: do not set_state for device without valid ofnode
Kever Yang
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-31
pinctrl-uclass: convert to use live dt
Kever Yang
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-03-16
dm: allow limiting pre-reloc markings to spl or tpl
Heiko Stübner
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-08-20
pinctrl: fix typos in comment blocks of pinconfig_post_bind()
Masahiro Yamada
2016-05-25
pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
Thomas Abraham
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
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2015-09-19
pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
Masahiro Yamada
2015-09-02
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada