1. c61307a gpio: Fix debug message in of_get_named_gpio_flags() by Thierry Reding · 12 years ago
  2. 4fbb002 gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available by Roland Stigge · 12 years ago
  3. 41920d16 gpio: propagate of_parse_phandle_with_args errors by Alexandre Courbot · 12 years ago
  4. 0df2c99 gpio/of: fix a typo of comment message by Dong Aisheng · 12 years ago
  5. 3d0f7cf gpio: Adjust of_xlate API to support multiple GPIO chips by Grant Likely · 12 years ago
  6. 7b96c68 Merge tag 'v3.4-rc6' into gpio/next by Grant Likely · 12 years ago
  7. f141ed6 gpio: Move DT support code into drivers/gpio by Grant Likely · 12 years ago[Renamed from drivers/of/gpio.c]
  8. 6e2cf65 gpio: constify the data parameter to gpiochip_find() by Grant Likely · 12 years ago
  9. ff64abe of_gpio: add support of of_gpio_named_count to be able to count named gpio by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  10. 15c9a0a of: create of_phandle_args to simplify return of phandle parsing data by Grant Likely · 13 years ago
  11. 64842aa gpiolib: output basic details and consolidate gpio device drivers by Grant Likely · 13 years ago
  12. 3038bbd of/gpio: export of_gpio_simple_xlate by Jamie Iles · 13 years ago
  13. a6b0919 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 13 years ago
  14. 2e13cba of/gpio: fix of_gpio includes by Grant Likely · 14 years ago
  15. 391c970 of/gpio: add default of_xlate function if device has a node pointer by Anton Vorontsov · 14 years ago
  16. 594fa26 of/gpio: stop using device_node data pointer to find gpio_chip by Grant Likely · 14 years ago
  17. a19e3da of/gpio: Kill of_gpio_chip and add members directly to gpio_chip by Anton Vorontsov · 14 years ago
  18. 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
  19. 3371488 of: assume big-endian properties, adding conversions where necessary by Jeremy Kerr · 15 years ago
  20. 7498209 of/gpio: Implement of_gpio_count() by Anton Vorontsov · 16 years ago
  21. b908b53 of/gpio: Implement of_get_gpio_flags() by Anton Vorontsov · 16 years ago
  22. 64b60e0 of: Add new helper of_parse_phandles_with_args() by Anton Vorontsov · 16 years ago
  23. 2145115 [POWERPC] of/gpio: Use dynamic base allocation by Anton Vorontsov · 16 years ago
  24. 863fbf4 [POWERPC] OF helpers for the GPIO API by Anton Vorontsov · 16 years ago