summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-devres.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum1-5/+8
2020-03-20gpio: Move devres calls to devres fileLinus Walleij1-0/+46
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada1-1/+1
2019-10-03gpiolib: introduce fwnode_gpiod_get_index()Dmitry Torokhov1-15/+1
2019-10-03gpiolib: introduce devm_fwnode_gpiod_get_index()Dmitry Torokhov1-10/+9
2019-09-11gpio: devres: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven1-14/+14
2018-12-11gpio: Add devm_gpiod_unhinge()Linus Walleij1-0/+30
2018-12-11gpio: devres: Handle nonexclusive GPIOsLinus Walleij1-12/+38
2018-09-25gpio: Rename devres implementation fileLinus Walleij1-0/+439