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