Age | Commit message (Expand) | Author | Files | Lines |
2022-03-15 | pinctrl: pinconf-generic: Print arguments for bias-pull-* | Chen-Yu Tsai | 1 | -3/+3 |
2021-11-15 | pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra... | Lad Prabhakar | 1 | -0/+2 |
2021-04-22 | pinctrl: Introduce MODE group in enum pin_config_param | Andy Shevchenko | 1 | -3/+3 |
2020-07-16 | pinctrl: pinconf-generic: Add function parameter description 'pctldev' | Lee Jones | 1 | -1/+2 |
2020-02-29 | pinctrl: Export some needed symbols at module load time | Baolin Wang | 1 | -0/+1 |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner | 1 | -2/+1 |
2019-05-23 | pinctrl: generic: add new 'drive-strength-microamp' property support | Guillaume La Roque | 1 | -0/+2 |
2017-11-08 | pinctrl: Add skew-delay pin config and bindings | Linus Walleij | 1 | -0/+2 |
2017-08-31 | pinctrl: Add sleep related state to indicate sleep related configs | Baolin Wang | 1 | -0/+2 |
2017-08-14 | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 1 | -4/+3 |
2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi | 1 | -0/+3 |
2017-05-22 | Revert "pinctrl: generic: Add bi-directional and output-enable" | Linus Walleij | 1 | -3/+0 |
2017-04-11 | pinctrl: generic: Add bi-directional and output-enable | Jacopo Mondi | 1 | -0/+3 |
2017-03-14 | pinctrl: Fix spelling typos | Andy Shevchenko | 1 | -1/+1 |
2016-10-29 | pinctrl: generic: Parse pinmux init nodes if node status is okay | Laxman Dewangan | 1 | -1/+1 |
2016-06-23 | Merge branch 'devel-dt-free-map' into devel | Linus Walleij | 1 | -0/+8 |
2016-06-23 | pinctrl: pinconf: Add generic helper function for freeing mappings | Jon Hunter | 1 | -0/+8 |
2016-05-31 | pinctrl: pinconf: separate config parameters with commas for debugfs | Masahiro Yamada | 1 | -5/+9 |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 1 | -1/+1 |
2015-12-01 | pinctrl: update document for pinconf_generic_parse_dt_config | Yingjoe Chen | 1 | -0/+1 |
2015-10-03 | pinctrl: pinconf-generic: add "input-schmitt" DT property | Masahiro Yamada | 1 | -0/+1 |
2015-10-03 | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada | 1 | -17/+17 |
2015-03-27 | pinctrl: pinconf-generic: add dt node names to error messages | Baruch Siach | 1 | -2/+4 |
2015-03-27 | pinctrl: pinconf-generic: scan also referenced phandle node | Baruch Siach | 1 | -20/+28 |
2015-01-14 | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij | 1 | -17/+22 |
2015-01-12 | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 1 | -82/+100 |
2015-01-12 | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann | 1 | -3/+14 |
2014-11-11 | pinctrl: pinconf-generic: Declare dt_params/conf_items const | Soren Brinkmann | 1 | -3/+3 |
2014-10-28 | pinctrl: pinconf-generic: Add flag to print arguments | Soren Brinkmann | 1 | -28/+37 |
2014-05-28 | pinctrl: Enable "power-source" to be extracted from DT files | Ivan T. Ivanov | 1 | -0/+1 |
2014-05-27 | pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy | Benoit Taine | 1 | -2/+1 |
2013-12-16 | pinctrl: Adds slew-rate, input-enable/disable | Sherman Yin | 1 | -0/+4 |
2013-08-29 | pinctrl: pinconf-generic: Remove ti prefix in dev_err messages | Axel Lin | 1 | -3/+2 |
2013-08-23 | pinctrl: utils : add support to pass config type in generic util APIs | Laxman Dewangan | 1 | -4/+5 |
2013-08-14 | pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node | Laxman Dewangan | 1 | -0/+96 |
2013-06-25 | pinctrl: remove bindings for pinconf options needing more thought | Heiko Stübner | 1 | -3/+0 |
2013-06-25 | pinctrl: set unit for debounce time pinconfig to usec | Heiko Stübner | 1 | -1/+1 |
2013-06-17 | pinctrl: dynamically alloc temp array when parsing dt pinconf options | Heiko Stübner | 1 | -6/+18 |
2013-06-17 | pinctrl: handle zero found dt pinconfig properties better | Heiko Stübner | 1 | -0/+7 |
2013-06-17 | pinctrl: clarify some dt pinconfig options | Heiko Stübner | 1 | -4/+5 |
2013-06-16 | pinctrl: add function to parse generic pinconfig properties from a dt node | Heiko Stübner | 1 | -0/+81 |
2013-06-16 | pinctrl: add pinconf-generic define for a pin-default pull | Heiko Stübner | 1 | -0/+2 |
2013-06-16 | pinconf-generic: add BIAS_BUS_HOLD pinconf | James Hogan | 1 | -0/+1 |
2013-06-16 | pinconf-generic: add drive strength to debugfs output | James Hogan | 1 | -0/+1 |
2013-03-28 | pinctrl: generic: Fix checkpatch errors | Sachin Kamat | 1 | -3/+3 |
2013-03-28 | pinctrl: generic: Make 'conf_items' static | Sachin Kamat | 1 | -1/+1 |
2013-03-07 | pinctrl: generic: dump pin configuration | Haojian Zhuang | 1 | -0/+14 |
2013-02-15 | pinctrl: generic: rename input schmitt disable | Haojian Zhuang | 1 | -1/+1 |
2013-01-21 | pinctrl: generic: add slew rate config parameter | Haojian Zhuang | 1 | -0/+1 |