Age | Commit message (Expand) | Author | Files | Lines |
2019-07-14 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -14/+9 |
2019-06-25 | pinctrl: remove unneeded #ifdef around declarations | Masahiro Yamada | 1 | -14/+6 |
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/+3 |
2017-12-03 | gpio: gpiolib: Generalise state persistence beyond sleep | Andrew Jeffery | 1 | -0/+2 |
2017-11-08 | pinctrl: Add skew-delay pin config and bindings | Linus Walleij | 1 | -0/+5 |
2017-08-31 | pinctrl: Add sleep related state to indicate sleep related configs | Baolin Wang | 1 | -0/+2 |
2017-08-07 | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches | 1 | -2/+2 |
2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi | 1 | -4/+11 |
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-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -18/+15 |
2017-01-26 | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg | 1 | -8/+11 |
2016-06-23 | pinctrl: pinconf: Add generic helper function for freeing mappings | Jon Hunter | 1 | -0/+2 |
2015-10-03 | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada | 1 | -32/+32 |
2015-01-14 | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij | 1 | -1/+1 |
2015-01-12 | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann | 1 | -0/+18 |
2015-01-12 | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann | 1 | -0/+11 |
2014-09-04 | pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch | Geert Uytterhoeven | 1 | -1/+1 |
2013-12-16 | pinctrl: Adds slew-rate, input-enable/disable | Sherman Yin | 1 | -0/+4 |
2013-12-03 | pinctrl: provide documentation pointer | Linus Walleij | 1 | -2/+4 |
2013-08-23 | pinctrl: utils : add support to pass config type in generic util APIs | Laxman Dewangan | 1 | -2/+20 |
2013-08-16 | pinctrl: add includes and ifdefs for non-DT builds | Linus Walleij | 1 | -0/+9 |
2013-08-14 | pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node | Laxman Dewangan | 1 | -0/+6 |
2013-06-25 | pinctrl: set unit for debounce time pinconfig to usec | Heiko Stübner | 1 | -1/+1 |
2013-06-25 | pinctrl: more clarifications for generic pull configs | Heiko Stübner | 1 | -1/+4 |
2013-06-17 | pinctrl: establish pull-up/pull-down terminology | Linus Walleij | 1 | -6/+7 |
2013-06-16 | pinctrl: add pinconf-generic define for a pin-default pull | Heiko Stübner | 1 | -0/+5 |
2013-06-16 | pinconf-generic: add BIAS_BUS_HOLD pinconf | James Hogan | 1 | -0/+6 |
2013-05-14 | pinctrl: generic: Fix typos and clarify comments | Laurent Pinchart | 1 | -6/+6 |
2013-02-15 | pinctrl: generic: rename input schmitt disable | Haojian Zhuang | 1 | -2/+4 |
2013-01-21 | pinctrl: generic: add slew rate config parameter | Haojian Zhuang | 1 | -0/+4 |
2013-01-18 | pinctrl: pinconf-generic: add drive strength parameter | Maxime Ripard | 1 | -0/+3 |
2013-01-12 | pinctrl: add pinconf-generic defines for output | Linus Walleij | 1 | -0/+3 |
2012-11-21 | pinctrl: generic: add input schmitt disable parameter | Haojian Zhuang | 1 | -2/+3 |
2012-03-13 | pinctrl: introduce generic pin config | Linus Walleij | 1 | -0/+114 |