aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-legacy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25gpio: Use SPDX header for core libraryLinus Walleij1-0/+1
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold1-4/+4
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart1-4/+4
2014-12-02gpio: fix deferred probe detection for legacy APIAlexandre Courbot1-1/+11
2014-07-24gpio: remove gpio_ensure_requested()Alexandre Courbot1-106/+0
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot1-0/+106
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot1-12/+0
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck1-0/+3
2014-07-09gpio: move integer GPIO support to its own fileAlexandre Courbot1-0/+111