Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpiolib: devres: shrink devm_gpiochip_add_data_with_key() | Bartosz Golaszewski | 2020-11-16 | 1 | -15/+4 |
* | gpiolib: Extract gpiod_not_found() helper | Andy Shevchenko | 2020-10-26 | 1 | -5/+3 |
* | gpio: don't use same lockdep class for all devm_gpiochip_add_data users | Ahmad Fatoum | 2020-08-04 | 1 | -5/+8 |
* | gpio: Move devres calls to devres file | Linus Walleij | 2020-03-20 | 1 | -0/+46 |
* | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 2020-02-04 | 1 | -1/+1 |
* | gpiolib: introduce fwnode_gpiod_get_index() | Dmitry Torokhov | 2019-10-03 | 1 | -15/+1 |
* | gpiolib: introduce devm_fwnode_gpiod_get_index() | Dmitry Torokhov | 2019-10-03 | 1 | -10/+9 |
* | gpio: devres: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 2019-09-11 | 1 | -14/+14 |
* | gpio: Add devm_gpiod_unhinge() | Linus Walleij | 2018-12-11 | 1 | -0/+30 |
* | gpio: devres: Handle nonexclusive GPIOs | Linus Walleij | 2018-12-11 | 1 | -12/+38 |
* | gpio: Rename devres implementation file | Linus Walleij | 2018-09-25 | 1 | -0/+439 |