1. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  2. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  3. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  4. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 11 years ago
  5. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  6. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  7. ba0bf12 drm: Make vblank_disable_allowed bool by Ville Syrjälä · 11 years ago
  8. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  9. 4ddc773 drm/exynos: use drm_edid_duplicate by Jani Nikula · 11 years ago
  10. 662bb69 drm/exynos: fix return value check in lowlevel_buffer_allocate() by Wei Yongjun · 11 years ago
  11. fafb383 drm/exynos: Fix address space warnings in exynos_drm_fbdev.c by Sachin Kamat · 11 years ago
  12. 19e307b drm/exynos: Fix address space warning in exynos_drm_buf.c by Sachin Kamat · 11 years ago
  13. 09bd14b drm/exynos: Remove redundant OF dependency by Sachin Kamat · 11 years ago
  14. 6914262 drm/exynos: Fix build error with exynos_drm_connector.c by Sachin Kamat · 11 years ago
  15. 2d3f173 drm/exynos: Remove non-DT support in exynos_drm_fimd by Sachin Kamat · 11 years ago
  16. 88c4981 drm/exynos: Remove non-DT support in exynos_hdmi by Sachin Kamat · 11 years ago
  17. 61c48fb drm/exynos: Remove non-DT support in exynos_drm_g2d by Sachin Kamat · 11 years ago
  18. 459e97e drm/exynos: Remove non-DT support in exynos_hdmiphy by Sachin Kamat · 11 years ago
  19. f61d5f29 drm/exynos: Remove non-DT support in exynos_ddc by Sachin Kamat · 11 years ago
  20. eccbf0d drm/exynos: Make Exynos DRM drivers depend on OF by Sachin Kamat · 11 years ago
  21. 3fec453 drm/exynos: Consider fallback option to allocation fail by Vikas Sajjan · 11 years ago
  22. 562ad9f drm/exynos: fimd: move platform data parsing to separate function by Andrzej Hajda · 11 years ago
  23. b063f4a drm/exynos: fimd: get signal polarities from device tree by Andrzej Hajda · 11 years ago
  24. 111e605 drm/exynos: fimd: replace struct fb_videomode with videomode by Andrzej Hajda · 11 years ago
  25. 5cc4621 drm/exynos: check a pixel format to a particular window layer by Inki Dae · 11 years ago
  26. a4f38a8 drm/exynos: fix fimd pixel format setting by Inki Dae · 11 years ago
  27. 4db7fcd drm/exynos: Add NULL pointer check by Sachin Kamat · 11 years ago
  28. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  29. 3f1c781 drm/exynos: Add missing of.h header include by Sachin Kamat · 11 years ago
  30. ca7c622 drm/exynos: Remove redundant NULL check in exynos_drm_buf by Sachin Kamat · 11 years ago
  31. 319477f drm/exynos: add device tree support for rotator by Chanho Park · 11 years ago
  32. e30655d drm/exynos: Add missing includes by Mark Brown · 11 years ago
  33. b10d635 drm/exynos: add runtime pm interfaces to g2d driver by Inki Dae · 11 years ago
  34. a1bfacf drm/exynos: Add fallback option to get non physically contiguous memory for fb by Vikas Sajjan · 11 years ago
  35. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  36. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  37. a8e11d1 drm/gem: fix up flink name create race by Daniel Vetter · 11 years ago
  38. d0ed8d2 drm/exynos: explicit store base gem object in dma_buf->priv by Inki Dae · 11 years ago
  39. c1d6798 drm: use common drm_gem_dmabuf_release in i915/exynos drivers by Daniel Vetter · 11 years ago
  40. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  41. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  42. db70d16 drm/exynos: Remove module.h header inclusion by Sachin Kamat · 11 years ago
  43. 89f8b85 drm/exynos: consider common clock framework to g2d driver. by Inki Dae · 11 years ago
  44. de1d367 drm/exynos: fix module build error by Inki Dae · 11 years ago
  45. be34879 drm/exynos: exynos_drm_ipp: fix return value check by Wei Yongjun · 11 years ago
  46. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  47. 4bb615c drm/exynos: remove duplicated error routine and unnecessary assign by Seung-Woo Kim · 11 years ago
  48. 42ac99a drm/exynos: fix pages allocation size in lowlevel_buffer_allocate by YoungJun Cho · 11 years ago
  49. af51a5e drm/exynos: use drm_calloc_large when allocates pointer array by YoungJun Cho · 11 years ago
  50. ba3706c drm/exynos: add error check routine in exynos_drm_open by YoungJun Cho · 11 years ago
  51. 782953e drm/exynos: initialize the buf_num in vp_video_buffer by YoungJun Cho · 11 years ago
  52. cbb28bb drm/exynos: remove dead code in vidi_power_on by YoungJun Cho · 11 years ago
  53. c58c159 drm/exynos: fix not to remain exynos_gem_obj as a leak by YoungJun Cho · 11 years ago
  54. def5e09 drm/exynos: add support for exynos5420 mixer by Rahul Sharma · 11 years ago
  55. cc57caf drm/exynos: add new compatible strings for hdmi subsystem by Rahul Sharma · 11 years ago
  56. 1482995 drm/exynos: fix interlace resolutions for exynos5420 by Rahul Sharma · 11 years ago
  57. 5f916e2 drm/exynos: use of_get_named_gpio to get hdmi hpd gpio by Rahul Sharma · 11 years ago
  58. 23f340e drm/exynos: make sure to handle an error case to vm_mmap call by Inki Dae · 11 years ago
  59. 2fa7b74 drm/exynos: exynos_drm_ipp: Remove redundant break statement by Sachin Kamat · 11 years ago
  60. 59956d3 drm/exynos: add mout_hdmi clock in hdmi driver to change parent by Rahul Sharma · 11 years ago
  61. 0bfb1f8 drm/exynos: Prepare/Unprepare HDMI subsystem clocks by Sean Paul · 11 years ago
  62. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  63. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  64. 16844fb drm/exynos: hdmi: use drm_display_mode to check the supported modes by Rahul Sharma · 11 years ago
  65. 725ddea drm/exynos: fimd: Add support for S3C64xx SoCs by Tomasz Figa · 11 years ago
  66. 411d9ed drm/exynos: fimd: Add support for FIMD variants with clock selection by Tomasz Figa · 11 years ago
  67. de7af10 drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register by Tomasz Figa · 11 years ago
  68. 1887346 drm/exynos: fimd: Hold pointer to driver data in context struct by Tomasz Figa · 11 years ago
  69. 7fd65df drm/exynos: do not use mode_set_base function directly by Inki Dae · 11 years ago
  70. e436b09 drm/exynos: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  71. ad07945 drm/exynos: remove ignoring return value warning in hdmi by Seung-Woo Kim · 11 years ago
  72. a7f98d6 drm/exynos: fix WINDOWS_NR checking to vidi driver by Inki Dae · 11 years ago
  73. 37b006e drm/exynos: fix tests for valid FIMD window number by Krzysztof Kozlowski · 11 years ago
  74. 1586d80 drm/exynos: fix checks for valid mixer window by Krzysztof Kozlowski · 11 years ago
  75. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 11 years ago
  76. 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
  77. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 11 years ago
  78. 7a1b00e drm/exynos: remove unnecessary devm_kfree by Seung-Woo Kim · 11 years ago
  79. a3ad697 drm/exynos: fix build warnings from ipp fimc by Seung-Woo Kim · 11 years ago
  80. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  81. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 11 years ago
  82. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 11 years ago
  83. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  84. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  85. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  86. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  87. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  88. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 11 years ago
  89. 0377f4e drm/exynos: Don't blend mixer layer 0 by Sean Paul · 11 years ago
  90. 5f46c33 drm/exynos: Remove unnecessary braces in exynos_hdmi.c by Sachin Kamat · 11 years ago
  91. b9047b8 drm/exynos: Select VIDEOMODE_HELPERS for FIMD by Sachin Kamat · 11 years ago
  92. 69961d8 drm/exynos: do not use generic flags to dumb by Inki Dae · 11 years ago
  93. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 11 years ago
  94. 0f6f959 exynos/drm: hdmi: cleanup for hdmi common device registration by Seung-Woo Kim · 11 years ago
  95. 1055f49 drm/exynos: fix wrong return check for platform_device_register_simple by Seung-Woo Kim · 11 years ago
  96. 5186fc5 drm/exynos: add device tree support for fimc ipp driver by Sylwester Nawrocki · 11 years ago
  97. e5f8683 drm/exynos: rework fimc clocks handling by Sylwester Nawrocki · 11 years ago
  98. 4c30cbc drm/exynos: remove redundant devm_kfree() by Sylwester Nawrocki · 11 years ago
  99. 11963a6 drm/exynos: enable FIMD clocks by Vikas Sajjan · 11 years ago
  100. baa88c8 Revert "drm/exynos: prepare FIMD clocks" by Inki Dae · 11 years ago