summaryrefslogtreecommitdiff
path: root/include/linux/pinctrl
Commit message (Expand)AuthorAge
* pinctrl: remove include file from <linux/device.h>Linus Torvalds2018-02-03
* Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-02
|\
| * pinctrl: Forward declare struct deviceLadislav Michl2018-01-22
* | gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery2017-12-02
|/
* Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-16
|\
| * pinctrl: Add skew-delay pin config and bindingsLinus Walleij2017-11-08
| * pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* pinctrl: Add sleep related state to indicate sleep related configsBaolin Wang2017-08-31
* pinctrl: move const qualifier before structMasahiro Yamada2017-08-14
* pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-07
* pinctrl: generic: Add output-enable propertyJacopo Mondi2017-06-29
* Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij2017-05-22
* Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-02
|\
| * pinctrl: generic: Add bi-directional and output-enableJacopo Mondi2017-04-11
* | pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-07
|/
* Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-26
|\
| * pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
| * pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-01-26
| * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
* | pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-13
|/
* pinctrl: pinconf: Add generic helper function for freeing mappingsJon Hunter2016-06-23
* pinctrl: Add devm_ apis for pinctrl_{register, unregister}Laxman Dewangan2016-04-21
* drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2015-10-27
* pinctrl: pinconf-generic: sort pin configuration params alphabeticallyMasahiro Yamada2015-10-02
* pinctrl: use "const struct ..." rather than "struct ... const"Masahiro Yamada2015-06-01
* pinctrl: remove useless const qualifierMasahiro Yamada2015-06-01
* pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERRFabian Frederick2015-05-06
* pinctrl: move strict option to pinmux_opsLinus Walleij2015-05-06
* pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang2015-05-06
* Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-05
* pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang2015-01-14
* pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2015-01-14
* pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-11
* pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann2015-01-11
* pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatchGeert Uytterhoeven2014-09-04
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-11
* pinctrl: Add void * to pinctrl_pin_descSherman Yin2014-01-16
* pinctrl: Adds slew-rate, input-enable/disableSherman Yin2013-12-16
* pinctrl: provide documentation pointerLinus Walleij2013-12-03
* pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan2013-08-23
* pinctrl: add includes and ifdefs for non-DT buildsLinus Walleij2013-08-15
* pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan2013-08-14
* pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner2013-06-25
* pinctrl: more clarifications for generic pull configsHeiko Stübner2013-06-25
* pinctrl: rip out the direct pinconf APILinus Walleij2013-06-25
* pinctrl: fix pinconf_ops::pin_config_dbg_parse_modify kerneldocJames Hogan2013-06-18