aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinconf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada1-12/+12
2017-01-26pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg1-0/+9
2015-01-11pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann1-15/+7
2013-06-16pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner1-0/+6
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij1-1/+1
2013-03-13pinctrl: generic: Fix compilation errorSachin Kamat1-1/+1
2013-03-07pinctrl: generic: dump pin configurationHaojian Zhuang1-0/+8
2012-04-18pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar1-1/+1
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren1-5/+12
2012-03-12pinctrl: introduce generic pin configLinus Walleij1-3/+40
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren1-0/+40
2012-02-22pinctrl: Re-order pinconf.[ch] to match each-otherStephen Warren1-4/+1
2012-01-26pinctrl: add checks for empty function namesTony Lindgren1-2/+2
2012-01-03pinctrl: add a pin config interfaceLinus Walleij1-0/+36