summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-legacy.c
AgeCommit message (Expand)Author
2024-04-17gpiolib: Get rid of never false gpio_is_valid() callsAndy Shevchenko
2024-04-03gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()Andy Shevchenko
2024-01-22gpio: legacy: mark old interfaces as deprecated in kernel docsBartosz Golaszewski
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko
2018-09-25gpio: Use SPDX header for core libraryLinus Walleij
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart
2014-12-02gpio: fix deferred probe detection for legacy APIAlexandre Courbot
2014-07-24gpio: remove gpio_ensure_requested()Alexandre Courbot
2014-07-23gpio: move gpio_ensure_requested() into legacy C fileAlexandre Courbot
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot
2014-07-23gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functionsGuenter Roeck
2014-07-09gpio: move integer GPIO support to its own fileAlexandre Courbot