1. 2b32189 drivers: video: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:41:04 2024 +0200
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 4b5ed11 video: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:31:31 2024 -0600
  5. 1bee07a global: Remove duplicate common.h inclusions by Tom Rini · Thu Dec 14 13:16:48 2023 -0500
  6. 9095dda samsung: Drop CONFIG_EXYNOS_PWM_BL by Simon Glass · Wed Feb 01 13:19:31 2023 -0700
  7. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  8. 31e1dcb video: samsung: Drop old LCD code by Simon Glass · Sun Oct 16 15:54:35 2022 -0600
  9. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · Wed Oct 12 21:57:59 2022 +0200
  10. 3eeabf5 video: Migrate exynos display options to Kconfig by Tom Rini · Fri Jun 10 22:59:34 2022 -0400
  11. b754c9f arm: exynos: Remove old pwm backlight driver by Tom Rini · Fri Jun 10 22:59:32 2022 -0400
  12. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  13. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  14. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  15. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  16. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  17. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  18. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  19. 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
  20. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  21. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  22. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  23. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  25. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  26. 67be5d7 video: exynos: remove redundant assignments by Heinrich Schuchardt · Mon Mar 19 07:46:08 2018 +0100
  27. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  28. e51b777 exynos: video: fix typo in DisplayPort driver by Dongjin Kim · Fri Oct 27 23:08:51 2017 -0400
  29. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  30. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  31. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  32. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  33. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  34. 6930d6f exynos: video: Drop old unused code by Simon Glass · Sun Feb 21 21:09:02 2016 -0700
  35. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  36. 305f581 exynos: video: Rename variables for driver model by Simon Glass · Sun Feb 21 21:09:00 2016 -0700
  37. b9b3813 exynos: video: Rename edp_device_info to exynos_dp_priv by Simon Glass · Sun Feb 21 21:08:59 2016 -0700
  38. bfd239c exynos: Simplify calling of exynos_dp_phy_ctrl() by Simon Glass · Sun Feb 21 21:08:57 2016 -0700
  39. c9ed7a4 exynos: video: Combine LCD driver into one file by Simon Glass · Sun Feb 21 21:08:48 2016 -0700
  40. 6d23709 exynos: video: Move mipi_lcd_device_dt into a function by Simon Glass · Sun Feb 21 21:08:47 2016 -0700
  41. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · Sun Feb 21 21:08:46 2016 -0700
  42. f013e7a exynos: video: Move dsim_config_dt into a function by Simon Glass · Sun Feb 21 21:08:45 2016 -0700
  43. 0de7089 exynos: video: Drop static variables in exynos_dp_lowlevel.c by Simon Glass · Sun Feb 21 21:08:44 2016 -0700
  44. 860ef00 exynos: video: Drop static variables in exynos_fb.c by Simon Glass · Sun Feb 21 21:08:43 2016 -0700
  45. c7fdcd9 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · Sun Feb 21 21:08:42 2016 -0700
  46. 4d022cc exynos: video: Drop the static lcd_base_addr variable by Simon Glass · Sun Feb 21 21:08:41 2016 -0700
  47. 6d27559 exynos: video: Remove use of vidinfo_t typedef by Simon Glass · Sun Feb 21 21:08:40 2016 -0700
  48. c0882ff exynos: video: Drop dead code by Simon Glass · Sun Feb 21 21:08:39 2016 -0700
  49. bd40e2d exynos: video: Move driver files into their own directory by Simon Glass · Sun Feb 21 21:08:38 2016 -0700