Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: consumer.h: Move forward declarations outside #ifdef | Lars-Peter Clausen | 2014-02-06 | 1 | -2/+2 |
* | gpiolib: convert gpiod_lookup description to kernel-doc | Andy Shevchenko | 2013-12-09 | 1 | -17/+9 |
* | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 2013-12-09 | 1 | -11/+10 |
* | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 2013-12-09 | 1 | -2/+12 |
|\ | |||||
| * | gpiolib: add missing declarations | Alexandre Courbot | 2013-12-03 | 1 | -0/+3 |
| * | gpiolib: use dedicated flags for GPIO properties | Alexandre Courbot | 2013-11-25 | 1 | -2/+9 |
* | | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -4/+5 |
|/ | |||||
* | gpiolib: provide a declaration of seq_file in gpio/driver.h | Stephen Rothwell | 2013-10-30 | 1 | -0/+1 |
* | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot | 2013-10-19 | 2 | -0/+71 |
* | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot | 2013-10-19 | 2 | -0/+365 |