1. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 13 years ago
  2. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 13 years ago
  3. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  4. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  5. 95fc633 drm/exynos: Add device tree based discovery support for G2D by Ajay Kumar · 13 years ago
  6. 2f7e2ed drm/exynos: hdmi: support extra resolutions using drm_display_mode timings by Sean Paul · 13 years ago
  7. 2963074 drm/exynos: mixer: set correct mode for range of resolutions by Rahul Sharma · 13 years ago
  8. 0ea6822 drm/exynos: implement display-mode-check callback in mixer driver by Rahul Sharma · 13 years ago
  9. 438c0f8 drm/exynos: add display-mode-check operation to exynos_mixer_ops struct by Rahul Sharma · 13 years ago
  10. 979c0c7 drm/exynos: release resources properly when fb creation is failed. by YoungJun Cho · 13 years ago
  11. 5af9f11 drm/exynos: fix wrong pointer access at vm close. by YoungJun Cho · 13 years ago
  12. e44a5c0 drm/exynos: Add missing braces around sizeof by Sachin Kamat · 13 years ago
  13. b9ede27 drm/exynos: consider exception case to fb handle creation by Inki Dae · 13 years ago
  14. fe9e313 drm/exynos: fix iommu address allocation order by Inki Dae · 13 years ago
  15. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 13 years ago
  16. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 13 years ago
  17. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 13 years ago
  18. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 13 years ago
  19. d4ed602 drm: Convert to devm_ioremap_resource() by Thierry Reding · 13 years ago
  20. dda9012 drm/exynos: add check for the device power status by Shirish S · 13 years ago
  21. 428982e drm/exynos: Make 'drm_hdmi_get_edid' static by Sachin Kamat · 13 years ago
  22. 7cdc046 drm/exynos: fimd and ipp are broken on multiplatform by Arnd Bergmann · 13 years ago
  23. 05523d5 drm/exynos: don't include plat/gpio-cfg.h by Arnd Bergmann · 13 years ago
  24. 77006a7 drm/exynos: Remove "internal" interrupt handling by Sean Paul · 13 years ago
  25. 0315a90 drm/exynos: Add missing static specifiers in exynos_drm_rotator.c by Sachin Kamat · 13 years ago
  26. 09760ea drm/exynos: Replace mdelay with usleep_range by Sean Paul · 13 years ago
  27. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 13 years ago
  28. b7848c7 drm/exynos: Make g2d_userptr_get_dma_addr static by Sachin Kamat · 13 years ago
  29. b8b5c13 drm/exynos: consider DMA_NONE flag to dmabuf import by Inki Dae · 13 years ago
  30. 420ae1e drm/exynos: free sg object if dma_map_sg is failed by Inki Dae · 13 years ago
  31. e7808df drm/exynos: added validation of edid for vidi connection by Seung-Woo Kim · 13 years ago
  32. 9c08e4b drm/exynos: let drm handle edid allocations by Rahul Sharma · 13 years ago
  33. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 13 years ago
  34. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  35. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 14 years ago
  36. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 13 years ago
  37. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 13 years ago
  38. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 13 years ago
  39. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 13 years ago
  40. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 13 years ago
  41. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 13 years ago
  42. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 13 years ago
  43. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 13 years ago
  44. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 13 years ago
  45. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 13 years ago
  46. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 13 years ago
  47. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 13 years ago
  48. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 13 years ago
  49. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 13 years ago
  50. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 13 years ago
  51. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 13 years ago
  52. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 13 years ago
  53. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 13 years ago
  54. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 13 years ago
  55. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 13 years ago
  56. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 13 years ago
  57. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 13 years ago
  58. d81aecb drm/exynos: change file license to GPL by Inki Dae · 13 years ago
  59. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 13 years ago
  60. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 13 years ago
  61. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  62. f264638 drm/exynos: add gsc ipp driver by Eunchul Kim · 13 years ago
  63. bea8a42 drm/exynos: add rotator ipp driver by Eunchul Kim · 13 years ago
  64. 16102ed drm/exynos: add fimc ipp driver by Eunchul Kim · 13 years ago
  65. c12e261 drm/exynos: add iommu support for ipp by Eunchul Kim · 13 years ago
  66. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 13 years ago
  67. d636ead drm/exynos: support device tree for fimd by Joonyoung Shim · 13 years ago
  68. ca555e5 drm/exynos: support extended screen coordinate of fimd by Joonyoung Shim · 13 years ago
  69. f56aad3 drm/exynos: fix x, y coordinates for right bottom pixel by Joonyoung Shim · 13 years ago
  70. 60a705a drm/exynos: fix fb offset calculation for plane by Joonyoung Shim · 13 years ago
  71. 1a4513b drm/exynos: hdmi: Fix potential NULL pointer dereference error by Sachin Kamat · 13 years ago
  72. 65da035 drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro by Sachin Kamat · 13 years ago
  73. a556225 drm/exynos: add support for hdmiphy power control for exynos5 by Rahul Sharma · 13 years ago
  74. 000f130 drm/exynos: add runtime pm support for mixer by Rahul Sharma · 13 years ago
  75. 64327cb drm/exynos: added runtime pm support for hdmi by Rahul Sharma · 13 years ago
  76. 1169af21 drm/exynos: fix allocation and cache mapping type by Inki Dae · 13 years ago
  77. f2c0095 drm/exynos: reorder framebuffer init sequence by Daniel Vetter · 13 years ago
  78. a0e41b5 drm/exynos/iommu: fix return value check in drm_create_iommu_mapping() by Wei Yongjun · 13 years ago
  79. ddd8e95 drm/exynos: remove unused vaddr member by YoungJun Cho · 13 years ago
  80. 4744ad2 drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute by Inki Dae · 13 years ago
  81. 662aa6d drm/exynos: add exception codes to exynos_drm_fbdev_create() by Inki Dae · 13 years ago
  82. db7e55a drm/exynos: clear windows in fimd dpms off by Prathyush K · 13 years ago
  83. db43fd1 drm/exynos: clear windows in mixer dpms off by Prathyush K · 13 years ago
  84. 01ce113 drm/exynos: modify wait_for_vblank of fimd by Prathyush K · 13 years ago
  85. 6e95d5e drm/exynos: modify wait_for_vblank of mixer by Prathyush K · 13 years ago
  86. 0703397 drm/exynos: move fimd wait_for_vblank to manager_ops by Prathyush K · 13 years ago
  87. 8137a2e drm/exynos: move hdmi's wait_for_vblank to manager_ops by Prathyush K · 13 years ago
  88. f74085a drm/exynos: make wait_for_vblank a manager op by Prathyush K · 13 years ago
  89. a7b362f drm/exynos: add dmabuf attach/detach callbacks. by Inki Dae · 13 years ago
  90. ae9dace drm: exynos: moved exynos drm hdmi device registration to drm driver by Rahul Sharma · 14 years ago
  91. 422bd00 drm: exynos: moved exynos drm device registration to drm driver by Rahul Sharma · 14 years ago
  92. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 13 years ago
  93. a144c2e drm/exynos: sending AVI and AUI info frames by Rahul Sharma · 13 years ago
  94. a4d8de5 drm/exynos: Use devm_clk_get in exynos_drm_fimd.c by Sachin Kamat · 13 years ago
  95. 9f49d9f drm/exynos: Use devm_* APIs in exynos_hdmi.c by Sachin Kamat · 13 years ago
  96. 37f5086 drm/exynos: Use devm_clk_get in exynos_mixer.c by Sachin Kamat · 13 years ago
  97. df3d90e drm/exynos: Fix potential NULL pointer dereference by Sachin Kamat · 13 years ago
  98. dc62553 drm/exynos: Use devm_clk_get in exynos_drm_g2d.c by Sachin Kamat · 13 years ago
  99. 640631d drm/exynos: use sgt instead of pages for framebuffer address by Prathyush K · 13 years ago
  100. a3f9bca drm: exynos: fix for loosing display mode header during mode adjustment by Rahul Sharma · 13 years ago