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