aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/pinctrl.txt
Commit message (Expand)AuthorAge
* pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-18
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-18
* Documentation: pinctrl: add missing spi0_0 grp in exampleViresh Kumar2012-04-18
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-05
* pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-05
* pinctrl: assume map table entries can't have a NULL name fieldStephen Warren2012-03-02
* pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-02
* pinctrl: re-order struct pinctrl_mapStephen Warren2012-02-29
* pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren2012-02-24
* pinctrl: changes hog mechanism to be self-referentialLinus Walleij2012-02-10
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-10
* pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-10
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-01
* pinctrl: fix some pinmux typosTony Lindgren2012-01-26
* Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König2012-01-24
* pinctrl: some typo fixesDong Aisheng2012-01-03
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-03
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-03
* pinctrl: add a pin config interfaceLinus Walleij2012-01-03
* pinctrl: make a copy of pinmux mapLinus Walleij2012-01-03
* pinctrl: GPIO direction support for muxingLinus Walleij2012-01-03
* pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-03
* pinctrl: documentation updateLinus Walleij2012-01-03
* drivers: create a pin control subsystemLinus Walleij2011-10-13