| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: introduce generic pin config | Linus Walleij | 2012-03-12 | 1 | -1/+5 |
* | pinctrl: fix error path in pinconf_map_to_setting() | Linus Walleij | 2012-03-12 | 1 | -10/+17 |
* | pinctrl: enhance mapping table to support pin config operations | Stephen Warren | 2012-03-05 | 1 | -0/+165 |
* | pinctrl: fix and simplify locking | Stephen Warren | 2012-03-05 | 1 | -28/+79 |
* | pinctrl: fix pinconf_groups_show() to emit newline | Stephen Warren | 2012-02-22 | 1 | -0/+2 |
* | pinctrl: Re-order pinconf.[ch] to match each-other | Stephen Warren | 2012-02-22 | 1 | -16/+15 |
* | pinctrl: delete raw device pointers in pinmux maps | Linus Walleij | 2012-02-01 | 1 | -4/+4 |
* | pinctrl: add checks for empty function names | Tony Lindgren | 2012-01-26 | 1 | -1/+3 |
* | pinctrl: fix pinconf_pins_show iteration | Stephen Warren | 2012-01-20 | 1 | -1/+1 |
* | pinctrl: correct a offset while enumerating pins | Chanho Park | 2012-01-03 | 1 | -4/+5 |
* | pinctrl: pass name instead of device to pin_config_* | Stephen Warren | 2012-01-03 | 1 | -9/+32 |
* | pinctrl: don't create a device for each pin controller | Stephen Warren | 2012-01-03 | 1 | -6/+6 |
* | pinctrl: add a pin config interface | Linus Walleij | 2012-01-03 | 1 | -0/+302 |