1. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  2. 6a7b3e9 Merge tag 'v3.9-rc5' into devel by Linus Walleij · 11 years ago
  3. 9ccb1a2 gpio: gpiolib-of.c: fix checkpatch error by Laurent Navet · 11 years ago
  4. 86853c8 gpio: add gpio offset in gpio range cells property by Haojian Zhuang · 11 years ago
  5. ad4e1a7 gpio: fix wrong checking condition for gpio range by Haojian Zhuang · 11 years ago
  6. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  7. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  8. ef5e3ee gpio: use pinctrl device name for add range by Haojian Zhuang · 12 years ago
  9. 3f0f867 gpiolib: let gpiochip_add_pin_range() specify offset by Linus Walleij · 12 years ago
  10. 1e63d7b gpiolib: separation of pin concerns by Linus Walleij · 12 years ago
  11. e93fa3f gpiolib: remove duplicate pin range code by Linus Walleij · 12 years ago
  12. 167c1af gpiolib-of: staticize the pin range calls by Linus Walleij · 12 years ago
  13. f23f151 gpiolib: provide provision to register pin ranges by Shiraz Hashim · 12 years ago
  14. c61307a gpio: Fix debug message in of_get_named_gpio_flags() by Thierry Reding · 12 years ago
  15. 4fbb002 gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available by Roland Stigge · 12 years ago
  16. 41920d16 gpio: propagate of_parse_phandle_with_args errors by Alexandre Courbot · 12 years ago
  17. 0df2c99 gpio/of: fix a typo of comment message by Dong Aisheng · 12 years ago
  18. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  19. 7b96c68 Merge tag 'v3.4-rc6' into gpio/next by Grant Likely · 12 years ago
  20. f141ed6 gpio: Move DT support code into drivers/gpio by Grant Likely · 12 years ago[Renamed from drivers/of/gpio.c]
  21. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  22. 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
  23. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  24. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  25. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  26. a6b0919 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 13 years ago
  27. 2e13cba of/gpio: fix of_gpio includes by Grant Likely · 14 years ago
  28. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  29. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  30. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 15 years ago
  33. 7498209 of/gpio: Implement of_gpio_count() by Anton Vorontsov · 16 years ago
  34. b908b53 of/gpio: Implement of_get_gpio_flags() by Anton Vorontsov · 16 years ago
  35. 64b60e0 of: Add new helper of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  36. 2145115 [POWERPC] of/gpio: Use dynamic base allocation by Anton Vorontsov · 16 years ago
  37. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 16 years ago