1. f952396 dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 9 years ago
  2. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 10 years ago
  3. 5d1c17e dm: gpio: Mark the old GPIO API deprecated by Simon Glass · 10 years ago
  4. 3669e0e dm: gpio: Add better functions to request GPIOs by Simon Glass · 10 years ago
  5. 0dac4d5 dm: gpio: Add a driver GPIO translation method by Simon Glass · 10 years ago
  6. ae7123f dm: gpio: Add a native driver model API by Simon Glass · 10 years ago
  7. e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  8. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  9. 5b5ac64 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  10. 85bfe6e dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  11. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  12. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  13. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  14. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  15. 25ca385 gpio: header file comment spelling fixes by Marcel Ziswiler · 10 years ago
  16. 89e6405 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · 10 years ago
  17. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  18. 96495d90 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  21. 1bbd28d Add gpio_request() to asm-generic header by Simon Glass · 12 years ago
  22. 5f533ae gpio: Modify common gpio.h to more closely match Linux by Joe Hershberger · 13 years ago
  23. 9d2cb8e Add generic gpio.h in asm-generic by Simon Glass · 13 years ago