index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-legacy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
Andy Shevchenko
2024-09-02
1
-0
/
+86
*
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
2024-09-02
1
-0
/
+3
*
gpiolib: legacy: Kill GPIOF_DIR_* definitions
Andy Shevchenko
2024-09-02
1
-1
/
+1
*
gpiolib: legacy: Kill GPIOF_INIT_* definitions
Andy Shevchenko
2024-09-02
1
-2
/
+1
*
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-17
1
-5
/
+5
*
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
2024-04-03
1
-39
/
+0
*
gpio: legacy: mark old interfaces as deprecated in kernel docs
Bartosz Golaszewski
2024-01-22
1
-0
/
+12
*
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
2023-06-01
1
-6
/
+0
*
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
2023-06-01
1
-6
/
+0
*
gpio: Use SPDX header for core library
Linus Walleij
2018-09-25
1
-0
/
+1
*
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2016-07-04
1
-4
/
+4
*
gpiolib: Split GPIO flags parsing and GPIO configuration
Laurent Pinchart
2015-10-16
1
-4
/
+4
*
gpio: fix deferred probe detection for legacy API
Alexandre Courbot
2014-12-02
1
-1
/
+11
*
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2014-07-24
1
-106
/
+0
*
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
2014-07-23
1
-0
/
+106
*
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-23
1
-12
/
+0
*
gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
Guenter Roeck
2014-07-23
1
-0
/
+3
*
gpio: move integer GPIO support to its own file
Alexandre Courbot
2014-07-09
1
-0
/
+111