summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-devres.c
AgeCommit message (Expand)Author
2021-08-05gpiolib: constify passed device_node pointerKrzysztof Kozlowski
2020-11-16gpiolib: devres: shrink devm_gpiochip_add_data_with_key()Bartosz Golaszewski
2020-10-26gpiolib: Extract gpiod_not_found() helperAndy Shevchenko
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum
2020-03-20gpio: Move devres calls to devres fileLinus Walleij
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2019-10-03gpiolib: introduce fwnode_gpiod_get_index()Dmitry Torokhov
2019-10-03gpiolib: introduce devm_fwnode_gpiod_get_index()Dmitry Torokhov
2019-09-11gpio: devres: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij
2018-12-11gpio: devres: Handle nonexclusive GPIOsLinus Walleij
2018-09-25gpio: Rename devres implementation fileLinus Walleij