Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -1/+39 |
2014-11-28 | gpio: remove const modifier from gpiod_get_direction() | Alexandre Courbot | 1 | -1/+1 |
2014-11-27 | gpiolib: allow simultaneous setting of multiple GPIO outputs | Rojhalat Ibrahim | 1 | -0/+38 |
2014-11-04 | gpio: Support for unified device properties interface | Mika Westerberg | 1 | -0/+7 |
2014-09-02 | gpio: move varargs hack outside #ifdef GPIOLIB | Linus Walleij | 1 | -45/+60 |
2014-08-21 | gpio: move GPIOD flags outside #ifdef | Linus Walleij | 1 | -2/+2 |
2014-07-28 | gpio: add flags argument to gpiod_get*() functions | Alexandre Courbot | 1 | -16/+65 |
2014-05-16 | gpio: include linux/bug.h in interface header | Arnd Bergmann | 1 | -0/+1 |
2014-05-09 | gpio: Add helpers for optional GPIOs | Thierry Reding | 1 | -0/+40 |
2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij | 1 | -2/+2 |
2014-02-12 | gpiolib: add gpiochip_get_desc() driver function | Alexandre Courbot | 1 | -8/+0 |
2014-02-07 | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 1 | -0/+7 |
2014-02-06 | gpio: consumer.h: Move forward declarations outside #ifdef | Lars-Peter Clausen | 1 | -2/+2 |
2013-10-20 | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot | 1 | -0/+15 |
2013-10-20 | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot | 1 | -0/+238 |