1. e947f03 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 8 years ago
  2. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  3. a4fce9c drm/prime: Take a ref on the drm_dev when exporting a dma_buf by Chris Wilson · 8 years ago
  4. ea908ba drm/armada: fix clock counts by Russell King · 8 years ago
  5. 4bce9f6 get rid of separate multipage fault-in primitives by Al Viro · 8 years ago
  6. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  7. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago
  8. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  9. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  10. 0095ed4 drm/armada: make fbdev support really optional by Tobias Jakobi · 8 years ago
  11. 0ac28c5 drm/armada: use drm_crtc_handle_vblank() by Gustavo Padovan · 8 years ago
  12. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  13. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  14. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  15. accbaf6 drm/armada: use drm_crtc_vblank_{get,put}() by Gustavo Padovan · 8 years ago
  16. dd54b80 drm/armada: use drm_crtc_send_vblank_event() by Gustavo Padovan · 8 years ago
  17. 87adc63 drm/armada: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  18. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  19. fcee590 drm: Nuke ->vblank_disable_allowed by Daniel Vetter · 8 years ago
  20. c6740c9 drm: remove unused dev variables by Arnd Bergmann · 8 years ago
  21. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  22. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  23. d704f8e drm/armada: Remove NULL open/pre/postclose hooks by Daniel Vetter · 9 years ago
  24. f884a50 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  25. a02fb90 drm/armada: Constify function pointer structs by Ville Syrjälä · 9 years ago
  26. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  27. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  28. 0b8ebea drm/armada: use a private mutex to protect priv->linear by Daniel Vetter · 9 years ago
  29. 4bd3fd4 drm/armada: drop struct_mutex from cursor paths by Daniel Vetter · 9 years ago
  30. 39146d6 drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  31. 8d6185b drm/armada: plug leak in dumb_map_offset by Daniel Vetter · 9 years ago
  32. 7a6f713 drm/armada: use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  33. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  34. 7fc7e86 drm/armada: Convert the probe function to the generic drm_of_component_probe() by Liviu Dudau · 9 years ago
  35. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  36. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago
  37. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  38. bbbe29d Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  39. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  40. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  41. 7cb410c drm/armada: move frame wait wakeup into plane work by Russell King · 9 years ago
  42. 4a8506d drm/armada: convert overlay plane vbl worker to a armada plane worker by Russell King · 9 years ago
  43. 4b5dda8 drm/armada: move CRTC flip work to primary plane work by Russell King · 9 years ago
  44. 5740d27 drm/armada: move frame wait into armada_frame by Russell King · 9 years ago
  45. 6908cf7 drm/armada: move the locking for armada_drm_vbl_event_remove() by Russell King · 9 years ago
  46. 5c8752c drm/armada: move the update of dplane->ctrl0 out of spinlock by Russell King · 9 years ago
  47. 9099ea1 drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() by Russell King · 9 years ago
  48. 5832680 drm/armada: provide a common helper to disable a plane by Russell King · 9 years ago
  49. de32301 drm/armada: allocate primary plane ourselves by Russell King · 9 years ago
  50. 1c914ce drm/armada: add primary plane creation by Russell King · 9 years ago
  51. 561f60b drm/armada: introduce generic armada_plane struct by Russell King · 9 years ago
  52. d563c24 drm/armada: update armada overlay to use drm_universal_plane_init() by Russell King · 9 years ago
  53. 66377ef drm/armada: use xchg() to atomically update dplane->old_fb by Russell King · 9 years ago
  54. fecfdb2 drm/armada: factor out retirement of old fb by Russell King · 9 years ago
  55. 28a2aeb drm/armada: rename overlay identifiers by Russell King · 9 years ago
  56. 709ffd8 drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work() by Russell King · 9 years ago
  57. e0ac5e9 drm/armada: disable CRTC clock during DPMS by Russell King · 9 years ago
  58. f8e1406 drm/armada: use drm_plane_force_disable() to disable the overlay plane by Russell King · 9 years ago
  59. 7c8f7e1 drm/armada: move vbl code into armada_crtc by Russell King · 9 years ago
  60. 0fb2970 drm/armada: remove non-component support by Russell King · 9 years ago
  61. e8b70e4 drm/armada: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  62. 8f6644c Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  63. c62ff6b drm/armada: avoid saving the adjusted mode to crtc->mode by Russell King · 9 years ago
  64. 73068ce drm/armada: fix overlay when partially off-screen by Russell King · 9 years ago
  65. 98fb74f drm/armada: convert overlay to use drm_plane_helper_check_update() by Russell King · 9 years ago
  66. 0481c8c drm/armada: fix gem object free after failed prime import by Russell King · 9 years ago
  67. 41dbb2d drm/armada: fix incorrect overlay plane cleanup by Russell King · 9 years ago
  68. 070f3f6 drm/armada: fix missing overlay wake-up by Russell King · 9 years ago
  69. dde1006 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  70. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  71. 0d4d936 drm/armada: constify struct drm_encoder_helper_funcs pointer by Jani Nikula · 9 years ago
  72. 38bf3ae drm/armada: armada_drv: Remove unused function by Rickard Strandqvist · 10 years ago
  73. 5a413df drm/armada: armada_output: Remove some unused functions by Rickard Strandqvist · 10 years ago
  74. e5202a2 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  75. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  76. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  77. e1f69e6 drm/armada: Remove dummy ->load_lut() implementation by Thierry Reding · 10 years ago
  78. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  79. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  80. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  81. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  82. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  83. 30aad89 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 10 years ago
  84. 85a4389 gpu: drm: armada: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  85. 178e561 drm/armada: convert to use vblank_on/off calls by Russell King · 10 years ago
  86. c548830 drm/armada: fix page_flip refcounting leak by Russell King · 10 years ago
  87. 0544e38 drm/armada: add IRQ support back by Russell King · 10 years ago
  88. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  89. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  90. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  91. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  92. 9611cb9 drm/armada: register crtc with port by Russell King · 10 years ago
  93. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 10 years ago
  94. fe42487 drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock by Russell King · 10 years ago
  95. 0101fd0 drm/armada: convert to componentized support by Russell King · 11 years ago
  96. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  97. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  98. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  99. 42e62ba drm/armada: make variant a CRTC thing by Russell King · 10 years ago
  100. 3ecea26 drm/armada: move variant initialisation to CRTC init by Russell King · 10 years ago