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