1. e7e67d9 drm/omap: Switch the HDMI and VENC outputs to drm_bridge by Laurent Pinchart · 5 years ago
  2. c83fefd drm/omap: dss: Fix output next device lookup in DT by Laurent Pinchart · 5 years ago
  3. 6cd0ab3 drm/omap: use true,false for bool variable by Zheng Bin · 5 years ago
  4. 40c2815 drm/omap: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  5. 45f16c8 drm/omap: displays: Remove unused panel drivers by Laurent Pinchart · 6 years ago
  6. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  7. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  8. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  9. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  10. f2f5f77a drm/omap: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. b477a00 drm/omap: panel-tpo-td028ttec1: add backlight support by Andreas Kemnade · 6 years ago
  14. 8bf4b16 drm/omap: Remove panel-dpi driver by Laurent Pinchart · 6 years ago
  15. be3143d drm/omap: Remove TFP410 and DVI connector drivers by Laurent Pinchart · 6 years ago
  16. 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
  17. 0dbfc39 drm/omap: Merge omap_dss_device type and output_type fields by Laurent Pinchart · 6 years ago
  18. 41322aa drm/omap: Pass drm_display_mode to .check_timings() and .set_timings() by Laurent Pinchart · 6 years ago
  19. 7bce5ae drm/omap: panel-dsi-cm: Store source pointer internally by Laurent Pinchart · 6 years ago
  20. 46b3847 drm/omap: Add a dss device operation flag for .get_modes() by Laurent Pinchart · 6 years ago
  21. a872d5e drm/omap: Merge display .get_modes() and .get_size() operations by Laurent Pinchart · 6 years ago
  22. 870e19d drm/omap: Expose DRM modes instead of timings in display devices by Laurent Pinchart · 6 years ago
  23. 19b4200 drm/omap: Reverse direction of the DSS device enable/disable operations by Laurent Pinchart · 7 years ago
  24. 3f3623d drm/omap: Remove enable checks from display .enable() and .remove() by Laurent Pinchart · 6 years ago
  25. b49a213 drm/omap: Remove connection checks from display .enable() and .remove() by Laurent Pinchart · 7 years ago
  26. b80bfc6 drm/omap: Move common display enable/disable code to encoder by Laurent Pinchart · 7 years ago
  27. 0a7f54e drm/omap: fix bus_flags for panel-dpi by Tomi Valkeinen · 6 years ago
  28. 6ea48430 drm/omap: Don't call .set_timings() operation recursively by Laurent Pinchart · 7 years ago
  29. 31cd7af drm/omap: panels: Don't modify fixed timings by Laurent Pinchart · 7 years ago
  30. ca6e968 drm/omap: Remove .get_timings() operation from display connectors by Laurent Pinchart · 7 years ago
  31. 2812030 drm/omap: Don't call .check_timings() operation recursively by Laurent Pinchart · 7 years ago
  32. b4935e3 drm/omap: Store bus flags in the omap_dss_device structure by Laurent Pinchart · 7 years ago
  33. 26c91a3 drm/omap: Don't store video mode internally for external encoders by Laurent Pinchart · 7 years ago
  34. bb23800 drm/omap: Remove duplicate calls to .set_timings() operation by Laurent Pinchart · 7 years ago
  35. 8fe1d36 drm/omap: Make the video_mode pointer to .set_timings() const by Laurent Pinchart · 7 years ago
  36. 9c626de drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handler by Laurent Pinchart · 7 years ago
  37. 7805d1e drm/omap: Don't call HDMI mode and infoframe operations recursively by Laurent Pinchart · 7 years ago
  38. 90279e9 drm/omap: Don't call EDID read operation recursively by Laurent Pinchart · 7 years ago
  39. f006325 drm/omap: Move HPD disconnection handling to omap_connector by Laurent Pinchart · 7 years ago
  40. 18412b6 drm/omap: Merge HPD enable operation with HPD callback registration by Laurent Pinchart · 7 years ago
  41. a21a8f3 drm/omap: Remove unneeded safety checks in the HPD operations by Laurent Pinchart · 7 years ago
  42. 949ea2e drm/omap: Don't call HPD registration operations recursively by Laurent Pinchart · 7 years ago
  43. f2ea557 drm/omap: Don't call .detect() operation recursively by Laurent Pinchart · 7 years ago
  44. 83910ad drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops by Laurent Pinchart · 7 years ago
  45. e7df657 drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  46. 2167f9e drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header by Laurent Pinchart · 7 years ago
  47. aec338c drm/omap: panel-sony-acx565akm: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  48. 57e0478 drm/omap: panel-nec-nl8048hl11: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  49. ac2d1fc drm/omap: encoder-tfp410: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  50. ede880e drm/omap: connector-hdmi: Convert to the GPIO descriptors API by Laurent Pinchart · 7 years ago
  51. 6f7ae8c drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations by Laurent Pinchart · 7 years ago
  52. 511afb4 drm/omap: Reverse direction of DSS device (dis)connect operations by Laurent Pinchart · 7 years ago
  53. 27d6245 drm/omap: dss: Acquire next dssdev at probe time by Laurent Pinchart · 7 years ago
  54. a25edf0 drm/omap: displays: Don't cast dssdev to panel data unnecessarily by Laurent Pinchart · 7 years ago
  55. eaaedaf drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinks by Laurent Pinchart · 7 years ago
  56. 4e20bda drm/omap: dss: Replace omap_dss_device port number with bitmask by Laurent Pinchart · 7 years ago
  57. f324b27 drm/omap: dss: Store dss_device pointer in omap_dss_device by Laurent Pinchart · 7 years ago
  58. c1dfe72 drm/omap: dss: Move and rename omap_dss_(get|put)_device() by Laurent Pinchart · 7 years ago
  59. 67822ae drm/omap: dss: Remove panel devices list by Laurent Pinchart · 7 years ago
  60. 4e0bb06 drm/omap: dss: Split omapdss_register_display() by Laurent Pinchart · 7 years ago
  61. de57e9d drm/omap: dss: Remove output devices list by Laurent Pinchart · 7 years ago
  62. 7269fde drm/omap: displays: Remove input omap_dss_device from panel data by Laurent Pinchart · 7 years ago
  63. fb55717 drm/omap: dss: Move src and dst check and set to connection handlers by Laurent Pinchart · 7 years ago
  64. 73fc0ac drm/omap: displays: Don't call disconnect handlers directly by Laurent Pinchart · 7 years ago
  65. 1f50796 drm/omap: dss: Move debug message and checks to connection handlers by Laurent Pinchart · 7 years ago
  66. ec727e3 drm/omap: dss: Add functions to connect and disconnect devices by Laurent Pinchart · 7 years ago
  67. b93109d drm/omap: dss: Move common device operations to common structure by Laurent Pinchart · 7 years ago
  68. df91128b drm/omap: dss: Remove omap_dss_device panel fields by Laurent Pinchart · 7 years ago
  69. d65b0e0 drm/omap: displays: Remove videomode from omap_dss_device structure by Laurent Pinchart · 7 years ago
  70. e0528c9 drm/omap: dss: Constify omap_dss_driver operations structure by Laurent Pinchart · 7 years ago
  71. 9976782 drm/omap: dss: Remove DSS encoders get_timings operation by Laurent Pinchart · 7 years ago
  72. 52dd898 drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operations by Laurent Pinchart · 7 years ago
  73. 6505d75 drm/omap: fix email address by Tomi Valkeinen · 7 years ago
  74. c39bbb9 drm: omapdrm: displays: panel-dsi-cm: Fix field access before set by Laurent Pinchart · 7 years ago
  75. 588fd85 drm/omap: add HPD support to connector-dvi by Tomi Valkeinen · 7 years ago
  76. 45bfdab drm/omap: acx565akm: use __be32 when reading status by Tomi Valkeinen · 7 years ago
  77. e28cea0 drm: omapdrm: displays: Get encoder source at connect time by Laurent Pinchart · 7 years ago
  78. 2f8c4a8 drm: omapdrm: displays: Get panel source at connect time by Laurent Pinchart · 7 years ago
  79. b47e6dc drm: omapdrm: displays: Get connector source at connect time by Laurent Pinchart · 7 years ago
  80. 6b06df8 drm: omapdrm: displays: Remove OF node check in panel drivers by Laurent Pinchart · 7 years ago
  81. 1a5d98a drm: omapdrm: displays: Remove OF node check in encoder drivers by Laurent Pinchart · 7 years ago
  82. ae9f7a5 drm: omapdrm: displays: Remove OF node check in connector drivers by Laurent Pinchart · 7 years ago
  83. 8cd1757 drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declaration by Laurent Pinchart · 7 years ago
  84. d11e5c8 drm: omapdrm: Use unsigned int type by Laurent Pinchart · 7 years ago
  85. 2b91e3c drm/omapdrm: Use of_find_backlight helper by Meghana Madhyastha · 7 years ago
  86. f4ccc2b drm/omapdrm: Use backlight_enable/disable helpers by Meghana Madhyastha · 7 years ago
  87. bb5cdf8 drm: omapdrm: Remove filename from header and fix copyright tag by Andrew F. Davis · 7 years ago
  88. 7a228a0 drm: omapdrm: dpi: Don't treat GPIO probe deferral as an error by Laurent Pinchart · 7 years ago
  89. 9231abd3 drm/omap: panel-dsi-cm: switch to gpiod by Sebastian Reichel · 8 years ago
  90. a44e552 drm/omap: panel-dsi-cm: add external backlight support by Sebastian Reichel · 8 years ago
  91. d95c5a0 drm/omap: panel-dsi-cm: add physical size support by Sebastian Reichel · 8 years ago
  92. 82fa10d drm/omap: panel-dsi-cm: add regulator support by Sebastian Reichel · 8 years ago
  93. e128310 drm/omap: panel-dsi-cm: fix driver by Tony Lindgren · 8 years ago
  94. aa8eeb9 omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE by H. Nikolaus Schaller · 7 years ago
  95. c1b9d4c omapdrm: panel: fix compatible vendor string for td028ttec1 by H. Nikolaus Schaller · 7 years ago
  96. 499ec0e drm/omap: displays: panel-dpi: add backlight dependency by Arnd Bergmann · 7 years ago
  97. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  98. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  99. 019114e omapdrm: omapdss_hdmi_ops: add lost_hotplug op by Hans Verkuil · 8 years ago
  100. 3b86b9e omapdrm: encoder-tpd12s015: keep ls_oe_gpio high by Hans Verkuil · 8 years ago