Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: move varargs hack outside #ifdef GPIOLIB | Linus Walleij | 2014-09-02 | 1 | -45/+60 |
* | gpio: move GPIOD flags outside #ifdef | Linus Walleij | 2014-08-21 | 1 | -2/+2 |
* | gpio: add flags argument to gpiod_get*() functions | Alexandre Courbot | 2014-07-28 | 1 | -16/+65 |
* | gpio: include linux/bug.h in interface header | Arnd Bergmann | 2014-05-16 | 1 | -0/+1 |
* | gpio: Add helpers for optional GPIOs | Thierry Reding | 2014-05-09 | 1 | -0/+40 |
* | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 2014-03-14 | 1 | -2/+2 |
|\ | |||||
| * | gpio: consumer.h: Move forward declarations outside #ifdef | Lars-Peter Clausen | 2014-02-06 | 1 | -2/+2 |
* | | gpiolib: add gpiochip_get_desc() driver function | Alexandre Courbot | 2014-02-12 | 1 | -8/+0 |
* | | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 2014-02-07 | 1 | -0/+7 |
|/ | |||||
* | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot | 2013-10-19 | 1 | -0/+15 |
* | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot | 2013-10-19 | 1 | -0/+238 |