aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/ti/pinctrl-ti-iodelay.c
AgeCommit message (Expand)Author
2023-10-30pinctrl: Use device_get_match_data()Rob Herring
2023-10-10pinctrl: ti: ti-iodelay: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-10pinctrl: ti: ti-iodelay: Drop if block with always false conditionUwe Kleine-König
2023-07-16pinctrl: ti: Convert to devm_platform_get_and_ioremap_resource()Yangtao Li
2022-10-24pinctrl: ti-iodelay: Add missing header(s)Andy Shevchenko
2021-04-08pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()Junlin Yang
2021-03-15pinctrl: ti: fix error return code of ti_iodelay_probe()Jia-Ju Bai
2021-01-18pinctrl: ti :iodelay: Fixed inconsistent indentingSouptick Joarder
2021-01-04pinctrl: ti-iodelay: convert comma to semicolonZheng Yongjun
2020-07-20pinctl: ti: iodelay: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-10-04pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King
2019-01-28pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-01-21pinctrl: ti: iodelay: Lower the priority of printsNishanth Menon
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-11-08pinctrl: ti-iodelay: remove redundant unused variable devColin Ian King
2017-08-22pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-01-18pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon