1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  2. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  3. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  4. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  5. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:04 2020 -0700
  6. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  7. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:30 2018 -0700
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  12. b0ca849 dm: tegra: gpio: Convert to support livetree by Simon Glass · Tue Jul 25 08:30:03 2017 -0600
  13. 12faa02 dm: gpio: Refactor to prepare for live tree support by Simon Glass · Thu May 18 20:09:18 2017 -0600
  14. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  15. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  16. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · Sat Jan 30 16:37:45 2016 -0700
  17. 20a9145 gpio: tegra: use named constants by Stephen Warren · Fri Sep 25 10:44:08 2015 -0600
  18. ee3540a gpio: tegra: remove unused type by Stephen Warren · Fri Sep 25 10:44:07 2015 -0600
  19. 6904f6d ARM: tegra: don't enable GPIOs until direction is set by Stephen Warren · Wed Sep 23 12:13:00 2015 -0600
  20. c6f5402 ARM: tegra: fix GPIO init table programming by Stephen Warren · Wed Sep 23 12:12:59 2015 -0600
  21. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · Tue Aug 11 08:33:29 2015 -0600
  22. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  23. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · Tue Mar 03 08:02:59 2015 -0700
  24. ada3b75 dm: tegra: Add a GPIO translation function by Simon Glass · Mon Jan 05 20:05:33 2015 -0700
  25. 7fcb5fe dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · Sat Oct 04 11:29:52 2014 -0600
  26. 9ddceb6 tegra: gpio: fix null label regression by Marcel Ziswiler · Fri Oct 10 16:56:50 2014 +0200
  27. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  28. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · Tue Apr 22 14:37:53 2014 -0600
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  31. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  32. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  33. c570d7a gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · Tue May 22 12:19:25 2012 +0000[Renamed (99%) from drivers/gpio/tegra2_gpio.c]
  34. 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
  35. edc513f tegra2: Use new GPIO APIs in gpio_config_uart() by Stephen Warren · Thu Oct 06 12:52:22 2011 +0000
  36. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000