1. 046e14a gpio: Avoid kernel.h inclusion where it's possible by Andy Shevchenko · 5 years ago
  2. b0c7e73 gpio: of: Make of_gpio_simple_xlate() private by Geert Uytterhoeven · 5 years ago
  3. d449991 gpio: add core support for pull-up/pull-down configuration by Thomas Petazzoni · 6 years ago
  4. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  5. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  6. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  7. 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
  8. 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
  9. 4c0facd gpio: core: Decouple open drain/source flag with active low/high by Laxman Dewangan · 8 years ago
  10. f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
  11. 3208b0f gpio: of: provide optional of_mm_gpiochip_add_data() function by Linus Walleij · 9 years ago
  12. 427e0dc gpiolib: always initialize *flags from of_get_named_gpio_flags by Arnd Bergmann · 9 years ago
  13. 90b665f gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag by Laurent Pinchart · 9 years ago
  14. 28355f8 gpio: defer probe if pinctrl cannot be found by Tomeu Vizoso · 9 years ago
  15. d621e8b gpio/gpiolib-of: Create of_mm_gpiochip_remove by Ricardo Ribalda Delgado · 10 years ago
  16. f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 11 years ago
  17. 335d7a7d gpiolib: include gpio/consumer.h in of_gpio.h for desc_to_gpio() by Stephen Rothwell · 11 years ago
  18. af8b637 gpiolib: port of_ functions to use gpiod by Alexandre Courbot · 11 years ago
  19. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 12 years ago
  20. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 13 years ago
  21. ff64abe of_gpio: add support of of_gpio_named_count to be able to count named gpio by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  22. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  23. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  24. a6b0919 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 14 years ago
  25. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 15 years ago
  26. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 15 years ago
  27. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 15 years ago
  28. 7498209 of/gpio: Implement of_gpio_count() by Anton Vorontsov · 16 years ago
  29. b908b53 of/gpio: Implement of_get_gpio_flags() by Anton Vorontsov · 16 years ago
  30. 18ad7a6 of_gpio: Should use new <linux/gpio.h> header by Wolfgang Grandegger · 17 years ago
  31. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 17 years ago