aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-lantiq.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24pinctrl: lantiq: Add missing header(s)Gravatar Andy Shevchenko 1-2/+3
2020-04-28pinctrl: fix several typosGravatar Dejin Zheng 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Gravatar Thomas Gleixner 1-4/+1
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+2
2016-12-30pinctrl: update my email addressGravatar John Crispin 1-1/+1
2016-04-21pinctrl: lantiq: Use devm_pinctrl_register() for pinctrl registrationGravatar Laxman Dewangan 1-1/+1
2015-06-10pinctrl: make pinctrl_register() return proper error codeGravatar Masahiro Yamada 1-2/+2
2014-09-04pinctrl: clean up after enable refactoringGravatar Linus Walleij 1-4/+4
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsGravatar Laurent Pinchart 1-1/+2
2013-03-07pinctrl: Declare operation structures as constGravatar Laurent Pinchart 1-2/+2
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableGravatar John Crispin 1-1/+1
2013-02-05pinctrl/lantiq: add pin_config_group_set supportGravatar John Crispin 1-20/+34
2012-11-11pinctrl: lantiq: Staticize non-exported symbolsGravatar Axel Lin 1-6/+6
2012-11-11pinctrl: lantiq: Remove ltq_pmx_disable() functionGravatar Axel Lin 1-11/+0
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportGravatar John Crispin 1-0/+342