aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/ti
AgeCommit message (Expand)AuthorFilesLines
2021-04-08pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()Gravatar Junlin Yang 1-1/+3
2021-03-15pinctrl: ti: fix error return code of ti_iodelay_probe()Gravatar Jia-Ju Bai 1-1/+2
2021-01-18pinctrl: ti :iodelay: Fixed inconsistent indentingGravatar Souptick Joarder 1-3/+2
2021-01-04pinctrl: ti-iodelay: convert comma to semicolonGravatar Zheng Yongjun 1-1/+1
2020-07-20pinctl: ti: iodelay: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2019-10-04pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callGravatar Colin Ian King 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-01-28pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsGravatar YueHaibing 1-1/+0
2019-01-21pinctrl: ti: iodelay: Lower the priority of printsGravatar Nishanth Menon 1-3/+3
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-4/+4
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-3/+3
2017-11-08pinctrl: ti-iodelay: remove redundant unused variable devGravatar Colin Ian King 1-4/+0
2017-08-22pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Gravatar Julia Lawall 1-2/+2
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Gravatar Tony Lindgren 1-0/+2
2017-03-23pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCGravatar Peter Robinson 1-1/+1
2017-01-18pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intGravatar Colin Ian King 1-6/+0
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsGravatar Tony Lindgren 1-3/+2
2017-01-09pinctrl: Introduce TI IOdelay configuration driverGravatar Nishanth Menon 3-0/+955