1. 99f45e3 drm: Drop drmP.h from drm_connector.c by Daniel Vetter · 7 years ago
  2. d78aa65 drm: Add drm/drm_util.h header file by Daniel Vetter · 7 years ago
  3. c9527f0 drm/fb-helper: document remove*_conflicting_framebuffers() by Michał Mirosław · 7 years ago
  4. d3147ad fbdev: fix kerneldoc by Michał Mirosław · 7 years ago
  5. f11adce drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels by Jonathan Liu · 7 years ago
  6. 5869d90 drm/sun4i: tcon: Rename Dithering related register macros by Chen-Yu Tsai · 7 years ago
  7. 79891d5 drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpu by Chen-Yu Tsai · 7 years ago
  8. 9a09a42 drm: expand replace_fence to support timeline point v2 by Chunming Zhou · 7 years ago
  9. 0a6730e drm: expand drm_syncobj_find_fence to support timeline point v2 by Chunming Zhou · 7 years ago
  10. e28bd10 drm: rename null fence to stub fence in syncobj v2 by Chunming Zhou · 7 years ago
  11. 94e4c53 drm: fix syncobj null_fence_enable_signaling by Chunming Zhou · 7 years ago
  12. 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 7 years ago
  13. 6960e6d drm: fix drm_mode_addfb() on big endian machines. by Gerd Hoffmann · 7 years ago
  14. 00409fd drm: do not mask out DRM_FORMAT_BIG_ENDIAN by Gerd Hoffmann · 7 years ago
  15. ec2fae2 drm: byteorder: add DRM_FORMAT_HOST_* by Gerd Hoffmann · 7 years ago
  16. 0e94043 drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk by Gerd Hoffmann · 7 years ago
  17. 3ee22b76 drm/rockchip: rgb: add stub functions when rgb encoder is disabled by Heiko Stuebner · 7 years ago
  18. 0ca33ad drm/vkms: Fix race condition around accessing frame number by Haneen Mohammed · 7 years ago
  19. 428e15c drm/rockchip: vop: add rk3188 vop definitions by Heiko Stuebner · 7 years ago
  20. 8d54423 drm/rockchip: vop: Add directly output rgb feature for px30 by Sandy Huang · 7 years ago
  21. 1f0f015 drm/rockchip: Add support for Rockchip Soc RGB output interface by Sandy Huang · 7 years ago
  22. 3880f62 drm/rockchip: add function to check if endpoint is a subdriver by Heiko Stuebner · 7 years ago
  23. 633ba1e drm/sun4i: Add support for HDMI voltage regulator by Jernej Skrabec · 7 years ago
  24. 50414b9 dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi by Icenowy Zheng · 7 years ago
  25. d9ac599 dt-bindings: display: Add compatible for A64 HDMI by Jagan Teki · 7 years ago
  26. dd8bd54 drm/sun4i: Add support for A64 display engine by Jagan Teki · 7 years ago
  27. 06f27fe drm/sun4i: Add support for A64 mixers by Jagan Teki · 7 years ago
  28. 69517c1 dt-bindings: display: Add compatible for A64 DE2 display pipeline by Jagan Teki · 7 years ago
  29. 683a0e6 dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create by Gustavo A. R. Silva · 7 years ago
  30. a3b815f drm/virtio: add iommu support. by Gerd Hoffmann · 7 years ago
  31. b3f13ec9 drm/virtio: add virtio_gpu_object_detach() function by Gerd Hoffmann · 7 years ago
  32. 6c19787 drm/virtio: track virtual output state by Gerd Hoffmann · 7 years ago
  33. 7948a2b qxl: fix null-pointer crash during suspend by Peter Wu · 7 years ago
  34. 5ddd658 drm: Remove "protection" around drm_vma_offset_manager_destroy() by Chris Wilson · 7 years ago
  35. a9734d8 drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl by Chris Wilson · 7 years ago
  36. b9a4081 Document/gpu: Use new vm_fault_t type by Souptick Joarder · 7 years ago
  37. 6e4228f drm/tegra: kick out simplefb by Michał Mirosław · 7 years ago
  38. a7e3fa7 drm/sun4i: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 7 years ago
  39. ff07a58 drm/vc4: use simpler remove_conflicting_framebuffers(NULL) by Michał Mirosław · 7 years ago
  40. 770af58 drm/virtio: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  41. 020aa2e drm/mgag200: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  42. 39a3043 drm/radeon: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  43. 77d1ed4 drm/bochs: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  44. 256ee41 drm/cirrus: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  45. a62dfac0 drm/amdgpu: use simpler remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  46. 4d18975 fbdev: add remove_conflicting_pci_framebuffers() by Michał Mirosław · 7 years ago
  47. 69aa535 fbdev: add kerneldoc do remove_conflicting_framebuffers() by Michał Mirosław · 7 years ago
  48. 5fa793d fbdev: allow apertures == NULL in remove_conflicting_framebuffers() by Michał Mirosław · 7 years ago
  49. fbc42d4 fbdev: show fbdev number for debugging by Michał Mirosław · 7 years ago
  50. fbb0de7 Add udmabuf misc device by Gerd Hoffmann · 7 years ago
  51. b972cec drm: Describe pixel_blend_mode in drm_plane_state by Sean Paul · 7 years ago
  52. e86e894 drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 7 years ago
  53. 46094b2 drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support by Hans Verkuil · 7 years ago
  54. a4c30a4 drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read() by Hans Verkuil · 7 years ago
  55. 9bcf6d9 drm_dp_cec: add note about good MegaChips 2900 CEC support by Hans Verkuil · 7 years ago
  56. 5ce70c7 drm_dp_cec: check that aux has a transfer function by Hans Verkuil · 7 years ago
  57. 09c4b49 drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset() by Dan Carpenter · 7 years ago
  58. 0e7a3d4 drm/virtio: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  59. 94f4a12 drm/virtio: Replace ttm_bo_reference with ttm_bo_get by Thomas Zimmermann · 7 years ago
  60. 233c2b7 drm/qxl: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  61. 4efd631 drm/cirrus: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  62. aba911e drm/bochs: Replace ttm_bo_unref with ttm_bo_put by Thomas Zimmermann · 7 years ago
  63. a6edf83 drm/rockchip: vop: fix some register define error for px30 by Sandy Huang · 7 years ago
  64. 29adeb4 drm/rockchip: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 7 years ago
  65. dc879f6 drm/rockchip: fix coding style and incorrect description by Sandy Huang · 7 years ago
  66. b6e075c drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes by Peter Rosin · 7 years ago
  67. 012877b drm/atmel-hlcdc: always iterate over the first 4 output endpoints by Peter Rosin · 7 years ago
  68. 2e7c04a dt-bindings: display: atmel: optional video-interface of endpoints by Peter Rosin · 7 years ago
  69. 7473b9a dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185 by Peter Rosin · 7 years ago
  70. 9946a3a drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested by Peter Rosin · 7 years ago
  71. 319711f drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base by Peter Rosin · 7 years ago
  72. bf1178c drm/bridge: ti-sn65dsi86: Add mystery delay to enable() by Sean Paul · 7 years ago
  73. bc537a9 Merge drm/drm-next into drm-misc-next by Sean Paul · 7 years ago
  74. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 7 years ago
  75. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 7 years ago
  77. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  78. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  83. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  84. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  85. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  86. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  88. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  89. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 7 years ago
  90. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 7 years ago
  91. 7634ccd libata: maintainership update by Jens Axboe · 7 years ago
  92. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  93. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  94. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  95. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  96. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  97. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  98. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  99. a5ec833 drm: Add per-plane pixel blend mode property by Lowry Li · 7 years ago
  100. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago