1. 0c8aa5e video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · Mon Mar 27 11:11:47 2023 +0300
  2. 7673aba video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · Mon Mar 27 11:11:46 2023 +0300
  3. 4f5b79b video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · Mon Mar 27 11:11:45 2023 +0300
  4. 9716fe5 video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · Mon Mar 27 11:11:44 2023 +0300
  5. d880629 video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · Mon Mar 27 11:11:43 2023 +0300
  6. c1f260a video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · Mon Mar 27 11:11:42 2023 +0300
  7. d15683f video: move tegra dc driver into own folder by Svyatoslav Ryhel · Mon Mar 27 11:11:41 2023 +0300[Renamed from drivers/video/tegra.c]
  8. cad5671 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · Mon Mar 27 11:11:40 2023 +0300
  9. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  10. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  11. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  13. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  14. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  15. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  16. 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
  17. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  19. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  20. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  23. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  24. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  25. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  26. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  27. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · Tue Apr 19 16:19:30 2016 -0600
  28. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · Sat Jan 30 16:38:01 2016 -0700
  29. 60740e7 tegra: video: Move all fdt-decoding into a single function by Simon Glass · Sat Jan 30 16:37:59 2016 -0700
  30. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · Sat Jan 30 16:37:58 2016 -0700
  31. b1c50fb tegra: video: Remove the static variables by Simon Glass · Sat Jan 30 16:37:57 2016 -0700
  32. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:56 2016 -0700
  33. 923128f tegra: video: Merge the two config structures together by Simon Glass · Sat Jan 30 16:37:55 2016 -0700
  34. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · Sat Jan 30 16:37:54 2016 -0700
  35. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  36. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  37. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · Mon Aug 03 12:02:05 2015 -0700
  38. 9503617 dm: tegra: video: Remove use of fdtdec GPIO support by Simon Glass · Mon Jan 05 20:05:35 2015 -0700
  39. f27f4e8 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · Fri Mar 21 12:28:58 2014 -0600
  40. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  41. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · Tue Jan 22 10:44:12 2013 +0000
  42. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · Tue Jan 22 10:44:11 2013 +0000
  43. 941ea6c lcd, tegra: remove unused cursor functions by Jeroen Hofstee · Tue Jan 22 10:44:08 2013 +0000
  44. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  45. 8f837a9 video: tegra: Update line length to match resolution by Thierry Reding · Fri Nov 23 00:58:49 2012 +0000
  46. d7305d1 tegra: Support control of cache settings for LCD by Simon Glass · Wed Oct 17 13:24:57 2012 +0000
  47. e161ccf tegra: Add LCD driver by Simon Glass · Wed Oct 17 13:24:51 2012 +0000