1. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  2. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  3. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  4. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  5. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  9. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  10. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:39 2016 -0700
  11. 85ed2b4 gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() by Przemyslaw Marczak · Wed Sep 30 13:14:51 2015 +0200
  12. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  13. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  14. 947beca dm: exynos: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:34 2015 -0700
  15. 8e5f623 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:55 2014 -0600
  16. 9b4e0e8 dm: exynos: gpio: Convert to driver model by Simon Glass · Mon Oct 20 19:48:40 2014 -0600
  17. 3898ab7 dm: exynos: Tidy up GPIO defines by Simon Glass · Mon Oct 20 19:48:38 2014 -0600
  18. 37f1162 dm: exynos: Tidy up GPIO headers by Simon Glass · Mon Oct 20 19:48:37 2014 -0600
  19. 1376cdd S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · Tue May 13 10:30:14 2014 +0530
  20. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · Wed Jan 22 11:24:10 2014 +0100
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. 7b885cf gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code by Axel Lin · Sat Jun 15 22:19:45 2013 +0800
  23. d6614b7 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · Tue Sep 04 21:47:46 2012 +0000
  24. f8928f1 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · Fri Nov 11 15:55:36 2011 -0600
  25. 1e04cae i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) by Łukasz Majewski · Mon Aug 22 22:34:58 2011 +0000
  26. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · Fri Jul 15 00:16:22 2011 +0000
  27. ced528f s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · Fri May 28 12:34:29 2010 +0900
  28. edec1dc SAMSUNG: make s5p common gpio functions by Minkyu Kang · Wed Mar 24 15:31:06 2010 +0900[Renamed (81%) from arch/arm/cpu/arm_cortexa8/s5pc1xx/gpio.c]
  29. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/arm_cortexa8/s5pc1xx/gpio.c]
  30. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · Fri Feb 12 18:17:52 2010 +0900