1. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  2. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  3. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  4. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  5. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  6. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  7. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  8. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  9. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  10. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  11. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  12. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  13. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  14. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  15. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  16. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  17. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  18. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  19. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  20. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  21. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  22. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  23. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  24. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  25. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  26. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  27. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  28. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  29. f264638 drm/exynos: add gsc ipp driver by Eunchul Kim · 12 years ago
  30. bea8a42 drm/exynos: add rotator ipp driver by Eunchul Kim · 12 years ago
  31. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 12 years ago
  32. c12e261 drm/exynos: add iommu support for ipp by Eunchul Kim · 12 years ago
  33. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 12 years ago
  34. d636ead drm/exynos: support device tree for fimd by Joonyoung Shim · 12 years ago
  35. ca555e5 drm/exynos: support extended screen coordinate of fimd by Joonyoung Shim · 12 years ago
  36. f56aad3 drm/exynos: fix x, y coordinates for right bottom pixel by Joonyoung Shim · 12 years ago
  37. 60a705a drm/exynos: fix fb offset calculation for plane by Joonyoung Shim · 12 years ago
  38. 1a4513b drm/exynos: hdmi: Fix potential NULL pointer dereference error by Sachin Kamat · 12 years ago
  39. 65da035 drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro by Sachin Kamat · 12 years ago
  40. a556225 drm/exynos: add support for hdmiphy power control for exynos5 by Rahul Sharma · 12 years ago
  41. 000f130 drm/exynos: add runtime pm support for mixer by Rahul Sharma · 12 years ago
  42. 64327cb drm/exynos: added runtime pm support for hdmi by Rahul Sharma · 12 years ago
  43. 1169af21 drm/exynos: fix allocation and cache mapping type by Inki Dae · 12 years ago
  44. f2c0095 drm/exynos: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  45. a0e41b5 drm/exynos/iommu: fix return value check in drm_create_iommu_mapping() by Wei Yongjun · 12 years ago
  46. ddd8e95 drm/exynos: remove unused vaddr member by YoungJun Cho · 12 years ago
  47. 4744ad2 drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute by Inki Dae · 12 years ago
  48. 662aa6d drm/exynos: add exception codes to exynos_drm_fbdev_create() by Inki Dae · 12 years ago
  49. db7e55a drm/exynos: clear windows in fimd dpms off by Prathyush K · 12 years ago
  50. db43fd1 drm/exynos: clear windows in mixer dpms off by Prathyush K · 12 years ago
  51. 01ce113 drm/exynos: modify wait_for_vblank of fimd by Prathyush K · 12 years ago
  52. 6e95d5e drm/exynos: modify wait_for_vblank of mixer by Prathyush K · 12 years ago
  53. 0703397 drm/exynos: move fimd wait_for_vblank to manager_ops by Prathyush K · 12 years ago
  54. 8137a2e drm/exynos: move hdmi's wait_for_vblank to manager_ops by Prathyush K · 12 years ago
  55. f74085a drm/exynos: make wait_for_vblank a manager op by Prathyush K · 12 years ago
  56. a7b362f drm/exynos: add dmabuf attach/detach callbacks. by Inki Dae · 12 years ago
  57. ae9dace drm: exynos: moved exynos drm hdmi device registration to drm driver by Rahul Sharma · 12 years ago
  58. 422bd00 drm: exynos: moved exynos drm device registration to drm driver by Rahul Sharma · 12 years ago
  59. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  60. a144c2e drm/exynos: sending AVI and AUI info frames by Rahul Sharma · 12 years ago
  61. a4d8de5 drm/exynos: Use devm_clk_get in exynos_drm_fimd.c by Sachin Kamat · 12 years ago
  62. 9f49d9f drm/exynos: Use devm_* APIs in exynos_hdmi.c by Sachin Kamat · 12 years ago
  63. 37f5086 drm/exynos: Use devm_clk_get in exynos_mixer.c by Sachin Kamat · 12 years ago
  64. df3d90e drm/exynos: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  65. dc62553 drm/exynos: Use devm_clk_get in exynos_drm_g2d.c by Sachin Kamat · 12 years ago
  66. 640631d drm/exynos: use sgt instead of pages for framebuffer address by Prathyush K · 12 years ago
  67. a3f9bca drm: exynos: fix for loosing display mode header during mode adjustment by Rahul Sharma · 12 years ago
  68. 3dc5fa9 drm/exynos: fix memory leak to EDID block by Egbert Eich · 12 years ago
  69. 465ed66 drm/exynos: remove 'pages' and 'page_size' elements in exynos gem buffer by Prathyush K · 12 years ago
  70. dd26585 drm/exynos: add exynos drm specific fb_mmap function by Prathyush K · 12 years ago
  71. 1daa892 drm/exynos: make sure that overlay data are updated by Inki Dae · 12 years ago
  72. 5b07c66 drm/exynos: add vm_ops to specific gem mmaper by Inki Dae · 12 years ago
  73. 2a3098f drm/exynos: add userptr feature for g2d module by Inki Dae · 12 years ago
  74. 1119707 drm/exynos: remove unnecessary sg_alloc_table call by Prathyush K · 12 years ago
  75. 4ddc404 drm: exynos: fix for mapping of dma buffers by Rahul Sharma · 12 years ago
  76. ea6d66c drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. by Inki Dae · 12 years ago
  77. d87342c drm/exynos: add iommu support for g2d by Inki Dae · 12 years ago
  78. 1055b39 drm/exynos: add iommu support for hdmi driver by Inki Dae · 12 years ago
  79. bcc5cd1 drm/exynos: add iommu support to fimd driver by Inki Dae · 12 years ago
  80. 0519f9a drm/exynos: add iommu support for exynos drm framework by Inki Dae · 12 years ago
  81. 9fb7dff drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock by Imre Deak · 12 years ago
  82. e1f48ee drm/exynos: call drm_vblank_put for each queued flip event by Imre Deak · 12 years ago
  83. 8547332 drm/exynos: hold event_lock while accessing pageflip_event_list by Imre Deak · 12 years ago
  84. fdd66e0 drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c by Sachin Kamat · 12 years ago
  85. 6ecf18f drm/exynos: Make exynos4/5_fimd_driver_data static by Sachin Kamat · 12 years ago
  86. 8e8755d drm/exynos: fix overlay updating issue by Inki Dae · 12 years ago
  87. fa3692d drm/exynos: remove unnecessary code. by Inki Dae · 12 years ago
  88. 9d93479 drm/exynos: fix linux framebuffer address setting. by Inki Dae · 12 years ago
  89. c69d527 drm/exynos: Fix potential NULL pointer dereference in exynos_drm_encoder.c by Sachin Kamat · 12 years ago
  90. 77b1c03 drm/exynos: Make exynos4/5_fimd_driver_data static by Sachin Kamat · 12 years ago
  91. ffe9955 drm/exynos: fix overlay updating issue by Inki Dae · 12 years ago
  92. a39b498 drm/exynos: remove unnecessary code. by Inki Dae · 12 years ago
  93. 129495d drm/exynos: fix linux framebuffer address setting. by Inki Dae · 12 years ago
  94. 2cdc53b drm: exynos: removed warning due to missing typecast for mixer driver data by Rahul Sharma · 12 years ago
  95. 9eb3e9e6 drm/exynos: add support for ARCH_MULTIPLATFORM by Rob Clark · 12 years ago
  96. 44c9169 drm/exynos: fix display on issue by Inki Dae · 12 years ago
  97. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  98. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  99. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  100. 768c305 drm: exynos: hdmi: remove drm common hdmi platform data struct by Rahul Sharma · 12 years ago