1. a538d61 drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgr by Pandiyan, Dhinakaran · 8 years ago
  2. eadf71c drm/doc: Document feature merge deadlines by Daniel Vetter · 8 years ago
  3. 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
  4. 33f673a drm: Remove fb hsub/vsub alignment requirement by Ville Syrjälä · 8 years ago
  5. 568c5e4 drm: Share the code to compute color plane dimesions by Ville Syrjälä · 8 years ago
  6. eea54ed drm: zte: remove leftover 'inf' from struct zx_hdmi by Shawn Guo · 8 years ago
  7. 62c58af drm/edid: detect SCDC support in HF-VSDB by Shashank Sharma · 8 years ago
  8. afa1c76 drm/edid: detect SCDC support in HF-VSDB by Shashank Sharma · 8 years ago
  9. 50dd1bd drm/edid: check for HF-VSDB block by Thierry Reding · 8 years ago
  10. 3ad33ae drm: Add SCDC helpers by Thierry Reding · 8 years ago
  11. 9aa1eca drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config by Nickey Yang · 8 years ago
  12. 94bb4dc drm/bridge: dw_hdmi: support i2c extended read mode by Nickey Yang · 8 years ago
  13. 3a270e4 drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanup by Arnd Bergmann · 8 years ago
  14. 4fa13db drm: bochs: Don't remove uninitialized fbdev framebuffer by Gabriel Krisman Bertazi · 8 years ago
  15. 7b34734 drm: vc4: remove redundant check of plane being non-null by Colin Ian King · 8 years ago
  16. cc2e6da drm/vc4: use platform_register_drivers by Philipp Zabel · 8 years ago
  17. d5b72a2 dma-fence: add dma_fence_match_context helper by Philipp Zabel · 8 years ago
  18. bb7d785 drm/vc4: Add HDMI audio support by Eric Anholt · 8 years ago
  19. 199a769 dt-bindings: Document the dmas and dma-names properties for VC4 HDMI by Boris Brezillon · 8 years ago
  20. 99ed4d7 drm/atmel-hlcdc: Fix suspend/resume implementation by Boris Brezillon · 8 years ago
  21. 82c8e02 drm: Skip the waitqueue setup for vblank queries by Chris Wilson · 8 years ago
  22. 608b205 drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) by Chris Wilson · 8 years ago
  23. 4a8e229 drm/doc: atomic overview, with graph by Daniel Vetter · 8 years ago
  24. b2b82c2 drm/doc: diagram for mode objects and properties by Daniel Vetter · 8 years ago
  25. 1ea3576 drm/doc: Consistent kerneldoc include order by Daniel Vetter · 8 years ago
  26. 2564d0b drm/doc: Add KMS overview graphs by Daniel Vetter · 8 years ago
  27. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  28. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 8 years ago
  29. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  30. 098899f drm/vgem: switch to postclose by Daniel Vetter · 8 years ago
  31. b93658f drm/doc: Document drm_file.[hc] by Daniel Vetter · 8 years ago
  32. 7d52cb8 drm: Remove drm_pending_event->pid by Daniel Vetter · 8 years ago
  33. ee5cb7c drm: qxl: add missing return check by Dan Carpenter · 8 years ago
  34. 43c2794 drm: virtio: fix kmem_cache_alloc error check by Gerd Hoffmann · 8 years ago
  35. 265ffed drm/tinydrm: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  36. 9346ab7 drm/rockchip: cdn-dp: add more log for video config by Chris Zhong · 8 years ago
  37. 05c00c2 drm/rockchip: cdn-dp: Correct PHY register address by Chris Zhong · 8 years ago
  38. a68b5bb drm/rockchip: cdn-dp: return error code when clk_get_rate failed by Chris Zhong · 8 years ago
  39. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 8 years ago
  40. 35dc8aa drm: bridge: dw-hdmi: Move the driver to a separate directory. by Laurent Pinchart · 8 years ago
  41. 80e2f97 drm: bridge: dw-hdmi: Switch to regmap for register access by Neil Armstrong · 8 years ago
  42. 2e6777e drm: bridge: dw-hdmi: Remove device type from platform data by Kieran Bingham · 8 years ago
  43. 2ef9dfe drm: bridge: dw-hdmi: Add support for custom PHY configuration by Kieran Bingham · 8 years ago
  44. f1585f6 drm: bridge: dw-hdmi: Create PHY operations by Laurent Pinchart · 8 years ago
  45. 181e0ef drm: bridge: dw-hdmi: Fix the PHY power up sequence by Laurent Pinchart · 8 years ago
  46. b0e583e drm: bridge: dw-hdmi: Fix the PHY power down sequence by Laurent Pinchart · 8 years ago
  47. 14247d7 drm: bridge: dw-hdmi: Enable CSC even for DVI by Neil Armstrong · 8 years ago
  48. 8b9e1c0 drm: bridge: dw-hdmi: Move CSC configuration out of PHY code by Laurent Pinchart · 8 years ago
  49. 12a3a32 drm: bridge: dw-hdmi: Remove unused functions by Laurent Pinchart · 8 years ago
  50. a8f8b1d drm: Extract drm_file.h by Daniel Vetter · 8 years ago
  51. 721dacb drm: Remove DRM_MINOR_CNT by Daniel Vetter · 8 years ago
  52. 9acdac6 drm: rename drm_fops.c to drm_file.c by Daniel Vetter · 8 years ago
  53. 66f8c10 drm/doc: document fallback behaviour for atomic events by Daniel Vetter · 8 years ago
  54. b0b7d37 drm: Remove drmP.h include from drm_kms_helper_common.c by Daniel Vetter · 8 years ago
  55. 23ef59e drm: Extract drm_pci.h by Daniel Vetter · 8 years ago
  56. d891b9c drm: Move drm_lock_data out of drmP.h by Daniel Vetter · 8 years ago
  57. c6bb9ba drm: Extract drm_prime.h by Daniel Vetter · 8 years ago
  58. aabbcab drm/doc: Add todo about connector_list_iter by Daniel Vetter · 8 years ago
  59. db6ccf2 docs-rst: automatically convert Graphviz and SVG images by Markus Heiser · 8 years ago
  60. c3c5360 doc: Explain light-handed markup preference a bit better by Daniel Vetter · 8 years ago
  61. 54f5d13 Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to' by sayli karnik · 8 years ago
  62. 34c9d52 drm/qxl: Remove qxl_debugfs_remove_files() by Noralf Trønnes · 8 years ago
  63. 88486be Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' by sayli karnik · 8 years ago
  64. b742fd6 Documentation: phy: Fix repetition of word 'the' by sayli karnik · 8 years ago
  65. 1bdb5d5 drm/debugfs: Remove the drm_driver.debugfs_cleanup callback by Noralf Trønnes · 8 years ago
  66. 85eac47 drm/msm: Remove msm_debugfs_cleanup() by Noralf Trønnes · 8 years ago
  67. 0621ce1 drm/dp: Add missing description to parameter by Tomeu Vizoso · 8 years ago
  68. 49978be docs: Clarify details for reporting security bugs by Kees Cook · 8 years ago
  69. 9fe64e1 Merge tag 'v4.11-rc1' into docs-next by Jonathan Corbet · 8 years ago
  70. f5985bf drm: virtio: use kmem_cache by Gerd Hoffmann · 8 years ago
  71. 2d856f94 qxl: fix qxl_conn_get_modes by Gerd Hoffmann · 8 years ago
  72. c50fad8 qxl: read monitors config at boot by Gerd Hoffmann · 8 years ago
  73. 9062155 qxl: limit monitor config read retries by Gerd Hoffmann · 8 years ago
  74. ecefd94 qxl: drop mode_info.modes & related code. by Gerd Hoffmann · 8 years ago
  75. 8610783 drm: qxl: Don't alloc fbdev if emulation is not supported by Gabriel Krisman Bertazi · 8 years ago
  76. 6cca386 drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined by Sean Paul · 8 years ago
  77. 47f6cdd drm: Fix compilation error when CONFIG_DEBUG_FS is undefined by Sean Paul · 8 years ago
  78. 3190e58 drm/rockchip: Implement CRC debugfs API by Tomeu Vizoso · 8 years ago
  79. 737d6e3 drm/bridge: analogix_dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 8 years ago
  80. 79c1da7 drm/dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 8 years ago
  81. 4bb310f drm/dp: add crtc backpointer to drm_dp_aux by Tomeu Vizoso · 8 years ago
  82. 62c7bdc drm/blend: Use new atomic iterator macros. by Maarten Lankhorst · 8 years ago
  83. b4d9367 drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. by Maarten Lankhorst · 8 years ago
  84. 2107777 drm/atomic: Add macros to access existing old/new state, v2. by Maarten Lankhorst · 8 years ago
  85. 51ffa12 drm/atomic: Make drm_atomic_plane_disabling easier to understand. by Maarten Lankhorst · 8 years ago
  86. 415c3ac drm/atomic: Fix atomic helpers to use the new iterator macros, v3. by Maarten Lankhorst · 8 years ago
  87. c1ae3cf Linux 4.11-rc1 by Linus Torvalds · 8 years ago
  88. 7160d57 drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible string by Laurent Pinchart · 8 years ago
  89. d29ffab drm: bridge: vga-dac: Add adi,adv7123 compatible string by Laurent Pinchart · 8 years ago
  90. 67cc3e2 drm: bridge: Add LVDS encoder driver by Laurent Pinchart · 8 years ago
  91. 67db256 devicetree/bindings: display: bridge: Add LVDS encoder DT bindings by Laurent Pinchart · 8 years ago
  92. fcfa0dd drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++) by Peter Senna Tschudin · 8 years ago
  93. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  95. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  96. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  97. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  98. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  99. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  100. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago