1. dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  2. b04a590 drm: store the gem vma offset manager in a typed pointer by Daniel Vetter · 11 years ago
  3. 3d23234 drm/omap: Enable DT support for DMM by Archit Taneja · 11 years ago
  4. 80e4ed5 drm/omap: fix: change dev_unload order by Archit Taneja · 11 years ago
  5. ec72a81 drm/omap: fix: disable encoder before destroying it by Archit Taneja · 11 years ago
  6. cc823bd drm/omap: fix: disconnect devices when omapdrm module is removed by Archit Taneja · 11 years ago
  7. 3a01ab2 drm/omap: fix: Defer probe if an omapdss device requests for it at connect by Archit Taneja · 11 years ago
  8. 6da9f89 drm/omap: fix (un)registering irqs inside an irq handler by Tomi Valkeinen · 11 years ago
  9. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  10. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  11. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  12. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  13. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  14. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 11 years ago
  15. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  16. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  17. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  18. bf507d90 drm: Make vblank_enabled bool by Ville Syrjälä · 11 years ago
  19. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  20. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  21. a73fdc6 OMAPDSS: rename omap_dss_device's 'output' to 'src' by Tomi Valkeinen · 11 years ago
  22. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  23. e1e9c90 drm/omap: tiler: clear buffer properly by Dan Carpenter · 11 years ago
  24. ddcd09d drm/omap: kill omap_gem_helpers.c by Rob Clark · 11 years ago
  25. 5833bd2 drm/omap: use flip-work helper by Rob Clark · 11 years ago
  26. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  27. 161695b drm/omap: kill firstopen callback by Daniel Vetter · 11 years ago
  28. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  29. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  30. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  31. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  32. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  33. 4368dd8 drm/gem: add mutex lock when using drm_gem_mmap_obj by YoungJun Cho · 11 years ago
  34. 2644ee9 drm/omap: drop the !FB_OMAP2 dep by Dave Airlie · 11 years ago
  35. dc8de1a drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2" by Paul Bolle · 11 years ago
  36. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  37. 4635c17 drm/omap: DVI connector fix by Tomi Valkeinen · 11 years ago
  38. 820caab OMAPDSS: output: increase refcount in find_output funcs by Tomi Valkeinen · 11 years ago
  39. 1f68d9c OMAPDSS: combine omap_dss_output into omap_dss_device by Tomi Valkeinen · 11 years ago
  40. a7e71e7 OMAPDSS: Implement display (dis)connect support by Tomi Valkeinen · 11 years ago
  41. 04b1fc0 OMAPDRM: fix overlay manager handling by Tomi Valkeinen · 11 years ago
  42. be8e8e1 OMAPDSS: add helpers to get mgr or output from display by Tomi Valkeinen · 11 years ago
  43. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 11 years ago
  44. bda3fda drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap by Laurent Pinchart · 11 years ago
  45. 2436e8a Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  46. 591a0ac OMAPDSS: Fix crash with DT boot by Tomi Valkeinen · 11 years ago
  47. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 11 years ago
  48. 6717cd2 drm/omap: add statics to a few structs by Tomi Valkeinen · 11 years ago
  49. 0d8f371 drm/omap: Fix and improve crtc and overlay manager correlation by Archit Taneja · 11 years ago
  50. b03e14fd drm/omap: Take a fb reference in omap_plane_update() by Archit Taneja · 11 years ago
  51. bddabbe drm/omap: Make fixed resolution panels work by Archit Taneja · 11 years ago
  52. 581382e drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements by Archit Taneja · 11 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  55. 8e44770 drm/omap: remove fbdev debug enter/leave hooks by Rob Clark · 11 years ago
  56. dfe96dd omapdrm: simplify locking in the fb debugfs file by Daniel Vetter · 12 years ago
  57. 16ef3df omapdrm: only take crtc->mutex in crtc callbacks by Daniel Vetter · 12 years ago
  58. 8bb0daf drm/omap: move out of staging by Rob Clark · 11 years ago