1. 230c143 dm: gpio: Check a GPIO is valid before using it by Simon Glass · Thu Jul 02 18:16:16 2015 -0600
  2. 047cdb3 dm: gpio: Add dm_gpio_request() to manually request a GPIO by Simon Glass · Tue Jun 23 15:38:41 2015 -0600
  3. 215bcc7 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name by Simon Glass · Tue Jun 23 15:38:40 2015 -0600
  4. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · Mon Jun 01 18:37:15 2015 +0530
  5. bef54db dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · Tue Apr 14 21:03:20 2015 -0600
  6. 94f54d1 dm: gpio: Add an implementation for gpio_get_number() by Simon Glass · Wed Mar 25 12:21:58 2015 -0600
  7. 44fc536 dm: gpio: request list: return the count if requests max_count reached by Przemyslaw Marczak · Tue Mar 31 18:57:16 2015 +0200
  8. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  9. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  10. d3322bb dm: gpio: Add a driver GPIO translation method by Simon Glass · Mon Jan 05 20:05:28 2015 -0700
  11. ce55529 dm: gpio: Add a native driver model API by Simon Glass · Mon Jan 05 20:05:27 2015 -0700
  12. 2c97a8f dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · Mon Nov 10 18:00:21 2014 -0700
  13. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  14. 6b1ef59 dm: Move the function for getting GPIO status into the uclass by Simon Glass · Sat Oct 04 11:29:44 2014 -0600
  15. 6e5e6dd dm: gpio: Add gpio_get_function() and friends by Simon Glass · Sat Oct 04 11:29:43 2014 -0600
  16. 0f4517d dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · Sat Oct 04 11:29:42 2014 -0600
  17. 43b2e1a dm: gpio: Support numbered GPIOs by Simon Glass · Wed Oct 22 21:37:01 2014 -0600
  18. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  19. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  20. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700