aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-falcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06pinctrl: falcon: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-05pinctrl: lantiq: Use kasprintf() instead of fixed buffer formattingGeert Uytterhoeven1-5/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij1-1/+1
2016-12-30pinctrl: update my email addressJohn Crispin1-1/+1
2015-01-21staging: drivers: pinctrl: Fixed checkpatch.pl warningsAnjana Sasindran1-1/+2
2014-10-20pinctrl: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin1-27/+36
2013-08-14pinctrl/lantiq: add missing pin definition to falcon pinctrl driverThomas Langer1-2/+5
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+5
2013-02-05pinctrl/lantiq: add functionality to falcon_pinconf_dbg_showJohn Crispin1-0/+31
2013-02-05pinctrl/lantiq: fix pinconfig parametersJohn Crispin1-0/+2
2013-02-05pinctrl/lantiq: one of the boot leds was defined incorrectlyJohn Crispin1-1/+1
2013-02-05pinctrl/lantiq: only probe available pad controllersJohn Crispin1-0/+3
2013-01-22pinctrl: Convert to devm_ioremap_resource()Thierry Reding1-8/+5
2012-11-11pinctrl: Staticize pinconf_opsAxel Lin1-1/+1
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin1-0/+468