aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-legacy.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-25gpio: Use SPDX header for core libraryGravatar Linus Walleij 1-0/+1
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Gravatar Johan Hovold 1-4/+4
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationGravatar Laurent Pinchart 1-4/+4
2014-12-02gpio: fix deferred probe detection for legacy APIGravatar Alexandre Courbot 1-1/+11
2014-07-24gpio: remove gpio_ensure_requested()Gravatar Alexandre Courbot 1-106/+0
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileGravatar Alexandre Courbot 1-0/+106
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Gravatar Alexandre Courbot 1-12/+0
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGravatar Guenter Roeck 1-0/+3
2014-07-09gpio: move integer GPIO support to its own fileGravatar Alexandre Courbot 1-0/+111