| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: just return if no valid maps | lijiazi | 2019-11-05 | 1 | -0/+10 |
* | pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs() | Rasmus Villemoes | 2019-10-04 | 1 | -15/+0 |
* | pinctrl: devicetree: Avoid taking direct reference to device name string | Will Deacon | 2019-10-03 | 1 | -5/+20 |
* | pinctrl: devicetree: Use strlen() instead of hardcoded number | Geert Uytterhoeven | 2019-08-05 | 1 | -4/+2 |
* | driver: core: Allow subsystems to continue deferring probe | Thierry Reding | 2019-07-03 | 1 | -4/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | pinctrl: Support stopping deferred probe after initcalls | Rob Herring | 2018-07-10 | 1 | -4/+11 |
* | pinctrl: devicetree: Fix pctldev pointer overwrite | Fabio Estevam | 2018-06-18 | 1 | -2/+5 |
* | pinctrl: devicetree: Fix dt_to_map_one_config handling of hogs | Richard Fitzgerald | 2018-03-02 | 1 | -2/+4 |
* | pinctrl: Delete an error message | Markus Elfring | 2017-08-31 | 1 | -4/+1 |
* | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-14 | 1 | -2/+2 |
* | pinctrl: core: Make dt_free_map optional | Tony Lindgren | 2017-01-09 | 1 | -1/+2 |
* | pinctrl: core: Use delayed work for hogs | Tony Lindgren | 2017-01-03 | 1 | -5/+23 |
* | pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args | Tony Lindgren | 2016-11-04 | 1 | -0/+144 |
* | pinctrl: OF: Don't create a pinctrl handle if no pinctrl entries exist | Jon Hunter | 2016-06-18 | 1 | -1/+6 |
* | pinctrl: simplify of_pinctrl_get() | Masahiro Yamada | 2015-07-16 | 1 | -7/+1 |
* | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson | 2015-05-06 | 1 | -1/+1 |
* | pinctrl: Quiet logging about missing DT nodes when not using DT | Mark Brown | 2014-02-24 | 1 | -1/+3 |
* | pinctrl: move subsystem mutex to pinctrl_dev struct | Patrice Chotard | 2013-04-26 | 1 | -13/+2 |
* | pinctrl: Declare operation structures as const | Laurent Pinchart | 2013-03-07 | 1 | -2/+2 |
* | pinctrl: do not defer device tree hogs | Linus Walleij | 2013-01-11 | 1 | -0/+5 |
* | gpiolib: separation of pin concerns | Linus Walleij | 2012-11-11 | 1 | -3/+1 |
* | gpiolib: provide provision to register pin ranges | Shiraz Hashim | 2012-11-11 | 1 | -0/+13 |
* | pinctrl: implement pinctrl deferred probing | Linus Walleij | 2012-04-18 | 1 | -3/+3 |
* | pinctrl: core device tree mapping table parsing support | Stephen Warren | 2012-04-18 | 1 | -0/+249 |