summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/core.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: restore pin namingLinus Walleij2012-02-011-1/+1
* pinctrl: add checks for empty function namesTony Lindgren2012-01-261-18/+18
* pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-241-1/+13
* pinctrl: remove unnecessary max pin numberChanho Park2012-01-031-1/+0
* pinctrl: correct a offset while enumerating pinsChanho Park2012-01-031-6/+8
* pinctrl: conjure names for unnamed pinsLinus Walleij2012-01-031-2/+11
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-031-31/+11
* pinctrl: add a pin config interfaceLinus Walleij2012-01-031-1/+42
* pinctrl: print pin range in GPIO range debugsLinus Walleij2012-01-031-2/+5
* pinctrl: unify pin type from signed to unsignedMarek Belisko2012-01-031-1/+1
* pinctrl: move group lookup to coreLinus Walleij2012-01-031-0/+31
* pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell2011-10-311-0/+1
* pinctrl: Don't copy pin names when registering themStephen Warren2011-10-201-3/+2
* pinctrl: get_group_pins() const fixesStephen Warren2011-10-201-1/+1
* drivers: create a pin control subsystemLinus Walleij2011-10-131-0/+599
OpenPOWER on IntegriCloud