aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl
AgeCommit message (Expand)Author
2018-07-09pinctrl: Document pin_config_group_get() return codes like pin_config_get()Douglas Anderson
2018-02-03pinctrl: remove include file from <linux/device.h>Linus Torvalds
2018-02-02Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-22pinctrl: Forward declare struct deviceLadislav Michl
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-08pinctrl: Add skew-delay pin config and bindingsLinus Walleij
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-22pinctrl/gpio: Unify namespace for cross-callsLinus Walleij
2017-08-31pinctrl: Add sleep related state to indicate sleep related configsBaolin Wang
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches
2017-06-29pinctrl: generic: Add output-enable propertyJacopo Mondi
2017-05-22Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij
2017-05-02Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-11pinctrl: generic: Add bi-directional and output-enableJacopo Mondi
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren
2017-01-26Merge branch 'ib-pinctrl-genprops' into develLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2017-01-26pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg
2017-01-26pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg
2017-01-13pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren
2016-06-23pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter
2016-04-21pinctrl: Add devm_ apis for pinctrl_{register, unregister}Laxman Dewangan
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson
2015-10-02pinctrl: pinconf-generic: sort pin configuration params alphabeticallyMasahiro Yamada
2015-06-01pinctrl: use "const struct ..." rather than "struct ... const"Masahiro Yamada
2015-06-01pinctrl: remove useless const qualifierMasahiro Yamada
2015-05-06pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick
2015-05-06pinctrl: move strict option to pinmux_opsLinus Walleij
2015-05-06pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang
2015-03-05Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij
2015-01-14pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang
2015-01-14pinctrl: pinconf-generic: loose DT dependenceLinus Walleij
2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann
2015-01-11pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann
2014-09-04pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatchGeert Uytterhoeven
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu
2014-01-16pinctrl: Add void * to pinctrl_pin_descSherman Yin
2013-12-16pinctrl: Adds slew-rate, input-enable/disableSherman Yin
2013-12-03pinctrl: provide documentation pointerLinus Walleij
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan
2013-08-15pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij
2013-08-14pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan
2013-06-25pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner
2013-06-25pinctrl: more clarifications for generic pull configsHeiko Stübner
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij