1. 9026e0d drm: Add Allwinner A10 Display Engine support by Maxime Ripard · 9 years ago
  2. 21a454f drm: sun4i: Add DT bindings documentation by Maxime Ripard · 9 years ago
  3. 80588a8 drm: fb: Add seq_file definition by Maxime Ripard · 9 years ago
  4. 152ef5f drm: Switch blobs to the new generic modeset obj refcounting by Daniel Vetter · 9 years ago
  5. b0b5511 drm/atomic-helpers: Don't duplicate code in destroy helpers by Daniel Vetter · 9 years ago
  6. 1649c33 drm: Fix fb leaks and WARN spew in get/set_prop ioctls by Daniel Vetter · 9 years ago
  7. 05981422 drm: Improve kerneldoc for new mode object refcounting by Daniel Vetter · 9 years ago
  8. 944a3f3 Merge branch 'topic-arcpgu-v6' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next by Dave Airlie · 9 years ago
  9. 33f0fca drm/sis: add missing include drm.h for the UAPI header by Emil Velikov · 9 years ago
  10. f7a3e1d drm/qxl: remove XXX comment from the UAPI header by Emil Velikov · 9 years ago
  11. 69056e9 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 9 years ago
  12. b8c1eca arc: axs10x - add support of ARC PGU by Alexey Brodkin · 9 years ago
  13. 71d298c MAINTAINERS: Add maintainer for ARC PGU display controller by Alexey Brodkin · 9 years ago
  14. a1f8ebe drm: Add DT bindings documentation for ARC PGU display controller by Alexey Brodkin · 9 years ago
  15. 51dacf2 drm: Add support of ARC PGU display controller by Carlos Palminha · 9 years ago
  16. 077d673 drm: rcar-du: Fix compilation warning by Laurent Pinchart · 9 years ago
  17. a033e6b drm: rcar-du: Use ARCH_RENESAS by Simon Horman · 9 years ago
  18. 4f5504c drm: rcar-du: Clarify vsp dependency by Arnd Bergmann · 9 years ago
  19. 027b3f8b drm/modes: stop handling framebuffer special by Dave Airlie · 9 years ago
  20. 2ddea3f drm/modes: reduce fb_lock to just protecting lists by Dave Airlie · 9 years ago
  21. 72fe90b drm/modes: move reference taking into object lookup. by Dave Airlie · 9 years ago
  22. c7e1c59 drm/mode: reduce lock hold in addfb2 by Dave Airlie · 9 years ago
  23. 9cd4742 drm/mode: reduce scope of fb_lock in framebuffer init by Dave Airlie · 9 years ago
  24. cee26ac drm/mode: use _object_find to find framebuffers. by Dave Airlie · 9 years ago
  25. d0f37cf drm/mode: move framebuffer reference into object. by Dave Airlie · 9 years ago
  26. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 9 years ago
  27. 19ab3f8 drm/modes: drop __drm_framebuffer_unregister. by Dave Airlie · 9 years ago
  28. f55f1f9 drm/mode: move framebuffer_free up above framebuffer_init by Dave Airlie · 9 years ago
  29. 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 9 years ago
  30. 9a297b3 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 9 years ago
  31. 605b28c Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  32. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 9 years ago
  33. d57d477 Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  34. f230ffa Merge tag 'topic/struct_mutex-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  35. 6dc3e22 drm: Make drm.debug parameter description more helpful by Ezequiel Garcia · 9 years ago
  36. 14ba003 drm: Remove warning from drm_connector_unregister_all() by Laurent Pinchart · 9 years ago
  37. ba34d58 drm: probe_helper: Hide ugly ifdef by Ezequiel Garcia · 9 years ago
  38. d63c25e drm: rcar-du: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  39. b3383f7 drm: atmel_hldc: Use generic drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  40. 54d2c2d drm: Introduce drm_connector_register_all() helper by Alexey Brodkin · 9 years ago
  41. f74418a drm/vma_manage: Drop has_offset by Daniel Vetter · 9 years ago
  42. 0797ac6 drm/vgem: Drop dev->struct_mutex by Daniel Vetter · 9 years ago
  43. 7f340a2 drm/vgem: Move get_pages to gem_create by Daniel Vetter · 9 years ago
  44. e34274f drm/vgem: Simplify dumb_map by Daniel Vetter · 9 years ago
  45. 2f42420 drm/exynos: drop struct_mutex from fbdev setup by Daniel Vetter · 9 years ago
  46. 6c991a2 drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl by Daniel Vetter · 9 years ago
  47. 8e97d9e drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma by Daniel Vetter · 9 years ago
  48. 9126362 drm/exynos: Drop dev->struct_mutex from mmap offset function by Daniel Vetter · 9 years ago
  49. ca25d6b drm/nouveau: Drop dev->struct_mutex from fbdev init by Daniel Vetter · 9 years ago
  50. 068149a drm/qxl: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  51. 5bb682c drm/omapdrm: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  52. e889c24 drm/nouveau: Use unlocked gem unreferencing by Daniel Vetter · 9 years ago
  53. 644a805 drm: fix lut value extraction function by Lionel Landwerlin · 9 years ago
  54. 8d4d0d7 drm/atomic-helper: Print an error if vblank wait times out by Ville Syrjälä · 9 years ago
  55. 1652fce drm/dp/mst: Restore primary hub guid on resume by Lyude · 9 years ago
  56. f6cd7da drm: Release driver references to handle before making it available again by Chris Wilson · 9 years ago
  57. 40ae80c drm/i915/dp/mst: Add source port info to debugfs output by Jim Bride · 9 years ago
  58. 51108f2 drm/dp/mst: Enhance DP MST debugfs output by Jim Bride · 9 years ago
  59. 59f7c0f drm/edid: Add drm_edid_get_monitor_name() by Jim Bride · 9 years ago
  60. 346fea6 include/drm: Reword debug categories comment. by Robert Foss · 9 years ago
  61. ebab87a drm: atmel-hlcdc: route DMA accesses through AHB interfaces by Boris Brezillon · 9 years ago
  62. 5ac44c8 drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup() by Boris Brezillon · 9 years ago
  63. 17a8e03 drm: atmel-hlcdc: rework the output code to support drm bridges by Boris Brezillon · 9 years ago
  64. aca63b7 drm: atmel-hlcdc: move output mode selection in CRTC implementation by Boris Brezillon · 9 years ago
  65. 79a3fc2 drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2 by Boris Brezillon · 9 years ago
  66. aab6d08 drm: atmel-hlcdc: remove leftovers from atomic mode setting migration by Boris Brezillon · 9 years ago
  67. abfc936 drm: atmel-hlcdc: fix connector and encoder types by Boris Brezillon · 9 years ago
  68. 9b19061 drm: atmel-hlcdc: support asynchronous atomic commit operations by Boris Brezillon · 9 years ago
  69. 1a7b37c drm: atmel-hlcdc: add a ->cleanup_fb() operation by Boris Brezillon · 9 years ago
  70. 6c14838 drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base() by Liu Ying · 9 years ago
  71. f9fd2ad Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 9 years ago
  72. 1b31112 drm/virtio: Drop dummy gamma table support by Daniel Vetter · 9 years ago
  73. bd98332 drm/bochs: Drop fake gamma support by Daniel Vetter · 9 years ago
  74. f35034f drm/core: Fix ordering in drm_mode_config_cleanup. by Maarten Lankhorst · 9 years ago
  75. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 9 years ago
  76. 3970285 Merge tag 'v4.6-rc3' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  77. fb8621d drm/i915: Avoid allocating a vmap arena for a single page by Chris Wilson · 9 years ago
  78. f2a85e1 drm,i915: Introduce drm_malloc_gfp() by Chris Wilson · 9 years ago
  79. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 9 years ago
  80. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 9 years ago
  81. d2cad53 drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj by Chris Wilson · 9 years ago
  82. 6d19245 drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf by Chris Wilson · 9 years ago
  83. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 9 years ago
  84. 25a5670 drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit by Dongwon Kim · 9 years ago
  85. c0ead70 drm/i915: Rename hw state checker to hw state verifier. by Maarten Lankhorst · 9 years ago
  86. f6d1973 drm/i915: Move modeset state verifier calls. by Maarten Lankhorst · 9 years ago
  87. e7c8454 drm/i915: Make modeset state verifier take crtc as argument. by Maarten Lankhorst · 9 years ago
  88. bf16200 Linux 4.6-rc3 by Linus Torvalds · 9 years ago
  89. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  90. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  91. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  92. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 9 years ago
  93. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  94. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  95. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  96. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  97. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  98. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  99. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  100. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago