summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/core.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-24pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren1-0/+3
2012-01-03pinctrl: conjure names for unnamed pinsLinus Walleij1-0/+2
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren1-1/+1
2012-01-03pinctrl: add a pin config interfaceLinus Walleij1-0/+5
2012-01-03pinctrl: unify pin type from signed to unsignedMarek Belisko1-1/+1
2012-01-03pinctrl: move group lookup to coreLinus Walleij1-0/+2
2011-10-20pinctrl: Don't copy function name when requesting a pinStephen Warren1-2/+1
2011-10-20pinctrl: Don't copy pin names when registering themStephen Warren1-1/+1
2011-10-13drivers: create a pin control subsystemLinus Walleij1-0/+72