1. 3ae2436 drm/exynos/mixer: replace direct cross-driver call with drm mode validation by Andrzej Hajda · 9 years ago
  2. cf3e0fd drm/exynos/hdmi: remove unused field by Andrzej Hajda · 9 years ago
  3. d24bb3e drm/exynos/hdmi: improve HDMI/ACR related code by Andrzej Hajda · 9 years ago
  4. 185f22d drm/exynos/hdmi: convert container_of macro to inline function by Andrzej Hajda · 9 years ago
  5. af1f7c2 drm/exynos/hdmi: remove deprecated hdmi_resources structure by Andrzej Hajda · 9 years ago
  6. 2228b7c drm/exynos/hdmi: convert to gpiod API by Andrzej Hajda · 9 years ago
  7. da5e36a drm/exynos/hdmi: simplify clock re-parenting by Andrzej Hajda · 9 years ago
  8. 1ab739d drm/exynos/hdmi: use constant size array for regulators by Andrzej Hajda · 9 years ago
  9. 498d5a3 drm/exynos/hdmi: use optional regulator_get for hdmi-en by Andrzej Hajda · 9 years ago
  10. 2445c4a drm/exynos/hdmi: fix removal order by Andrzej Hajda · 9 years ago
  11. 1993c33 drm/exynos/hdmi: replace all writeb with writel by Andrzej Hajda · 9 years ago
  12. 74a74ff drm/exynos/hdmi: simplify HDMI-PHY power sequence by Andrzej Hajda · 9 years ago
  13. 8eb6d4e drm/exynos/hdmi: move PLL stabilization check code to separate function by Andrzej Hajda · 9 years ago
  14. 633d00b drm/exynos/hdmi: use mappings for registers with IP dependent address by Andrzej Hajda · 9 years ago
  15. e68d547 drm/exynos/hdmi: remove support for deprecated compatible by Andrzej Hajda · 9 years ago
  16. 2b8376c drm/exynos: remove struct exynos_drm_encoder layer by Gustavo Padovan · 9 years ago
  17. a2986e8 drm/exynos: remove exynos_drm_create_enc_conn() by Gustavo Padovan · 9 years ago
  18. c2c099f drm/exynos: remove extra call to hdmi_commit() by Gustavo Padovan · 9 years ago
  19. cf67cc9 drm/exynos: remove struct exynos_drm_display by Gustavo Padovan · 9 years ago
  20. b6595dc drm/exynos: split display's .dpms() into .enable() and .disable() by Gustavo Padovan · 9 years ago
  21. 7b5102d drm/exynos/hdmi: remove hdmi_v14_conf struct by Andrzej Hajda · 9 years ago
  22. edb6e41 drm/exynos/hdmi: remove hdmi_v13_conf struct by Andrzej Hajda · 9 years ago
  23. c93aaeb drm/exynos/hdmi: remove redundant configuration fields by Andrzej Hajda · 9 years ago
  24. cd240cd drm/exynos/hdmi: add driver data pointer to private context by Andrzej Hajda · 9 years ago
  25. 882a064 drm/exynos/hdmi: remove private lock code by Andrzej Hajda · 9 years ago
  26. ef6ce28 drm/exynos/hdmi: Simplify HPD gpio handling by Andrzej Hajda · 9 years ago
  27. d36b300 drm/exynos/hdmi: remove old platform data code by Andrzej Hajda · 9 years ago
  28. 64ebd89 drm/exynos/hdmi: fix edid memory leak by Andrzej Hajda · 9 years ago
  29. 8665040 drm/exynos: fix broken component binding in case of multiple pipelines by Andrzej Hajda · 9 years ago
  30. 63498e3 drm/exynos: atomic dpms support by Gustavo Padovan · 9 years ago
  31. 4ea9526 drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() by Gustavo Padovan · 9 years ago
  32. 4a11248 Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  33. 1e6d459 drm/exynos: fix typos in hdmi and mixer by Tobias Jakobi · 9 years ago
  34. b0f8778 drm/exynos: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  35. 92dc7a0 drm/exynos: use driver internal struct by Joonyoung Shim · 10 years ago
  36. 265134a drm/exynos: fix reset codes for memory mapped hdmi phy by Joonyoung Shim · 10 years ago
  37. 0d8424f8 drm/exynos/hdmi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  38. 930865f drm/exynos/hdmi: embed display into private context by Andrzej Hajda · 10 years ago
  39. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 10 years ago
  40. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  41. 9d1e25c drm/exynos: hdmi: add null check for hdmiphy_port by Seung-Woo Kim · 10 years ago
  42. 39b58a3 drm/exynos: Add MODULE_DEVICE_TABLE entries for various components by Sjoerd Simons · 10 years ago
  43. ff830c9 drm/exynos: hdmi: enable exynos 4210 and 4x12 soc support by Marek Szyprowski · 10 years ago
  44. 05fdf98 drm/exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled by Marek Szyprowski · 10 years ago
  45. 7a9bf6e drm/exynos: Remove unused variable from exynos_hdmi.c by Sachin Kamat · 10 years ago
  46. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  47. 245f98f drm/exynos: hdmi: fix power order issue by Inki Dae · 10 years ago
  48. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  49. df5225b drm/exynos: consider deferred probe case by Inki Dae · 10 years ago
  50. 6a296e2 drm/exynos: add hdmiphy power on/off sequence by Shirish S · 10 years ago
  51. 1633707 drm/exynos: Staticize local symbols in exynos_hdmi.c by Sachin Kamat · 10 years ago
  52. 7e3a6cc drm/exynos: Remove duplicate inclusion of i2c.h by Sachin Kamat · 10 years ago
  53. 049d34e drm/exynos: use regmap interface to set hdmiphy control bit in pmu by Rahul Sharma · 10 years ago
  54. e2a562d drm/exynos: hdmi: consider legacy dt binding by Inki Dae · 10 years ago
  55. 9a8e1cb drm/exynos: restore core HDMI settings by Shirish S · 11 years ago
  56. a18a2dd drm/exynos: enable support for exynos5420 hdmi device by Rahul Sharma · 10 years ago
  57. d5e9ca4 drm/exynos: add support for apb mapped phys in hdmi driver by Rahul Sharma · 10 years ago
  58. 8e9c3f3 drm/exynos: remove unnecessary read for phy configuration values by Rahul Sharma · 10 years ago
  59. bfa4842 drm/exynos: replace hdmi reset with hdmi disable by Rahul Sharma · 10 years ago
  60. 5137c8c drm/exynos: Read hpd gpio in is_connected callback by Sean Paul · 10 years ago
  61. 47d173f drm/exynos: hdmi: remove unnecessary memset by Daniel Kurtz · 10 years ago
  62. b21a3bf drm/exynos: check for null pointers in error handling by Paul Taysom · 10 years ago
  63. 724fd14 drm/exynos: Debounce HDMI hotplug interrupts by Sean Paul · 10 years ago
  64. 35b95ac drm/exynos: Don't reset hdmiphy on hdmi off by Sean Paul · 10 years ago
  65. 96d2653 drm/exynos: update phy settings for RB resolutions by Shirish S · 10 years ago
  66. f37cd5e drm/exynos: add component framework support by Inki Dae · 10 years ago
  67. 153df69 drm/exynos: hdmi: make local symbols static by Jingoo Han · 10 years ago
  68. 8fa04aa drm/exynos: hdmi: use i2c_adapter instead of i2c_client by Inki Dae · 10 years ago
  69. bfe4e84 drm/exynos: hdmi: consider APB PHY by Inki Dae · 10 years ago
  70. d9716ee drm/exynos: Implement drm_connector in hdmi directly by Sean Paul · 11 years ago
  71. af65c80 drm/exynos: Consolidate suspend/resume in drm_drv by Sean Paul · 11 years ago
  72. 7562685 drm/exynos: Use drm_mode_copy to copy modes by Sean Paul · 11 years ago
  73. f041b25 drm/exynos: Remove exynos_drm_hdmi shim by Sean Paul · 11 years ago
  74. 2b76813 drm/exynos: hdmi: remove the i2c drivers and use by Daniel Kurtz · 10 years ago
  75. 54c40de drm/exynos: Rename display_op power_on to dpms by Sean Paul · 11 years ago
  76. 87244fa drm/exynos: Remove apply manager callback by Sean Paul · 11 years ago
  77. 4551789 drm/exynos: hdmi: Implement initialize op for hdmi by Sean Paul · 11 years ago
  78. 4615415 drm/exynos: set the active aspect ratio as per mode by Shirish S · 10 years ago
  79. e1d883c drm/exynos: add phy settings for RB resolutions by Shirish S · 10 years ago
  80. d34d59b drm/exynos: Convert to use the standard hdmi.h header by Sachin Kamat · 11 years ago
  81. 88c4981 drm/exynos: Remove non-DT support in exynos_hdmi by Sachin Kamat · 11 years ago
  82. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  83. 3f1c781 drm/exynos: Add missing of.h header include by Sachin Kamat · 11 years ago
  84. db70d16 drm/exynos: Remove module.h header inclusion by Sachin Kamat · 11 years ago
  85. cc57caf drm/exynos: add new compatible strings for hdmi subsystem by Rahul Sharma · 11 years ago
  86. 1482995 drm/exynos: fix interlace resolutions for exynos5420 by Rahul Sharma · 11 years ago
  87. 5f916e2 drm/exynos: use of_get_named_gpio to get hdmi hpd gpio by Rahul Sharma · 11 years ago
  88. 59956d3 drm/exynos: add mout_hdmi clock in hdmi driver to change parent by Rahul Sharma · 11 years ago
  89. 0bfb1f8 drm/exynos: Prepare/Unprepare HDMI subsystem clocks by Sean Paul · 11 years ago
  90. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  91. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  92. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  93. ad07945 drm/exynos: remove ignoring return value warning in hdmi by Seung-Woo Kim · 11 years ago
  94. 80ce5f6 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  95. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 11 years ago
  96. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  97. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  98. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  99. 5f46c33 drm/exynos: Remove unnecessary braces in exynos_hdmi.c by Sachin Kamat · 11 years ago
  100. ee7cbaf drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago