summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/ti
AgeCommit message (Expand)AuthorLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-3/+3
2017-11-08pinctrl: ti-iodelay: remove redundant unused variable devColin Ian King-4/+0
2017-08-22pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...Julia Lawall-2/+2
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren-0/+2
2017-03-23pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoCPeter Robinson-1/+1
2017-01-18pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King-6/+0
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren-3/+2
2017-01-09pinctrl: Introduce TI IOdelay configuration driverNishanth Menon-0/+955