Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 1 | -4/+4 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+3 |
* | pinctrl: ti-iodelay: remove redundant unused variable dev | Colin Ian King | 2017-11-08 | 1 | -4/+0 |
* | pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct... | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() | Tony Lindgren | 2017-04-07 | 1 | -0/+2 |
* | pinctrl: ti: The IODelay driver is a DRA7xxx feature so depend on that SoC | Peter Robinson | 2017-03-23 | 1 | -1/+1 |
* | pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int | Colin Ian King | 2017-01-18 | 1 | -6/+0 |
* | pinctrl: core: Fix regression caused by delayed work for hogs | Tony Lindgren | 2017-01-13 | 1 | -3/+2 |
* | pinctrl: Introduce TI IOdelay configuration driver | Nishanth Menon | 2017-01-09 | 3 | -0/+955 |