1. e6ae9a8 gpiolib: constify passed device_node pointer by Krzysztof Kozlowski · 3 years, 5 months ago
  2. 3c6e73e gpiolib: devres: shrink devm_gpiochip_add_data_with_key() by Bartosz Golaszewski · 4 years, 2 months ago
  3. 7b58696 gpiolib: Extract gpiod_not_found() helper by Andy Shevchenko · 4 years, 2 months ago
  4. 5f402bb gpio: don't use same lockdep class for all devm_gpiochip_add_data users by Ahmad Fatoum · 4 years, 5 months ago
  5. a28e1c0 gpio: Move devres calls to devres file by Linus Walleij · 4 years, 10 months ago
  6. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  7. 13949fa gpiolib: introduce fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
  8. 2d2f116 gpiolib: introduce devm_fwnode_gpiod_get_index() by Dmitry Torokhov · 5 years ago
  9. ac57199 gpio: devres: Switch to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 5 years ago
  10. 891ddbc gpio: Add devm_gpiod_unhinge() by Linus Walleij · 6 years ago
  11. cb28ee3 gpio: devres: Handle nonexclusive GPIOs by Linus Walleij · 6 years ago
  12. 32d064a gpio: Rename devres implementation file by Linus Walleij · 6 years ago[Renamed from drivers/gpio/devres.c]
  13. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
  14. 92542ed gpio: Export devm_gpiod_get_from_of_node() for consumers by Linus Walleij · 7 years ago
  15. 2b7c809 gpio: devres: Improve kerneldoc by Thierry Reding · 7 years ago
  16. ff21378 gpiolib: Fix spelling of 'successful' by Andy Shevchenko · 8 years ago
  17. e4df1ebdf Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  18. 537b94d gpio: Add the devm_fwnode_get_index_gpiod_from_child() helper by Boris Brezillon · 8 years ago
  19. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  20. 8c541b1 Merge branch 'ib-gpiod-flags' into devel by Linus Walleij · 8 years ago
  21. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  22. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  23. 200d017 gpio: devres: Use global array of gpio suffixes by Andy Shevchenko · 8 years ago
  24. baddc7c gpio: update my email address by John Crispin · 8 years ago
  25. 40c8eab gpio: Propagate all errors in devm_get_gpiod_from_child() by Geert Uytterhoeven · 9 years ago
  26. b17d1bf gpio: make flags mandatory for gpiod_get functions by Uwe Kleine-König · 10 years ago
  27. b620285 gpio: fix constconst in devres by Linus Walleij · 10 years ago
  28. 331758e gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
  29. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  30. 40b7318 gpio: Support for unified device properties interface by Mika Westerberg · 10 years ago
  31. 0f05a3a gpiolib: devres: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  32. 39b2bbe gpio: add flags argument to gpiod_get*() functions by Alexandre Courbot · 10 years ago
  33. 29a1f233 gpio: Add helpers for optional GPIOs by Thierry Reding · 11 years ago
  34. 3c2c628 gpiolib: devres: add missing headers by Alexandre Courbot · 11 years ago
  35. 5fcdb9d gpiolib: devres: fix devm_gpiod_get_index() by Alexandre Courbot · 11 years ago
  36. bae48da gpiolib: add gpiod_get() and gpiod_put() functions by Alexandre Courbot · 11 years ago
  37. 713b7ef gpio: devres: make comments proper by Wolfram Sang · 12 years ago
  38. 3996bfc gpio: export devm_gpio_request_one by Stephen Warren · 13 years ago
  39. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  40. 09d71ff gpiolib: Implement devm_gpio_request_one() by Mark Brown · 13 years ago
  41. a85990b gpiolib: Convert to devres_release() by Mark Brown · 13 years ago
  42. 1a0703e GPIO: add bindings for managed devices by John Crispin · 13 years ago