1. 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
  2. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 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
  4. e1f69e6 drm/armada: Remove dummy ->load_lut() implementation by Thierry Reding · 10 years ago
  5. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  6. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  7. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  8. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  9. 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
  10. 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
  11. 85a4389 gpu: drm: armada: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 178e561 drm/armada: convert to use vblank_on/off calls by Russell King · 10 years ago
  13. c548830 drm/armada: fix page_flip refcounting leak by Russell King · 10 years ago
  14. 0544e38 drm/armada: add IRQ support back by Russell King · 10 years ago
  15. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  16. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  17. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  18. 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
  19. 9611cb9 drm/armada: register crtc with port by Russell King · 10 years ago
  20. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 10 years ago
  21. fe42487 drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock by Russell King · 10 years ago
  22. 0101fd0 drm/armada: convert to componentized support by Russell King · 11 years ago
  23. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  24. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  25. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  26. 42e62ba drm/armada: make variant a CRTC thing by Russell King · 10 years ago
  27. 3ecea26 drm/armada: move variant initialisation to CRTC init by Russell King · 10 years ago
  28. d016540 drm/armada: use number of CRTCs registered by Russell King · 10 years ago
  29. e5d9ddf drm/armada: move IRQ handling into CRTC by Russell King · 10 years ago
  30. c9d53c0 devres: remove devm_request_and_ioremap() by Jingoo Han · 10 years ago
  31. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  32. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 10 years ago
  33. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  34. 2524fc7 drm/armada: use shmem helpers if possible by David Herrmann · 10 years ago
  35. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  36. c39b069 DRM: armada: fix corruption while loading cursors by Russell King · 10 years ago
  37. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  38. ae69340 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 10 years ago
  39. d13c46c DRM: armada: fix use of kfifo_put() by Russell King · 10 years ago
  40. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  41. bed86f1 DRM: armada: fix missing DRM_KMS_FB_HELPER select by Russell King · 11 years ago
  42. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  43. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  44. 5c015db Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes by Dave Airlie · 11 years ago
  45. 5cd5268 DRM: Armada: prime refcounting bug fix by Russell King · 11 years ago
  46. 7513e09 DRM: Armada: fix printing of phys_addr_t/dma_addr_t by Russell King · 11 years ago
  47. 077acba DRM: Armada: destroy framebuffer after helper by Russell King · 11 years ago
  48. 2f5ae49 DRM: Armada: implement lastclose() for fbhelper by Russell King · 11 years ago
  49. a276d6c DRM: Armada: convert to use simple_open() by Duan Jiong · 11 years ago
  50. 9e3396a Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  51. 796c8e1 DRM: Armada: depend on ARM by Russell King · 11 years ago
  52. 5e4e3ba Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  53. 585b691 DRM: Armada: add support for drm tda19988 driver by Russell King · 11 years ago
  54. 662af0d DRM: Armada: Add support for ARGB 32x64 or 64x32 hardware cursors by Russell King · 11 years ago
  55. 96f60e3 DRM: Armada: Add Armada DRM driver by Russell King · 12 years ago