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