Age | Commit message (Expand) | Author |
2018-02-03 | pinctrl: remove include file from <linux/device.h> | Linus Torvalds |
2018-02-02 | Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-22 | pinctrl: Forward declare struct device | Ladislav Michl |
2017-12-02 | gpio: gpiolib: Generalise state persistence beyond sleep | Andrew Jeffery |
2017-11-16 | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-08 | pinctrl: Add skew-delay pin config and bindings | Linus Walleij |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-22 | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij |
2017-08-31 | pinctrl: Add sleep related state to indicate sleep related configs | Baolin Wang |
2017-08-14 | pinctrl: move const qualifier before struct | Masahiro Yamada |
2017-08-07 | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches |
2017-06-29 | pinctrl: generic: Add output-enable property | Jacopo Mondi |
2017-05-22 | Revert "pinctrl: generic: Add bi-directional and output-enable" | Linus Walleij |
2017-05-02 | Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-11 | pinctrl: generic: Add bi-directional and output-enable | Jacopo Mondi |
2017-04-07 | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable() | Tony Lindgren |
2017-01-26 | Merge branch 'ib-pinctrl-genprops' into devel | Linus Walleij |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg |
2017-01-26 | pinctrl: Allow configuration of pins from gpiolib based drivers | Mika Westerberg |
2017-01-26 | pinctrl: Widen the generic pinconf argument from 16 to 24 bits | Mika Westerberg |
2017-01-13 | pinctrl: core: Fix regression caused by delayed work for hogs | Tony Lindgren |
2016-06-23 | pinctrl: pinconf: Add generic helper function for freeing mappings | Jon Hunter |
2016-04-21 | pinctrl: Add devm_ apis for pinctrl_{register, unregister} | Laxman Dewangan |
2015-10-27 | drivers/pinctrl: Add the concept of an "init" state | Douglas Anderson |
2015-10-02 | pinctrl: pinconf-generic: sort pin configuration params alphabetically | Masahiro Yamada |
2015-06-01 | pinctrl: use "const struct ..." rather than "struct ... const" | Masahiro Yamada |
2015-06-01 | pinctrl: remove useless const qualifier | Masahiro Yamada |
2015-05-06 | pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR | Fabian Frederick |
2015-05-06 | pinctrl: move strict option to pinmux_ops | Linus Walleij |
2015-05-06 | pinctrl: allow exlusive GPIO/mux pin allocation | Sonic Zhang |
2015-03-05 | Revert "pinctrl: consumer: use correct retval for placeholder functions" | Linus Walleij |
2015-01-14 | pinctrl: consumer: use correct retval for placeholder functions | Wolfram Sang |
2015-01-14 | pinctrl: pinconf-generic: loose DT dependence | Linus Walleij |
2015-01-11 | pinctrl: pinconf-generic: Allow driver to specify DT params | Soren Brinkmann |
2015-01-11 | pinctrl: pinconf-generic: Infer map type from DT property | Soren Brinkmann |
2014-09-04 | pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch | Geert Uytterhoeven |
2014-09-04 | pinctrl: clean up after enable refactoring | Linus Walleij |
2014-07-11 | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu |
2014-01-16 | pinctrl: Add void * to pinctrl_pin_desc | Sherman Yin |
2013-12-16 | pinctrl: Adds slew-rate, input-enable/disable | Sherman Yin |
2013-12-03 | pinctrl: provide documentation pointer | Linus Walleij |
2013-10-16 | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib | Christian Ruppert |
2013-08-28 | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin |
2013-08-23 | pinctrl: utils : add support to pass config type in generic util APIs | Laxman Dewangan |
2013-08-15 | pinctrl: add includes and ifdefs for non-DT builds | Linus Walleij |
2013-08-14 | pinctrl: pinconf-generic: add generic APIs for mapping pinctrl node | Laxman Dewangan |
2013-06-25 | pinctrl: set unit for debounce time pinconfig to usec | Heiko Stübner |
2013-06-25 | pinctrl: more clarifications for generic pull configs | Heiko Stübner |
2013-06-25 | pinctrl: rip out the direct pinconf API | Linus Walleij |
2013-06-18 | pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldoc | James Hogan |