开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-legacy.c
Age
Commit message (
Expand
)
Author
2024-09-02
gpiolib: legacy: Kill GPIOF_DIR_* definitions
Andy Shevchenko
2024-09-02
gpiolib: legacy: Kill GPIOF_INIT_* definitions
Andy Shevchenko
2024-04-17
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-03
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
2024-01-22
gpio: legacy: mark old interfaces as deprecated in kernel docs
Bartosz Golaszewski
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
2016-07-04
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2015-10-16
gpiolib: Split GPIO flags parsing and GPIO configuration
Laurent Pinchart
2014-12-02
gpio: fix deferred probe detection for legacy API
Alexandre Courbot
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2014-07-23
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
2014-07-23
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-23
gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
Guenter Roeck
2014-07-09
gpio: move integer GPIO support to its own file
Alexandre Courbot