1. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  2. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  3. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  4. 725ddea drm/exynos: fimd: Add support for S3C64xx SoCs by Tomasz Figa · 12 years ago
  5. 411d9ed drm/exynos: fimd: Add support for FIMD variants with clock selection by Tomasz Figa · 12 years ago
  6. de7af10 drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register by Tomasz Figa · 12 years ago
  7. 1887346 drm/exynos: fimd: Hold pointer to driver data in context struct by Tomasz Figa · 12 years ago
  8. 7fd65df drm/exynos: do not use mode_set_base function directly by Inki Dae · 12 years ago
  9. e436b09 drm/exynos: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  10. ad07945 drm/exynos: remove ignoring return value warning in hdmi by Seung-Woo Kim · 11 years ago
  11. a7f98d6 drm/exynos: fix WINDOWS_NR checking to vidi driver by Inki Dae · 12 years ago
  12. 37b006e drm/exynos: fix tests for valid FIMD window number by Krzysztof Kozlowski · 12 years ago
  13. 1586d80 drm/exynos: fix checks for valid mixer window by Krzysztof Kozlowski · 12 years ago
  14. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 12 years ago
  15. 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
  16. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 12 years ago
  17. 7a1b00e drm/exynos: remove unnecessary devm_kfree by Seung-Woo Kim · 12 years ago
  18. a3ad697 drm/exynos: fix build warnings from ipp fimc by Seung-Woo Kim · 12 years ago
  19. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 12 years ago
  20. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 12 years ago
  21. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  22. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  23. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  24. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  25. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  26. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  27. 011c2282 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 12 years ago
  28. 0377f4e drm/exynos: Don't blend mixer layer 0 by Sean Paul · 12 years ago
  29. 5f46c33 drm/exynos: Remove unnecessary braces in exynos_hdmi.c by Sachin Kamat · 12 years ago
  30. b9047b8 drm/exynos: Select VIDEOMODE_HELPERS for FIMD by Sachin Kamat · 12 years ago
  31. 69961d8 drm/exynos: do not use generic flags to dumb by Inki Dae · 12 years ago
  32. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 12 years ago
  33. 0f6f959 exynos/drm: hdmi: cleanup for hdmi common device registration by Seung-Woo Kim · 12 years ago
  34. 1055f49 drm/exynos: fix wrong return check for platform_device_register_simple by Seung-Woo Kim · 12 years ago
  35. 5186fc5 drm/exynos: add device tree support for fimc ipp driver by Sylwester Nawrocki · 12 years ago
  36. e5f8683 drm/exynos: rework fimc clocks handling by Sylwester Nawrocki · 12 years ago
  37. 4c30cbc drm/exynos: remove redundant devm_kfree() by Sylwester Nawrocki · 12 years ago
  38. 11963a6 drm/exynos: enable FIMD clocks by Vikas Sajjan · 12 years ago
  39. baa88c8 Revert "drm/exynos: prepare FIMD clocks" by Inki Dae · 12 years ago
  40. b4e3a3e drm/exynos: prepare FIMD clocks by Vikas Sajjan · 12 years ago
  41. 81ed703 drm/exynos: drm_connector: Fix error check condition by Sachin Kamat · 12 years ago
  42. d8e9ca4 drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  43. c11182d drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  44. ee7cbaf drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  45. 1977e6d drm/exynos: change the method for getting the interrupt by Vikas Sajjan · 12 years ago
  46. 1e2a4ad drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimd by Vikas Sajjan · 12 years ago
  47. 7f4596f drm/exynos: Add display-timing node parsing using video helper function by Vikas Sajjan · 12 years ago
  48. 7ddcc73 drm/exynos: hdmi: move mode_fixup to drm common hdmi by Rahul Sharma · 12 years ago
  49. 6b986ed drm/exynos: hdmi: using drm_display_mode timings for exynos4 by Rahul Sharma · 12 years ago
  50. 2dec17c drm/exynos: Check g2d cmd list for g2d restrictions by YoungJun Cho · 12 years ago
  51. a4f19aa drm/exynos: Add a new function to get gem buffer size by Inki Dae · 12 years ago
  52. 9963cb6 drm/exynos: Deal with g2d buffer info more efficiently by YoungJun Cho · 12 years ago
  53. f3d2fc4 drm/exynos: Clean up some G2D codes for readability by YoungJun Cho · 12 years ago
  54. 7ad0181 drm/exynos: Fix G2D core malfunctioning issue by YoungJun Cho · 12 years ago
  55. 5efc1d1 drm/exynos: clear node object type at gem unmap by YoungJun Cho · 12 years ago
  56. 067ed33 drm/exynos: Fix error routine to getting dma addr. by YoungJun Cho · 12 years ago
  57. e2779e1 drm/exynos: Replaced kzalloc & memcpy with kmemdup by Alexandru Gheorghiu · 12 years ago
  58. 0f10cf1 drm/exynos: fimd: calculate the correct address offset by Leela Krishna Amudala · 12 years ago
  59. 9800935 drm/exynos: Make mixer_check_timing static by Sachin Kamat · 12 years ago
  60. 5830daf drm/exynos: modify the compatible string for exynos fimd by Vikas Sajjan · 12 years ago
  61. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 12 years ago
  62. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 12 years ago
  63. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 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
  65. 95fc633 drm/exynos: Add device tree based discovery support for G2D by Ajay Kumar · 12 years ago
  66. 2f7e2ed drm/exynos: hdmi: support extra resolutions using drm_display_mode timings by Sean Paul · 12 years ago
  67. 2963074 drm/exynos: mixer: set correct mode for range of resolutions by Rahul Sharma · 12 years ago
  68. 0ea6822 drm/exynos: implement display-mode-check callback in mixer driver by Rahul Sharma · 12 years ago
  69. 438c0f8 drm/exynos: add display-mode-check operation to exynos_mixer_ops struct by Rahul Sharma · 12 years ago
  70. 979c0c7 drm/exynos: release resources properly when fb creation is failed. by YoungJun Cho · 12 years ago
  71. 5af9f11 drm/exynos: fix wrong pointer access at vm close. by YoungJun Cho · 12 years ago
  72. e44a5c0 drm/exynos: Add missing braces around sizeof by Sachin Kamat · 12 years ago
  73. b9ede27 drm/exynos: consider exception case to fb handle creation by Inki Dae · 12 years ago
  74. fe9e3137 drm/exynos: fix iommu address allocation order by Inki Dae · 12 years ago
  75. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
  76. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
  77. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 12 years ago
  78. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 12 years ago
  79. d4ed602 drm: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  80. dda9012 drm/exynos: add check for the device power status by Shirish S · 12 years ago
  81. 428982e drm/exynos: Make 'drm_hdmi_get_edid' static by Sachin Kamat · 12 years ago
  82. 7cdc046 drm/exynos: fimd and ipp are broken on multiplatform by Arnd Bergmann · 12 years ago
  83. 05523d5 drm/exynos: don't include plat/gpio-cfg.h by Arnd Bergmann · 12 years ago
  84. 77006a7 drm/exynos: Remove "internal" interrupt handling by Sean Paul · 12 years ago
  85. 0315a90 drm/exynos: Add missing static specifiers in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  86. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 12 years ago
  87. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 12 years ago
  88. b7848c7 drm/exynos: Make g2d_userptr_get_dma_addr static by Sachin Kamat · 12 years ago
  89. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 12 years ago
  90. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 12 years ago
  91. e7808df drm/exynos: added validation of edid for vidi connection by Seung-Woo Kim · 12 years ago
  92. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 12 years ago
  93. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  94. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  95. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  96. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  97. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  98. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  99. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  100. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago