summaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* pinctrl: establish pull-up/pull-down terminologyLinus Walleij2013-06-171-6/+7
* Fix comment on pinctrl_gpio_range.pin_baseChristian Ruppert2013-06-171-1/+1
* pinctrl: move the pm state stubsLinus Walleij2013-06-171-15/+15
* pinctrl: add pin list based GPIO rangesChristian Ruppert2013-06-171-1/+3
* drivers: pinctrl sleep and idle states in the coreLinus Walleij2013-06-162-0/+38
* pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner2013-06-161-0/+5
* pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan2013-06-161-0/+6
* pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart2013-05-141-6/+6
* pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-04-191-0/+6
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-3/+3
* pinctrl: generic: rename input schmitt disableHaojian Zhuang2013-02-151-2/+4
* drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-231-0/+45
* pinctrl: generic: add slew rate config parameterHaojian Zhuang2013-01-211-0/+4
* pinctrl: core: get devname from pinctrl_devHaojian Zhuang2013-01-211-0/+1
* pinctrl: pinconf-generic: add drive strength parameterMaxime Ripard2013-01-181-0/+3
* pinctrl: add pinconf-generic defines for outputLinus Walleij2013-01-111-0/+3