aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-lantiq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner1-4/+1
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2016-12-30pinctrl: update my email addressJohn Crispin1-1/+1
2016-04-21pinctrl: lantiq: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan1-1/+1
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada1-2/+2
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij1-4/+4
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart1-1/+2
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-2/+2
2013-02-05pinctrl/lantiq: fix pin number in ltq_pmx_gpio_request_enableJohn Crispin1-1/+1
2013-02-05pinctrl/lantiq: add pin_config_group_set supportJohn Crispin1-20/+34
2012-11-11pinctrl: lantiq: Staticize non-exported symbolsAxel Lin1-6/+6
2012-11-11pinctrl: lantiq: Remove ltq_pmx_disable() functionAxel Lin1-11/+0
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin1-0/+342