1. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  2. 5baf5d4 drm/exynos: avoid leak if exynos_dpi_probe() fails by Gustavo Padovan · 10 years ago
  3. 1c9ff4a drm/exynos: Fix exynos_dpi_remove() parameter by Gustavo Padovan · 10 years ago
  4. 1d50aa9 drm/exynos: vidi: add component support by Inki Dae · 10 years ago
  5. 33e2192 drm/exynos: fix exynos_drm_component_del by Inki Dae · 10 years ago
  6. be19d93 drm/exynos/ipp: fix error return code by Julia Lawall · 10 years ago
  7. 4846e45 drm/exynos: clean up machine compatible string check by Inki Dae · 10 years ago
  8. 820687be drm/exynos: move Exynos platform drivers registration to init by Gustavo Padovan · 10 years ago
  9. b671395 Revert "drm/exynos: fix null pointer dereference issue" by Gustavo Padovan · 10 years ago
  10. 5af3d9b drm/exynos/dpi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  11. 4cfde1f drm/exynos/dpi: embed display into private context by Andrzej Hajda · 10 years ago
  12. 63b3be3 drm/exynos/dp: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  13. 1df6e5f drm/exynos/dp: embed display into private context by Andrzej Hajda · 10 years ago
  14. 2f26bd7 drm/exynos/vidi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  15. 7340426 drm/exynos/vidi: embed display into private context by Andrzej Hajda · 10 years ago
  16. 0d8424f8 drm/exynos/hdmi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  17. 930865f drm/exynos/hdmi: embed display into private context by Andrzej Hajda · 10 years ago
  18. 400c8ac drm/exynos/fimd: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  19. e152dbd drm/exynos/fimd: embed manager into private context by Andrzej Hajda · 10 years ago
  20. e1819aa drm/exynos/vidi: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  21. f01833c drm/exynos/vidi: embed manager into private context by Andrzej Hajda · 10 years ago
  22. 8f0be83 drm/exynos/mixer: stop using manager->ctx pointer by Andrzej Hajda · 10 years ago
  23. 8103ef1 drm/exynos/mixer: embed manager into private context by Andrzej Hajda · 10 years ago
  24. 0cef83a drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN by YoungJun Cho · 10 years ago
  25. ecb8415 drm/exynos: dsi: move TE irq handler registration position by YoungJun Cho · 10 years ago
  26. adf67ab drm/exynos: use irq_flags instead of triggering by Joonyoung Shim · 10 years ago
  27. 87ab85b drm/exynos: fimd: add triggering unset routine in fimd_trigger() by YoungJun Cho · 10 years ago
  28. 1c905d9 drm/exynos: fimd: modify I80 i/f irq relevant routine by YoungJun Cho · 10 years ago
  29. 999d8b3 drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup by YoungJun Cho · 10 years ago
  30. f181a54 drm/exynos: fimd: add fimd_enable_video_output() to cleanup by YoungJun Cho · 10 years ago
  31. 74944a58 drm/exynos: fimd: move shadow unprotection position by YoungJun Cho · 10 years ago
  32. 9b67eb7 drm/exynos: move triggering checking by Joonyoung Shim · 10 years ago
  33. 3c3c9c1 drm/exynos: add has_vtsel flag by Joonyoung Shim · 10 years ago
  34. 030794a drm/exynos: Fix DSI resuming fail because power domain being off by Krzysztof Kozlowski · 10 years ago
  35. d41bb38 drm/exynos: dsi: move DSIM_STATE_ENABLED set position by YoungJun Cho · 10 years ago
  36. b301ae2 drm/exynos: fimd: move handle vblank position in TE handler by YoungJun Cho · 10 years ago
  37. bd953de drm/exynos: fimd: remove unnecessary waiting vblank routine by YoungJun Cho · 10 years ago
  38. dcb622a drm/exynos: fimd: support Exynos4415 SoC by YoungJun Cho · 10 years ago
  39. 4bc6d64 drm/exynos: dsi: support Exynos4415 SoC by YoungJun Cho · 10 years ago
  40. b128aef drm/exynos: dp: Remove support for unused dptx-phy by Vivek Gautam · 10 years ago
  41. 9755884 drm/exynos: remove leftover hdmi function declarations by Gustavo Padovan · 10 years ago
  42. 60cb858 drm/exynos: update documentation to reflect code changes by Gustavo Padovan · 10 years ago
  43. 4a5827fb drm/exynos: Save up space using bool var as bitfields by Gustavo Padovan · 10 years ago
  44. 5d0e6fe drm/exynos: remove unused wait_for macro by Gustavo Padovan · 10 years ago
  45. cc2d861 drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" by Gustavo Padovan · 10 years ago
  46. d2c1bba drm/exynos: Replace repeated declaration by include <drm/drmP.h> by Gustavo Padovan · 10 years ago
  47. f859d6e drm/exynos: remove extra declaration of struct exynos_overlay by Gustavo Padovan · 10 years ago
  48. b5b1a4b drm/exynos: remove extra declaration of struct exynos_drm_manager by Gustavo Padovan · 10 years ago
  49. ff9c87c drm/exynos: remove uneeded declaration of struct dma_iommu_mapping by Gustavo Padovan · 10 years ago
  50. 5cd5db8 drm/exynos: dsi: stop using display->ctx pointer by Andrzej Hajda · 10 years ago
  51. e516972 drm/exynos: dsi: remove redundant encoder field by Andrzej Hajda · 10 years ago
  52. e2d2a1e drm/exynos: dsi: simplify device pointer evaluation by Andrzej Hajda · 10 years ago
  53. 2900c69 drm/exynos: dsi: remove global variable exynos_dsi_display by Andrzej Hajda · 10 years ago
  54. 7239067 drm/exynos: remove ifdeferry from initialization code by Andrzej Hajda · 10 years ago
  55. 421ee18 drm/exynos: fix null pointer dereference issue by Inki Dae · 10 years ago
  56. e9fbdcb drm/exynos: fix possible infinite loop issue by Inki Dae · 10 years ago
  57. 2d15118 drm/exynos: g2d: fix null pointer dereference by Inki Dae · 10 years ago
  58. fbdf093 drm/exynos: resolve infinite loop issue on non multi-platform by Inki Dae · 10 years ago
  59. 5cbb37d drm/exynos: resolve infinite loop issue on multi-platform by Inki Dae · 10 years ago
  60. 8aa3dc3c Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  61. ed6ff40 drm/dsi: Constify mipi_dsi_msg by Thierry Reding · 10 years ago
  62. 7afbfcc drm/exynos: fix possible infinite loop issue by Inki Dae · 10 years ago
  63. 9ad703e drm/exynos: g2d: fix null pointer dereference by Inki Dae · 10 years ago
  64. f7c2f36f drm/exynos: resolve infinite loop issue on non multi-platform by Inki Dae · 10 years ago
  65. 06a2f5c drm/exynos: resolve infinite loop issue on multi-platform by Inki Dae · 10 years ago
  66. 74cfe07 drm/exynos: correct connector->dpms field before resuming by Andrzej Hajda · 10 years ago
  67. d6948b2 drm/exynos: enable vblank after DPMS on by Andrzej Hajda · 10 years ago
  68. 3cb6830 drm/exynos: init kms poll at the end of initialization by Andrzej Hajda · 10 years ago
  69. 64f7aed drm/exynos: propagate plane initialization errors by Andrzej Hajda · 10 years ago
  70. 9887e2d drm/exynos: vidi: fix build warning by Inki Dae · 10 years ago
  71. d9aaf75 drm/exynos: remove explicit encoder/connector de-initialization by Andrzej Hajda · 10 years ago
  72. c52142e drm/exynos: init vblank with real number of crtcs by Andrzej Hajda · 10 years ago
  73. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  74. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  75. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  76. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  77. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  78. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  79. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  80. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  81. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  82. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  83. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  84. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  85. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  86. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  87. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  88. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  89. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  90. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  91. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  92. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  93. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  94. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  95. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  96. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  97. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  98. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  99. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  100. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago