1. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  2. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · Thu Feb 04 21:22:03 2021 -0700
  3. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  4. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · Thu Feb 04 21:21:57 2021 -0700
  5. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · Thu Feb 04 21:21:55 2021 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · Fri Sep 11 13:43:35 2020 +0530
  8. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · Tue Jul 28 19:41:12 2020 -0600
  9. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · Sun Jul 19 10:15:37 2020 -0600
  10. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · Fri Jul 24 15:51:53 2020 +0200
  11. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  12. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  13. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · Fri May 22 11:08:59 2020 +0200
  14. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · Fri May 22 11:08:58 2020 +0200
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  16. 643778b test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · Tue May 05 10:43:18 2020 +0200
  17. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  18. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  19. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  22. 90937cc dm: test: Add GPIO open drain tests by mario.six@gdsys.cc · Wed May 25 15:15:23 2016 +0200
  23. 3a77be5 test: Generalize the unit test framework by Joe Hershberger · Wed May 20 14:27:27 2015 -0500
  24. 16e1040 dm: gpio: Add better functions to request GPIOs by Simon Glass · Mon Jan 05 20:05:29 2015 -0700
  25. b4463db test: dm: Add additional GPIO tests by Simon Glass · Sat Oct 04 11:29:51 2014 -0600
  26. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · Sat Oct 04 11:29:49 2014 -0600
  27. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · Sat Oct 04 11:29:48 2014 -0600
  28. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  29. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700