| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: generic: Add output-enable property | Jacopo Mondi | 2017-06-29 | 1 | -0/+3 |
* | Revert "pinctrl: generic: Add bi-directional and output-enable" | Linus Walleij | 2017-05-22 | 1 | -3/+0 |
* | pinctrl: generic: Add bi-directional and output-enable | Jacopo Mondi | 2017-04-11 | 1 | -0/+3 |
* | pinctrl: Fix spelling typos | Andy Shevchenko | 2017-03-14 | 1 | -1/+1 |
* | pinctrl: generic: Parse pinmux init nodes if node status is okay | Laxman Dewangan | 2016-10-29 | 1 | -1/+1 |
* | Merge branch 'devel-dt-free-map' into devel | Linus Walleij | 2016-06-23 | 1 | -0/+8 |
|\ |
|
| * | pinctrl: pinconf: Add generic helper function for freeing mappings | Jon Hunter | 2016-06-23 | 1 | -0/+8 |
* | | pinctrl: pinconf: separate config parameters with commas for debugfs | Masahiro Yamada | 2016-05-31 | 1 | -5/+9 |
|/ |
|
* | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 2016-04-01 | 1 | -1/+1 |
* | pinctrl: update document for pinconf_generic_parse_dt_config | Yingjoe Chen | 2015-12-01 | 1 | -0/+1 |
* | pinctrl: pinconf-generic: add "input-schmitt" DT property | Masahiro Yamada | 2015-10-03 | 1 | -0/+1 |
* | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada | 2015-10-03 | 1 | -17/+17 |
* | pinctrl: pinconf-generic: add dt node names to error messages | Baruch Siach | 2015-03-27 | 1 | -2/+4 |
* | pinctrl: pinconf-generic: scan also referenced phandle node | Baruch Siach | 2015-03-27 | 1 | -20/+28 |
* | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij | 2015-01-14 | 1 | -17/+22 |
* | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 2015-01-11 | 1 | -82/+100 |
* | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann | 2015-01-11 | 1 | -3/+14 |
* | pinctrl: pinconf-generic: Declare dt_params/conf_items const | Soren Brinkmann | 2014-11-11 | 1 | -3/+3 |
* | pinctrl: pinconf-generic: Add flag to print arguments | Soren Brinkmann | 2014-10-28 | 1 | -28/+37 |
* | pinctrl: Enable "power-source" to be extracted from DT files | Ivan T. Ivanov | 2014-05-28 | 1 | -0/+1 |
* | pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 2014-05-27 | 1 | -2/+1 |
* | pinctrl: Adds slew-rate, input-enable/disable | Sherman Yin | 2013-12-16 | 1 | -0/+4 |
* | pinctrl: pinconf-generic: Remove ti prefix in dev_err messages | Axel Lin | 2013-08-29 | 1 | -3/+2 |
* | pinctrl: utils : add support to pass config type in generic util APIs | Laxman Dewangan | 2013-08-23 | 1 | -4/+5 |
* | pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node | Laxman Dewangan | 2013-08-14 | 1 | -0/+96 |
* | pinctrl: remove bindings for pinconf options needing more thought | Heiko Stübner | 2013-06-25 | 1 | -3/+0 |
* | pinctrl: set unit for debounce time pinconfig to usec | Heiko Stübner | 2013-06-25 | 1 | -1/+1 |
* | pinctrl: dynamically alloc temp array when parsing dt pinconf options | Heiko Stübner | 2013-06-17 | 1 | -6/+18 |
* | pinctrl: handle zero found dt pinconfig properties better | Heiko Stübner | 2013-06-17 | 1 | -0/+7 |
* | pinctrl: clarify some dt pinconfig options | Heiko Stübner | 2013-06-17 | 1 | -4/+5 |
* | pinctrl: add function to parse generic pinconfig properties from a dt node | Heiko Stübner | 2013-06-16 | 1 | -0/+81 |
* | pinctrl: add pinconf-generic define for a pin-default pull | Heiko Stübner | 2013-06-16 | 1 | -0/+2 |
* | pinconf-generic: add BIAS_BUS_HOLD pinconf | James Hogan | 2013-06-16 | 1 | -0/+1 |
* | pinconf-generic: add drive strength to debugfs output | James Hogan | 2013-06-16 | 1 | -0/+1 |
* | pinctrl: generic: Fix checkpatch errors | Sachin Kamat | 2013-03-27 | 1 | -3/+3 |
* | pinctrl: generic: Make 'conf_items' static | Sachin Kamat | 2013-03-27 | 1 | -1/+1 |
* | pinctrl: generic: dump pin configuration | Haojian Zhuang | 2013-03-07 | 1 | -0/+14 |
* | pinctrl: generic: rename input schmitt disable | Haojian Zhuang | 2013-02-15 | 1 | -1/+1 |
* | pinctrl: generic: add slew rate config parameter | Haojian Zhuang | 2013-01-21 | 1 | -0/+1 |
* | pinctrl: add pinconf-generic defines for output | Linus Walleij | 2013-01-11 | 1 | -0/+1 |
* | pinctrl: generic: add input schmitt disable parameter | Haojian Zhuang | 2012-11-21 | 1 | -0/+1 |
* | pinctrl: introduce generic pin config | Linus Walleij | 2012-03-12 | 1 | -0/+120 |