Age | Commit message (Expand) | Author |
2021-11-15 | pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra... | Lad Prabhakar |
2021-07-01 | Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-05-20 | docs: update pin-control.rst references | Mauro Carvalho Chehab |
2021-05-20 | pinctrl: Keep enum pin_config_param ordered by name (part 2) | Andy Shevchenko |
2021-04-22 | pinctrl: Add PIN_CONFIG_MODE_PWM to enum pin_config_param | Andy Shevchenko |
2021-04-22 | pinctrl: Introduce MODE group in enum pin_config_param | Andy Shevchenko |
2021-04-22 | pinctrl: Keep enum pin_config_param ordered by name | Andy Shevchenko |
2020-11-05 | pinctrl: Remove hole in pinctrl_gpio_range | Geert Uytterhoeven |
2020-03-31 | pinctrl: Define of_pinctrl_get() dummy for !PINCTRL | Thierry Reding |
2019-12-30 | Merge branch 'ib-pinctrl-unreg-mappings' into devel | Linus Walleij |
2019-12-30 | pinctrl: Allow modules to use pinctrl_[un]register_mappings | Hans de Goede |
2019-12-13 | pinctrl: core: Add pinctrl_select_default_state() and export it | Ulf Hansson |
2019-08-23 | pinctrl/gpio: Take MUX usage into account | Stefan Wahren |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-25 | pinctrl: remove unneeded #ifdef around declarations | Masahiro Yamada |
2019-06-18 | pinctrl: make pinconf.h self-contained | Masahiro Yamada |
2019-06-12 | pinctrl: remove unused pin_is_valid() | Masahiro Yamada |
2019-06-09 | pinctrl: add include guard to pinctrl-state.h | Masahiro Yamada |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2019-05-23 | pinctrl: Enable device link creation for pin control | Benjamin Gaignard |
2019-05-23 | pinctrl: generic: add new 'drive-strength-microamp' property support | Guillaume La Roque |
2019-01-28 | pinctrl: remove unused 'pinconf-config' debugfs interface | Vladimir Zapolskiy |
2019-01-28 | pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.h | Vladimir Zapolskiy |
2018-07-09 | pinctrl: Document pin_config_group_get() return codes like pin_config_get() | Douglas Anderson |
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 |