summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinconf.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: a minor error checking improvement for pinconfDong Aisheng2012-05-151-2/+2
* pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-261-2/+8
* pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-181-2/+2
* pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-181-4/+27
* pinctrl: add some error checking for user interfacesDong Aisheng2012-04-181-0/+4
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-181-1/+2
* pinctrl: introduce generic pin configLinus Walleij2012-03-121-1/+5
* pinctrl: fix error path in pinconf_map_to_setting()Linus Walleij2012-03-121-10/+17
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-051-0/+165
* pinctrl: fix and simplify lockingStephen Warren2012-03-051-28/+79
* pinctrl: fix pinconf_groups_show() to emit newlineStephen Warren2012-02-221-0/+2
* pinctrl: Re-order pinconf.[ch] to match each-otherStephen Warren2012-02-221-16/+15
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-011-4/+4
* pinctrl: add checks for empty function namesTony Lindgren2012-01-261-1/+3
* pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-201-1/+1
* pinctrl: correct a offset while enumerating pinsChanho Park2012-01-031-4/+5
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-031-9/+32
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-031-6/+6
* pinctrl: add a pin config interfaceLinus Walleij2012-01-031-0/+302