1. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  2. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  3. a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
  4. 768c305 drm: exynos: hdmi: remove drm common hdmi platform data struct by Rahul Sharma · 12 years ago
  5. 22c4f42 drm: exynos: hdmi: add support for exynos5 hdmi by Rahul Sharma · 12 years ago
  6. 5a32507 drm: exynos: hdmi: replace is_v13 with version check in hdmi by Rahul Sharma · 12 years ago
  7. aaf8b49 drm: exynos: hdmi: add support for exynos5 mixer by Rahul Sharma · 12 years ago
  8. 1b8e574 drm: exynos: hdmi: add support to disable video processor in mixer by Rahul Sharma · 12 years ago
  9. 1e12344 drm: exynos: hdmi: add support for platform variants for mixer by Rahul Sharma · 12 years ago
  10. 93c645e drm: exynos: hdmi: add support for exynos5 hdmiphy by Rahul Sharma · 12 years ago
  11. 9ff1594 drm: exynos: hdmi: add support for exynos5 ddc by Rahul Sharma · 12 years ago
  12. 5295e53 drm: exynos: hdmi: turn off HPD interrupt in HDMI chip by Tomasz Stanislawski · 12 years ago
  13. fca5712 drm: exynos: hdmi: use s5p-hdmi platform data by Tomasz Stanislawski · 12 years ago
  14. 07c8bdd drm: exynos: hdmi: fix interrupt handling by Tomasz Stanislawski · 12 years ago
  15. c119ed0 drm: exynos: hdmi: support for platform variants by Tomasz Stanislawski · 12 years ago
  16. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  17. fab9f8d drm/exynos: fix kcalloc size of g2d cmdlist node by Joonyoung Shim · 12 years ago
  18. 2ab9792 drm/exynos: fix to calculate CRTC shown via screen by Joonyoung Shim · 12 years ago
  19. 58f6aad drm/exynos: fix display power call issue. by Inki Dae · 12 years ago
  20. e2e1338 drm/exynos: add platform_device_id table and driver data for drm fimd by Leela Krishna Amudala · 12 years ago
  21. 53bd555 drm/exynos: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  22. 291257c drm/exynos: support drm_wait_vblank feature for VIDI by Inki Dae · 12 years ago
  23. 32aeab1 drm/exynos: check crtc's dpms mode at SetCrtc by Inki Dae · 12 years ago
  24. ef6223d drm/exynos: check crtc's dpms mode at page flip by Inki Dae · 12 years ago
  25. 471d60f drm/exynos: fix duplicated mutex lock issue by Inki Dae · 12 years ago
  26. 6b6bae2 drm/exynos: add pid to g2d_runqueue_node by Inki Dae · 12 years ago
  27. bcf4cef drm/exynos: Disable plane when released by Inki Dae · 12 years ago
  28. 1b85a07 drm/exynos: update crtc to plane safely by Inki Dae · 12 years ago
  29. 01ed812 drm/exynos: check NV12M format specific to Exynos properly by Inki Dae · 12 years ago
  30. 3d05859 drm/exynos: make sure that hardware overlay for hdmi is disabled by Inki Dae · 12 years ago
  31. 479cbc3 drm/exynos: make sure that hardware overlay for fimd is disabled by Inki Dae · 12 years ago
  32. b011941 drm/exynos: add wait_for_vblank callback interface. by Inki Dae · 12 years ago
  33. 50caf25 drm/exynos: fixed duplicated mode setting. by Inki Dae · 12 years ago
  34. 5d55393 drm/exynos: separeated fimd_power_on into some parts. by Inki Dae · 12 years ago
  35. 41fecf3 drm/exynos: separated subdrv_probe function into two parts. by Inki Dae · 12 years ago
  36. 29cb602 drm/exynos: added device object to subdrv's remove callback as argument by Inki Dae · 12 years ago
  37. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  38. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  39. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  40. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  41. f7eff60 drm: refcnt drm_framebuffer (v4.1) by Rob Clark · 12 years ago
  42. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  43. ece82d6 drm/exynos: remove DRM_FORMAT_NV12M from plane module by Inki Dae · 12 years ago
  44. 525ee69 drm/exynos: fix double call of drm_prime_(init/destroy)_file_private by Mandeep Singh Baines · 12 years ago
  45. b716d46 drm/exynos: add dummy support for dmabuf-mmap by Tomasz Stanislawski · 12 years ago
  46. e25e1b6 drm/exynos: Add missing braces around sizeof in exynos_mixer.c by Sachin Kamat · 12 years ago
  47. adc837a drm/exynos: Add missing braces around sizeof in exynos_hdmi.c by Sachin Kamat · 12 years ago
  48. 9e1355e drm/exynos: Make g2d_pm_ops static by Sachin Kamat · 12 years ago
  49. 254d4d1 drm/exynos: Add dependency for G2D in Kconfig by Sachin Kamat · 12 years ago
  50. 7da5907 drm/exynos: fixed page align bug. by Inki Dae · 12 years ago
  51. 4fbd9a4 drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] by Thomas Meyer · 12 years ago
  52. b767593 drm/exynos: Use devm_* functions in exynos_drm_g2d.c file by Sachin Kamat · 12 years ago
  53. ae18294 drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file by Sachin Kamat · 12 years ago
  54. 59848db drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file by Sachin Kamat · 12 years ago
  55. 16e1974 drm/exynos: Remove redundant check in exynos_drm_fimd.c file by Sachin Kamat · 12 years ago
  56. 7ba073c drm/exynos: Remove redundant check in exynos_hdmi.c file by Sachin Kamat · 12 years ago
  57. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  58. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  59. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  60. 5a213a5 include/video: move fimd register headers from platform to include/video by Leela Krishna Amudala · 12 years ago
  61. cb364e3 drm/exynos: fixed exception to page allocation failure by Inki Dae · 12 years ago
  62. d73c1c9 drm/exynos: use __free_page() to deallocate memory by Inki Dae · 12 years ago
  63. 3c52b88 drm/exynos: fixed a comment to gem size. by Inki Dae · 12 years ago
  64. e3fd38c drm/exynos: removed unnecessary variable by Inki Dae · 12 years ago
  65. c374e73 drm/exynos: do not release memory region from exporter. by Inki Dae · 12 years ago
  66. 47fcdce drm/exynos: set buffer type from exporter. by Inki Dae · 12 years ago
  67. c62bc75 drm/exynos: use alloc_page() to allocate pages. by Inki Dae · 12 years ago
  68. f91f2f3 drm/exynos: fixed build warning. by Inki Dae · 12 years ago
  69. d3b62db drm/exynos: fixed edid data setting at vidi connection request by Inki Dae · 12 years ago
  70. d7b8478 drm/exynos: check if raw edid data is fake or not for test by Inki Dae · 12 years ago
  71. d07d39d drm/exynos: set edid fake data only for test. by Inki Dae · 12 years ago
  72. a04f3fa drm/exynos: removed unnecessary declaration. by Inki Dae · 12 years ago
  73. 3fd6b69 drm/exynos: fix buffer pitch calculation by Cooper Yuan · 12 years ago
  74. 0dd3b72 drm/exynos: check for null in return value of dma_buf_map_attachment() by Subash Patel · 12 years ago
  75. 56fb538 drm/exynos: return NULL if exynos_pages_to_sg fails by Subash Patel · 12 years ago
  76. 9416dfa drm/exynos: Use devm_* functions in exynos_mixer.c by Sachin Kamat · 12 years ago
  77. a6e6507 drm/exynos: Use devm_* functions in exynos_hdmi.c by Sachin Kamat · 12 years ago
  78. edc5726 drm/exynos: Use devm_* functions in exynos_drm_fimd.c by Sachin Kamat · 12 years ago
  79. 2fb16de drm/exynos: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  80. 3b8d1cf drm/exynos: add property for crtc mode by Joonyoung Shim · 12 years ago
  81. a365d9e drm/exynos: add crtc disable function by Joonyoung Shim · 12 years ago
  82. cf5188a drm/exynos: add plane enable/disable by Joonyoung Shim · 12 years ago
  83. d55ab76 drm/exynos: remove unnecessary connector dpms control by Joonyoung Shim · 12 years ago
  84. bebab8f drm/exynos: fix dpms operation for mode set by Joonyoung Shim · 12 years ago
  85. 00ae67c drm/exynos: add property for plane zpos by Joonyoung Shim · 12 years ago
  86. 4070d21 drm/exynos: update overlay via plane from crtc by Joonyoung Shim · 12 years ago
  87. b5d2eb3 drm/exynos: use private plane for crtc by Joonyoung Shim · 12 years ago
  88. fdc575e drm/exynos: define to_exynos_plane macro by Joonyoung Shim · 12 years ago
  89. d249ce0 drm/exynos: fix to set pipe of crtc by Joonyoung Shim · 12 years ago
  90. aeb2922 drm/exynos: fix point to call overlay_ops->mode_set by Joonyoung Shim · 12 years ago
  91. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  92. 5736603 drm/exynos: fixed blending for hdmi graphic layer by Seung-Woo Kim · 12 years ago
  93. f56fdce drm/exynos: Remove dummy encoder get_crtc operation implementation by Laurent Pinchart · 12 years ago
  94. 07b6835 drm/exynos: Keep a reference to frame buffer GEM objects by Laurent Pinchart · 12 years ago
  95. 6037baf drm/exynos: Don't cast GEM object to Exynos GEM object when not needed by Laurent Pinchart · 12 years ago
  96. 293a1c1 drm/exynos: DRIVER_BUS_PLATFORM is not a driver feature by Laurent Pinchart · 12 years ago
  97. 363b06a drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M} by Ville Syrjälä · 12 years ago
  98. 345f3b9 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-next by Dave Airlie · 12 years ago
  99. e6ecefa drm: Constify drm_mode_config_funcs pointer by Laurent Pinchart · 12 years ago
  100. 78b6855 drm: Constify gem_vm_ops pointer by Laurent Pinchart · 12 years ago