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