summaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Remove hole in pinctrl_gpio_rangeGeert Uytterhoeven2020-11-051-2/+2
* pinctrl: Define of_pinctrl_get() dummy for !PINCTRLThierry Reding2020-03-311-1/+1
* Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij2019-12-301-0/+5
|\
| * pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede2019-12-301-0/+5
* | pinctrl: core: Add pinctrl_select_default_state() and export itUlf Hansson2019-12-131-0/+6
|/
* pinctrl/gpio: Take MUX usage into accountStefan Wahren2019-08-231-0/+6
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-135-35/+20
|\
| * pinctrl: remove unneeded #ifdef around declarationsMasahiro Yamada2019-06-254-26/+6
| * pinctrl: make pinconf.h self-containedMasahiro Yamada2019-06-181-0/+2
| * pinctrl: remove unused pin_is_valid()Masahiro Yamada2019-06-121-10/+0
| * pinctrl: add include guard to pinctrl-state.hMasahiro Yamada2019-06-091-0/+5
| * pinctrl: Enable device link creation for pin controlBenjamin Gaignard2019-05-231-0/+5
| * pinctrl: generic: add new 'drive-strength-microamp' property supportGuillaume La Roque2019-05-231-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-307-14/+7
|/
* pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy2019-01-281-4/+0
* pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy2019-01-281-2/+0
* pinctrl: Document pin_config_group_get() return codes like pin_config_get()Douglas Anderson2018-07-091-1/+2
* 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