summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/core.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: pinctrl_register_mappings() shouldn't be __initStephen Warren2012-02-221-10/+5
* pinctrl: make "hog" mapping table entries workStephen Warren2012-02-221-13/+1
* pinctrl: changes hog mechanism to be self-referentialLinus Walleij2012-02-101-4/+2
* pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-101-2/+596
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-101-2/+2
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-011-15/+7
* 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