Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-25 | gpio: Use SPDX header for core library | Linus Walleij | 1 | -0/+1 |
2016-07-04 | Revert "gpiolib: Split GPIO flags parsing and GPIO configuration" | Johan Hovold | 1 | -4/+4 |
2015-10-16 | gpiolib: Split GPIO flags parsing and GPIO configuration | Laurent Pinchart | 1 | -4/+4 |
2014-12-02 | gpio: fix deferred probe detection for legacy API | Alexandre Courbot | 1 | -1/+11 |
2014-07-24 | gpio: remove gpio_ensure_requested() | Alexandre Courbot | 1 | -106/+0 |
2014-07-23 | gpio: move gpio_ensure_requested() into legacy C file | Alexandre Courbot | 1 | -0/+106 |
2014-07-23 | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 1 | -12/+0 |
2014-07-23 | gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions | Guenter Roeck | 1 | -0/+3 |
2014-07-09 | gpio: move integer GPIO support to its own file | Alexandre Courbot | 1 | -0/+111 |