| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/gpio.txt: Explain expected pinctrl interaction | Stephen Warren | 2012-03-12 | 1 | -3/+20 |
* | Documentation: gpio: Add details of open-drain/source configuration | Laxman Dewangan | 2012-03-05 | 1 | -2/+15 |
* | Revert "gpiolib: annotate gpio-intialization with __must_check" | Linus Torvalds | 2011-01-14 | 1 | -1/+1 |
* | gpiolib: annotate gpio-intialization with __must_check | Wolfram Sang | 2011-01-13 | 1 | -1/+1 |
* | Documentation/gpio.txt: explain poll/select usage | Bernhard Walle | 2010-11-19 | 1 | -0/+10 |
* | gpio: doc updates | David Brownell | 2010-09-10 | 1 | -8/+14 |
* | gpiolib: decouple might_sleep_if() from DEBUG | David Brownell | 2010-08-11 | 1 | -6/+29 |
* | gpio: introduce gpio_request_one() and friends | Eric Miao | 2010-03-06 | 1 | -0/+64 |
* | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 2009-12-16 | 1 | -0/+15 |
* | correct gpio.txt typos | Dominik D. Geyer | 2009-12-10 | 1 | -2/+2 |
* | gpiolib: allow poll() on value | Daniel Glöckner | 2009-09-23 | 1 | -0/+7 |
* | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula | 2009-09-23 | 1 | -0/+10 |
* | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 1 | -1/+1 |
* | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 2009-04-03 | 1 | -14/+9 |
* | gpiolib: request/free hooks | David Brownell | 2008-10-16 | 1 | -0/+4 |
* | gpiolib: gpio_to_irq() hooks | David Brownell | 2008-10-16 | 1 | -2/+3 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -1/+11 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -5/+118 |
* | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+10 |
* | gpio: <linux/gpio.h> and "no GPIO support here" stubs | David Brownell | 2008-03-05 | 1 | -4/+12 |
* | gpiolib: update Documentation/gpio.txt | David Brownell | 2008-02-05 | 1 | -12/+121 |
* | minor gpio doc update | David Brownell | 2007-07-24 | 1 | -2/+2 |
* | gpio calls don't need i/o barriers | David Brownell | 2007-07-19 | 1 | -0/+3 |
* | gpio interface loosens call restrictions | David Brownell | 2007-05-17 | 1 | -2/+6 |
* | Documentation/gpio.txt mentions GENERIC_GPIO | David Brownell | 2007-05-11 | 1 | -1/+3 |
* | [PATCH] doc: gpio.txt describes open-drain emulation | David Brownell | 2007-04-13 | 1 | -1/+30 |
* | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 2007-03-17 | 1 | -1/+4 |
* | [PATCH] GPIO core documentation | David Brownell | 2007-02-16 | 1 | -7/+10 |
* | [PATCH] GPIO core | David Brownell | 2007-02-12 | 1 | -0/+271 |