aboutsummaryrefslogtreecommitdiff
path: root/Documentation/pinctrl.txt
AgeCommit message (Expand)Author
2013-03-18pinctrl: document the "GPIO mode" pitfallLinus Walleij
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-11-11pinctrl: reserve pins when states are activatedLinus Walleij
2012-09-17pinctrl: document semantics vs GPIOLinus Walleij
2012-08-17Documentation/pinctrl.txt: Fix some misspelled macrosDaniel Mack
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar
2012-04-18pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-04-18Documentation: pinctrl: add missing spi0_0 grp in exampleViresh Kumar
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren
2012-03-02pinctrl: assume map table entries can't have a NULL name fieldStephen Warren
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren
2012-02-24pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren
2012-02-10pinctrl: changes hog mechanism to be self-referentialLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-02-10pinctrl: break out a pinctrl consumer headerLinus Walleij
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij
2012-01-26pinctrl: fix some pinmux typosTony Lindgren
2012-01-24Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König
2012-01-03pinctrl: some typo fixesDong Aisheng
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren
2012-01-03pinctrl: add a pin config interfaceLinus Walleij
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park
2012-01-03pinctrl: documentation updateLinus Walleij
2011-10-13drivers: create a pin control subsystemLinus Walleij