index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-devres.c
Age
Commit message (
Expand
)
Author
2024-09-02
gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
Andy Shevchenko
2024-09-02
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
2024-02-27
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2022-07-19
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
2021-08-05
gpiolib: constify passed device_node pointer
Krzysztof Kozlowski
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
2020-03-20
gpio: Move devres calls to devres file
Linus Walleij
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2019-10-03
gpiolib: introduce fwnode_gpiod_get_index()
Dmitry Torokhov
2019-10-03
gpiolib: introduce devm_fwnode_gpiod_get_index()
Dmitry Torokhov
2019-09-11
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
2018-12-11
gpio: devres: Handle nonexclusive GPIOs
Linus Walleij
2018-09-25
gpio: Rename devres implementation file
Linus Walleij