1. da50bd4 drm/panel: simple: Add Innolux TV123WAM panel driver support by spanda@codeaurora.org · 7 years ago
  2. 9c04400f dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings by spanda@codeaurora.org · 7 years ago
  3. eea740a drm/bridge: cdns: Mark runtime PM operations as maybe unused by Thierry Reding · 7 years ago
  4. 12a6cbd drm/panel: otm8009a: Use new backlight API by Philippe CORNU · 7 years ago
  5. 6982b94 drm/panel: otm8009a: No message if probe success by Philippe CORNU · 7 years ago
  6. 36830ce drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enable() by Philippe CORNU · 7 years ago
  7. d9f9565 drm/panel: otm8009a: Fix backlight updates by Philippe CORNU · 7 years ago
  8. 0c08754 drm/panel: Add device_link from panel device to DRM device by Jyri Sarha · 7 years ago
  9. 38992c5 drm/panel: Remove drm_panel_detach() calls from all panel drivers by Jyri Sarha · 7 years ago
  10. 6553b12 i915: content-type property for HDMI connector by Stanislav Lisovskiy · 7 years ago
  11. 50525c3 drm: content-type property for HDMI connector by Stanislav Lisovskiy · 7 years ago
  12. 5d435b4 drm/bridge: spelling and coding style minor fixes by Philippe Cornu · 7 years ago
  13. 3257ec7 drm/vc4: plane: Expand the lower bits by repeating the higher bits by Maxime Ripard · 7 years ago
  14. 584a014 drm: clarify adjusted_mode documentation for bridges by Philippe Cornu · 7 years ago
  15. aefff49 drm/xen-front: fix spelling mistake: "conector" -> "connector" by Colin Ian King · 7 years ago
  16. 68266f1 gpu: drm: qxl: Adding new typedef vm_fault_t by Souptick Joarder · 7 years ago
  17. 110ab11 drm/virtio: add define for second capset to the virgl code. by Dave Airlie · 7 years ago
  18. c9ac371 drm: Fix render node numbering regression from control node removal. by Eric Anholt · 7 years ago
  19. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  20. 900aa8a drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 7 years ago
  21. 222ec16 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 7 years ago
  22. c3ff0cd drm: Expose modes with aspect ratio, only if requested by Ankit Nautiyal · 7 years ago
  23. ace5bf0 drm: Handle aspect ratio info in legacy modeset path by Ankit Nautiyal · 7 years ago
  24. 7595bda drm: Add DRM client cap for aspect-ratio by Ankit Nautiyal · 7 years ago
  25. bfe2e2c video/hdmi: Reject illegal picture aspect ratios by Ville Syrjälä · 7 years ago
  26. a9c266c drm/edid: Don't send bogus aspect ratios in AVI infoframes by Ville Syrjälä · 7 years ago
  27. 357768c drm/edid: Fix cea mode aspect ratio handling by Ville Syrjälä · 7 years ago
  28. a2328fd drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy by Ville Syrjälä · 7 years ago
  29. dd7c262 drm/modes: Introduce drm_mode_match() by Ville Syrjälä · 7 years ago
  30. 818c05d drm: panel-orientation-quirks: Convert to use match_string() helper by Andy Shevchenko · 7 years ago
  31. 2f065d8 drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4 by Matt Atwood · 7 years ago
  32. 0597017 drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper by Matt Atwood · 7 years ago
  33. f45140d drm/xen-front: Fix loop timeout by Dan Carpenter · 7 years ago
  34. 18f20bc drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling by Dan Carpenter · 7 years ago
  35. e30ca4b drm/xen-front: checking for NULL instead of IS_ERR by Dan Carpenter · 7 years ago
  36. 28eff78 dma-buf: Remove unneeded stubs around sync_debug interfaces by Ezequiel Garcia · 7 years ago
  37. 7420e04 drm/selftests: Add drm helper selftest by Maarten Lankhorst · 7 years ago
  38. 34b13e5 drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST by Maarten Lankhorst · 7 years ago
  39. 9c1659e drm/i915: Do not adjust scale when out of bounds, v2. by Maarten Lankhorst · 7 years ago
  40. f96bdf5 drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. by Maarten Lankhorst · 7 years ago
  41. 6f96f20 drm/rect: Round above 1 << 16 upwards to correct scale calculation functions. by Maarten Lankhorst · 7 years ago
  42. 5f27314 gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe by Jia-Ju Bai · 7 years ago
  43. 7bd2d2e drm/bridge: adv7511: fix spelling of driver name in Kconfig by Peter Rosin · 7 years ago
  44. 8eb008c Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  45. 57692c9 drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+ by Eric Anholt · 7 years ago
  46. 4000626 dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs. by Eric Anholt · 7 years ago
  47. 4c70ac7 drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits. by Eric Anholt · 7 years ago
  48. 0a4587a0 drm/pl111: Fix module probe bug by Linus Walleij · 7 years ago
  49. 0d49f30 drm: remove all control node code by Daniel Vetter · 7 years ago
  50. 9e1de90 drm/msm: Don't setup control node debugfs files by Daniel Vetter · 7 years ago
  51. fc2a69f drm/atomic: Handling the case when setting old crtc for plane by Satendra Singh Thakur · 7 years ago
  52. 51f170a Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d" by Daniel Vetter · 7 years ago
  53. bf3012a drm/qxl: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  54. 95aee35 drm: Remove unecessary dma_fence_ops by Daniel Vetter · 7 years ago
  55. 49a53d4 dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  56. 90e9965 dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  57. 95ed01e dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  58. aee1a37 dma-fence: remove fill_driver_data callback by Daniel Vetter · 7 years ago
  59. 190c462 drm/vmwgfx: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  60. 0cd54b0 drm/i915: Drop DRM_CONTROL_ALLOW by Daniel Vetter · 7 years ago
  61. 5bb562f drm: Drop DRM_CONTROL_ALLOW from ioctls by Daniel Vetter · 7 years ago
  62. ec66723 drm/rect: Fix drm_rect_rotation_inv() docs by Ville Syrjälä · 7 years ago
  63. 5745067 drm/pl111: Enable device-specific assigned memory by Linus Walleij · 7 years ago
  64. ca454bd drm/pl111: Support the Versatile Express by Linus Walleij · 7 years ago
  65. 304f72e gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize" by Colin Ian King · 7 years ago
  66. 2c269b0 dma-fence: Some kerneldoc polish for dma-fence.h by Daniel Vetter · 7 years ago
  67. 58badaa drm/rockchip: Disable blending for win0 by Kristian H. Kristensen · 7 years ago
  68. c720d89 drm/vc4: Enable syncobj support by Stefan Schake · 7 years ago
  69. e84fcb9 drm/vc4: Export fence through syncobj by Stefan Schake · 7 years ago
  70. 818f5c8 drm/vc4: Syncobj import support by Stefan Schake · 7 years ago
  71. 3481fe7 drm/panel: Enable DSI transactions on the RPi panel. by Eric Anholt · 7 years ago
  72. 1825067 drm/vc4: Skip ULPS latching when we're in that ULPS state already. by Eric Anholt · 7 years ago
  73. 5e7854bd drm/vc4: make function vc4_allocate_bin_bo static by Vaishali Thakkar · 7 years ago
  74. d34deab drm: Make the prime vmap/vunmap hooks optional. by Eric Anholt · 7 years ago
  75. 9f99963 drm/tinydrm/mi0283qt: Always set rotation value by Tom Callaway · 7 years ago
  76. 0ab3902 Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  77. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  78. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  83. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  84. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  85. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  86. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  87. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  88. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  89. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  90. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  91. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  92. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  93. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  94. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  95. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  96. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  97. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  98. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  99. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  100. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago