aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/core.c
AgeCommit message (Expand)Author
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij
2012-02-01pinctrl: restore pin namingLinus Walleij
2012-01-26pinctrl: add checks for empty function namesTony Lindgren
2012-01-24pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park
2012-01-03pinctrl: correct a offset while enumerating pinsChanho Park
2012-01-03pinctrl: conjure names for unnamed pinsLinus Walleij
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren
2012-01-03pinctrl: add a pin config interfaceLinus Walleij
2012-01-03pinctrl: print pin range in GPIO range debugsLinus Walleij
2012-01-03pinctrl: unify pin type from signed to unsignedMarek Belisko
2012-01-03pinctrl: move group lookup to coreLinus Walleij
2011-10-31pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell
2011-10-20pinctrl: Don't copy pin names when registering themStephen Warren
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren
2011-10-13drivers: create a pin control subsystemLinus Walleij