summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-lantiq.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: fix several typosDejin Zheng2020-04-281-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-051-4/+1
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-4/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* pinctrl: update my email addressJohn Crispin2016-12-301-1/+1
* pinctrl: lantiq: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+1
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-4/+4
* pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart2013-05-151-1/+2
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-071-2/+2
* pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin2013-02-051-1/+1
* pinctrl/lantiq: add pin_config_group_set supportJohn Crispin2013-02-051-20/+34
* pinctrl: lantiq: Staticize non-exported symbolsAxel Lin2012-11-111-6/+6
* pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin2012-11-111-11/+0
* OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin2012-09-131-0/+342