summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/ti
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-01-281-1/+0Star
* pinctrl: ti: iodelay: Lower the priority of printsNishanth Menon2019-01-211-3/+3
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-4/+4
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+3
* pinctrl: ti-iodelay: remove redundant unused variable devColin Ian King2017-11-081-4/+0Star
* pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall2017-08-221-2/+2
* pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-071-0/+2
* pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson2017-03-231-1/+1
* pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King2017-01-181-6/+0Star
* pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-131-3/+2Star
* pinctrl: Introduce TI IOdelay configuration driverNishanth Menon2017-01-093-0/+955