1. 339fd36 drm: drm_probe_helper: Fix output_poll_work scheduling by Peter Ujfalusi · 8 years ago
  2. b0118e7 drm: bridge/dw-hdmi: Fix colorspace and scan information registers values by Jose Abreu · 8 years ago
  3. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 8 years ago
  4. 77953bd drm: Unify handling of blob and object properties by Daniel Vetter · 8 years ago
  5. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  6. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  7. a2511a5 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 8 years ago
  8. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 8 years ago
  9. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  10. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  11. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  12. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  13. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  14. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  15. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  16. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  17. 4f99397 drm: simple_kms_helper: make connector optional at init time by Andrea Merello · 8 years ago
  18. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  19. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  20. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  21. d10571f drm: make DRI1 drivers depend on BROKEN by David Herrmann · 8 years ago
  22. d92d9c3a drm: hide legacy drivers with CONFIG_DRM_LEGACY by David Herrmann · 8 years ago
  23. 2035333 drm/doc: Fix vga_switcheroo xref by Daniel Vetter · 8 years ago
  24. b7a0c7c drm/gma500: remove unnecessary config_enabled() guard by Masahiro Yamada · 8 years ago
  25. 0d42204 drm/doc: Document uapi requirements in DRM by Daniel Vetter · 8 years ago
  26. d804819 Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  27. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  28. 15d8bb4 drm/rockchip: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  29. 79d0d27 drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  30. 39a9ad8 drm/rockchip: Don't continue trying to enable crtc on failure by Sean Paul · 8 years ago
  31. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  32. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  33. d1c151dc drm/udl: Ensure channel is selected before using the device. by Jamie Lentin · 8 years ago
  34. b4ba97e drm: Avoid calling dev_printk(.dev = NULL) by Chris Wilson · 8 years ago
  35. ec913f3 drm: avoid exposing kernel stack in compat_drm_getstats by Heinrich Schuchardt · 8 years ago
  36. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  37. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  38. 7ad61e6 virtio-gpu: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  39. a6e3918 GPU-DRM-Savage: Use memdup_user() rather than duplicating by Markus Elfring · 8 years ago
  40. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  41. ee4d789 drm/rockchip: Use DRM_DEV_ERROR in vop by Sean Paul · 8 years ago
  42. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  43. 8f0e490 drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect by Clint Taylor · 8 years ago
  44. 9cd2e85 Revert "drm/hisilicon: Don't set drm_device->platformdev" by Daniel Vetter · 8 years ago
  45. 68acb6a dma-buf: fix kernel-doc warning and typos by Randy Dunlap · 8 years ago
  46. 5ee4c8f drm: Fix kerneldoc in drm_plane_helper.c by Daniel Vetter · 8 years ago
  47. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  48. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  49. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  50. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  51. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  52. 52a9fcd drm/doc: Include new drm_blend.c by Daniel Vetter · 8 years ago
  53. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  54. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  55. cb34d7f drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78" by Lothar Waßmann · 8 years ago
  56. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  57. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  58. 5d070be drm/doc: Include drm_atomic.h by Daniel Vetter · 8 years ago
  59. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  60. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  61. d25bcfb drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  62. f1d1326 drm/etnaviv: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  63. 311b62d drm/doc: Reorg for drm-kms.rst by Daniel Vetter · 8 years ago
  64. 8febdf0 drm/doc: Reorg drm-mm.rst by Daniel Vetter · 8 years ago
  65. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  66. bcb32b6 drm/doc: Light drm-kms-helper.rst cleanup by Daniel Vetter · 8 years ago
  67. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  68. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  69. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  70. b0f5668 drm/mgag200: fix error return code in mgag200fb_create() by Wei Yongjun · 8 years ago
  71. ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
  72. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  73. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  74. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  75. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  76. c13eb93 Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  77. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  78. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  79. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  80. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  81. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  82. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  83. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  85. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  86. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  87. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  88. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  89. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  90. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  93. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  95. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  97. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago