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
/
ti
/
pinctrl-ti-iodelay.c
Age
Commit message (
Expand
)
Author
2021-04-08
pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()
Junlin Yang
2021-03-15
pinctrl: ti: fix error return code of ti_iodelay_probe()
Jia-Ju Bai
2021-01-18
pinctrl: ti :iodelay: Fixed inconsistent indenting
Souptick Joarder
2021-01-04
pinctrl: ti-iodelay: convert comma to semicolon
Zheng Yongjun
2020-07-20
pinctl: ti: iodelay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-10-04
pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
Colin Ian King
2019-01-28
pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-01-21
pinctrl: ti: iodelay: Lower the priority of prints
Nishanth Menon
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-11-08
pinctrl: ti-iodelay: remove redundant unused variable dev
Colin Ian King
2017-08-22
pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...
Julia Lawall
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-01-18
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
Colin Ian King
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-09
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon