1. 3b82a4d drm: udl: Properly check framebuffer mmap offsets by Greg Kroah-Hartman · 7 years ago
  2. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 823ee8b drm/udl: switch to drm_*_get(), drm_*_put() helpers by Cihangir Akturk · 8 years ago
  4. c07dcd6 drm: Document device unplug infrastructure by Daniel Vetter · 8 years ago
  5. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  6. 95cf926 x86, drm, fbdev: Do not specify encrypted memory for video mappings by Tom Lendacky · 8 years ago
  7. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  8. ed067d4 linux/kernel.h: Add ALIGN_DOWN macro by Krzysztof Kozlowski · 8 years ago
  9. da7bdda drm/fb-helper: Automatically clean up fb_info by Daniel Vetter · 9 years ago
  10. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 9 years ago
  11. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 9 years ago
  12. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 9 years ago
  13. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 9 years ago
  14. 812162f drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops by Stefan Christ · 9 years ago
  15. 90fd68d drm/udl: fix line iterator in damage handling by David Herrmann · 9 years ago
  16. 2b721f2 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 9 years ago
  17. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 9 years ago
  18. e375882 drm/udl: Use drm_fb_helper deferred_io support by Noralf Trønnes · 9 years ago
  19. 302f0e2 drm/udl: Change drm_fb_helper_sys_*() calls to sys_*() by Noralf Trønnes · 9 years ago
  20. 72b9ff0 drm/udl: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  21. 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 9 years ago
  22. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 10 years ago
  23. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 10 years ago
  24. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 10 years ago
  25. 41ba2f3 drm/udl: Use new drm_fb_helper functions by Archit Taneja · 10 years ago
  26. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 11 years ago
  27. ee0d68a drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper by Fabian Frederick · 11 years ago
  28. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 11 years ago
  29. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 11 years ago
  30. 06c99161 drm/udl: fix error-path when damage-req fails by David Herrmann · 12 years ago
  31. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 12 years ago
  32. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 12 years ago
  33. 33896bf udl: bind the framebuffer to the correct device. by Dave Airlie · 12 years ago
  34. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 13 years ago
  35. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 13 years ago
  36. bb0f78d Merge branch 'udl-fixes' into drm-next by Dave Airlie · 13 years ago
  37. 677d23b drm/udl: disable fb_defio by default by Dave Airlie · 13 years ago
  38. bcb39af drm/udl: make usage as a console safer by Dave Airlie · 13 years ago
  39. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 13 years ago
  40. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 13 years ago
  41. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 13 years ago
  42. 3916e1d drm/udl: fix stride issues scanning out stride != width*bpp by Dave Airlie · 13 years ago
  43. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 13 years ago
  44. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  45. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 13 years ago
  46. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 13 years ago
  47. 27796b4 drm/udl: Add missing static storage class specifiers in udl_fb.c by Sachin Kamat · 13 years ago
  48. 32ecd24 drm/udl: call begin/end cpu access at more appropriate time by Dave Airlie · 13 years ago
  49. e8aa1d1 udl: support vmapping imported dma-bufs by Dave Airlie · 13 years ago
  50. 96503f5 udl: add prime fd->handle support. by Dave Airlie · 14 years ago
  51. 5320918 drm/udl: initial UDL driver (v4) by Dave Airlie · 15 years ago