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