1. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 9 years ago
  2. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  3. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  4. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  6. 9c8e566 drm/omap: remove obsolete manager assignment by Tomi Valkeinen · 9 years ago
  7. 728fea7 drm/omap: set DRIVER_ATOMIC for omapdrm by Tomi Valkeinen · 9 years ago
  8. b75e151 drm/omap: remove unused plugin defines by Tomi Valkeinen · 9 years ago
  9. 0d6fa53 drm/omap: Use bitmaps for TILER placement by Andy Gross · 10 years ago
  10. 73d7710 drm: omapdrm: gem: Remove check for impossible condition by Laurent Pinchart · 9 years ago
  11. 92b4b44 drm: omapdrm: gem: Simplify error handling when creating GEM object by Laurent Pinchart · 9 years ago
  12. 08b710f drm: omapdrm: gem: Don't free mmap offset twice by Laurent Pinchart · 9 years ago
  13. 74128a2 drm: omapdrm: gem: Fix GEM object destroy in error path by Laurent Pinchart · 9 years ago
  14. 00e9c7c drm: omapdrm: gem: Free the correct memory object by Laurent Pinchart · 9 years ago
  15. ef3f4e9 drm: omapdrm: gem: Mask out private flags passed from userspace by Laurent Pinchart · 9 years ago
  16. f430274 drm: omapdrm: gem: Move global usergart variable to omap_drm_private by Laurent Pinchart · 9 years ago
  17. 7ef93b0 drm: omapdrm: gem: Group functions by purpose by Laurent Pinchart · 9 years ago
  18. b902f8f drm: omapdrm: gem: Remove forward declarations by Laurent Pinchart · 9 years ago
  19. 6405e41 drm: omapdrm: gem: Remove unused function prototypes by Laurent Pinchart · 9 years ago
  20. e1c1174 drm: omapdrm: Make fbdev emulation optional by Laurent Pinchart · 9 years ago
  21. f8ef29e drm: omapdrm: Fix plane state free in plane reset handler by Laurent Pinchart · 9 years ago
  22. e07323c drm: omapdrm: move omap_plane_reset() by Tomi Valkeinen · 9 years ago
  23. e1c49bd drm/omap: Use platform_register/unregister_drivers() by Thierry Reding · 9 years ago
  24. d4182e3 drm: omapdrm: tiler: Remove unneded module alias for tiler by Luis de Bethencourt · 9 years ago
  25. 5b63aa3 drm/omap: make omapdrm select OMAP2_DSS by Tomi Valkeinen · 9 years ago
  26. 9960aa7 drm/omap: move omapdss & displays under omapdrm by Tomi Valkeinen · 9 years ago
  27. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  28. 59c8231 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  29. 07a6dc1 drm/omap: use kzalloc in sita_init() by Rasmus Villemoes · 9 years ago
  30. 1d977b0 drm/omap: fix fbdev pix format to support all platforms by Tomi Valkeinen · 9 years ago
  31. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  32. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  33. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  34. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  35. 33e0be6 drm: Check crtc viewport correctly with rotated primary plane on atomic drivers by Ville Syrjälä · 9 years ago
  36. 4e270f0 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj by Daniel Vetter · 9 years ago
  37. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  38. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  39. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  40. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  41. f15a66e drm: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  42. aef9dbb drm/atomic-helper: Add option to update planes only on active crtc by Daniel Vetter · 9 years ago
  43. 844f911 drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. by Maarten Lankhorst · 9 years ago
  44. 231e6fa drm/omap: Use new drm_fb_helper functions by Archit Taneja · 10 years ago
  45. c201d00 drm/omap: Fixup compile fail by Daniel Vetter · 10 years ago
  46. 743c167 drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  47. d642d3a drm/omap: fix align_pitch() for 24 bits per pixel by Tomi Valkeinen · 10 years ago
  48. 393a949 drm/omap: fix omap_gem_put_paddr() error handling by Tomi Valkeinen · 10 years ago
  49. 9c36850 drm/omap: fix omap_framebuffer_unpin() error handling by Tomi Valkeinen · 10 years ago
  50. 96cbd14 drm/omap: increase DMM transaction timeout by Tomi Valkeinen · 10 years ago
  51. c423bc8 drm/omap: check that plane is inside crtc by Tomi Valkeinen · 10 years ago
  52. a903e3b drm/omap: return error if dma_alloc_writecombine fails by Tomi Valkeinen · 10 years ago
  53. 5f741b3 drm: omapdrm: new vblank and event handling by Tomi Valkeinen · 10 years ago
  54. 6646dfd drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush by Tomi Valkeinen · 10 years ago
  55. f524ab7 drm: omapdrm: add lock for fb pinning by Tomi Valkeinen · 10 years ago
  56. 794a65f drm: omapdrm: if omap_plane_atomic_update fails, disable plane by Tomi Valkeinen · 10 years ago
  57. 11ffd03 drm: omapdrm: inline omap_plane_setup into update/disable by Tomi Valkeinen · 10 years ago
  58. d9157df drm: omapdrm: omap_plane_setup() cannot fail, use WARN by Tomi Valkeinen · 10 years ago
  59. 0dce4d7 drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable() by Laurent Pinchart · 10 years ago
  60. af6da31 drm: omapdrm: Don't flush CRTC when enabling or disabling it by Laurent Pinchart · 10 years ago
  61. 4029755 drm: omapdrm: Move encoder setup to encoder operations by Laurent Pinchart · 10 years ago
  62. 69fb7c8 drm: omapdrm: Simplify DSS power management by Laurent Pinchart · 10 years ago
  63. fd93a25 drm: omapdrm: Remove nested PM get/sync when configuring encoders by Laurent Pinchart · 10 years ago
  64. 1cfe19a drm: omapdrm: Support unlinking page flip events prematurely by Laurent Pinchart · 10 years ago
  65. 55613ac drm: omapdrm: omap_crtc_flush() isn't called with modeset locked by Laurent Pinchart · 10 years ago
  66. 0193f0c drm: omapdrm: Don't get/put dispc in omap_crtc_flush() by Laurent Pinchart · 10 years ago
  67. bec10a2 drm: omapdrm: Make the omap_crtc_flush function static by Laurent Pinchart · 10 years ago
  68. edc7255 drm: omapdrm: Remove omap_plane enabled field by Laurent Pinchart · 10 years ago
  69. 6cca481 drm: omapdrm: Remove omap_crtc enabled field by Laurent Pinchart · 10 years ago
  70. dee8260 drm: omapdrm: Move crtc info out of the crtc structure by Laurent Pinchart · 10 years ago
  71. fb730c9 drm: omapdrm: Move plane info and win out of the plane structure by Laurent Pinchart · 10 years ago
  72. afc3493 drm: omapdrm: Switch crtc and plane set_property to atomic helpers by Laurent Pinchart · 10 years ago
  73. 9d29c1f2 drm: omapdrm: Drop manual framebuffer pin handling by Laurent Pinchart · 10 years ago
  74. fa16d26 drm: omapdrm: Switch page flip to atomic helpers by Laurent Pinchart · 10 years ago
  75. 748471a5 drm: omapdrm: Implement asynchronous commit support by Laurent Pinchart · 10 years ago
  76. d97db13 drm: omapdrm: Replace encoder mode_fixup with atomic_check by Laurent Pinchart · 10 years ago
  77. aea3cab drm: omapdrm: Switch connector DPMS to atomic helpers by Laurent Pinchart · 10 years ago
  78. 9416c9d drm: omapdrm: Switch mode config to atomic helpers by Laurent Pinchart · 10 years ago
  79. cef77d4 drm: omapdrm: Switch plane update to atomic helpers by Laurent Pinchart · 10 years ago
  80. f7a73b6 drm: omapdrm: Handle primary plane config through atomic plane ops by Laurent Pinchart · 10 years ago
  81. de8e410 drm: omapdrm: Implement planes atomic operations by Laurent Pinchart · 10 years ago
  82. 69a1226 drm: omapdrm: Wire up atomic state object scaffolding by Laurent Pinchart · 10 years ago
  83. 68dc039 drm: omapdrm: Implement encoder .disable() and .enable() operations by Laurent Pinchart · 10 years ago
  84. f1d57fb drm: omapdrm: Rework CRTC enable/disable for atomic updates by Laurent Pinchart · 10 years ago
  85. 4343f0f drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix by Laurent Pinchart · 10 years ago
  86. 2d278f5 drm: omapdrm: Clean up #include's by Laurent Pinchart · 10 years ago
  87. 0c19ac9 drm: omapdrm: Fix page flip race with CRTC disable by Laurent Pinchart · 10 years ago
  88. c397cfd drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC by Laurent Pinchart · 10 years ago
  89. 15d02e9 drm: omapdrm: Rework page flip handling by Laurent Pinchart · 10 years ago
  90. 1d5e5ea drm: omapdrm: Cancel pending page flips when closing device by Laurent Pinchart · 10 years ago
  91. f13ab00 drm: omapdrm: Simplify IRQ registration by Laurent Pinchart · 10 years ago
  92. 42fb61c drm: omapdrm: Rename omap_crtc page flip-related fields by Laurent Pinchart · 10 years ago
  93. 077db4d drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip by Laurent Pinchart · 10 years ago
  94. a42133a drm: omapdrm: Apply settings synchronously by Laurent Pinchart · 10 years ago
  95. e2cd09b drm: omapdrm: Store the rotation property in dev->mode_config by Laurent Pinchart · 10 years ago
  96. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  97. bf2ae5d Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  98. 1d601da drm/omap: tiler: add hibernation callback by Grygorii Strashko · 10 years ago
  99. 8450c8d drm/omap: add hibernation callbacks by Grygorii Strashko · 10 years ago
  100. 223bfd6 drm/omap: keep ref to old_fb by Tomi Valkeinen · 10 years ago