1. bb7d785 drm/vc4: Add HDMI audio support by Eric Anholt · 7 years ago master
  2. 199a769 dt-bindings: Document the dmas and dma-names properties for VC4 HDMI by Boris Brezillon · 7 years ago
  3. 99ed4d7 drm/atmel-hlcdc: Fix suspend/resume implementation by Boris Brezillon · 7 years ago
  4. 82c8e02 drm: Skip the waitqueue setup for vblank queries by Chris Wilson · 7 years ago
  5. 608b205 drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) by Chris Wilson · 7 years ago
  6. 4a8e229 drm/doc: atomic overview, with graph by Daniel Vetter · 7 years ago
  7. b2b82c2 drm/doc: diagram for mode objects and properties by Daniel Vetter · 7 years ago
  8. 1ea3576 drm/doc: Consistent kerneldoc include order by Daniel Vetter · 7 years ago
  9. 2564d0b drm/doc: Add KMS overview graphs by Daniel Vetter · 7 years ago
  10. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 7 years ago
  11. f42e181 drm/gem: Add DEFINE_DRM_GEM_FOPS by Daniel Vetter · 7 years ago
  12. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 7 years ago
  13. 098899f drm/vgem: switch to postclose by Daniel Vetter · 7 years ago
  14. b93658f drm/doc: Document drm_file.[hc] by Daniel Vetter · 7 years ago
  15. 7d52cb8 drm: Remove drm_pending_event->pid by Daniel Vetter · 7 years ago
  16. ee5cb7c drm: qxl: add missing return check by Dan Carpenter · 7 years ago
  17. 43c2794 drm: virtio: fix kmem_cache_alloc error check by Gerd Hoffmann · 7 years ago
  18. 265ffed drm/tinydrm: fix semicolon.cocci warnings by kbuild test robot · 7 years ago
  19. 9346ab7 drm/rockchip: cdn-dp: add more log for video config by Chris Zhong · 7 years ago
  20. 05c00c2 drm/rockchip: cdn-dp: Correct PHY register address by Chris Zhong · 7 years ago
  21. a68b5bb drm/rockchip: cdn-dp: return error code when clk_get_rate failed by Chris Zhong · 7 years ago
  22. a452165 Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next by Daniel Vetter · 7 years ago
  23. 35dc8aa drm: bridge: dw-hdmi: Move the driver to a separate directory. by Laurent Pinchart · 7 years ago
  24. 80e2f97 drm: bridge: dw-hdmi: Switch to regmap for register access by Neil Armstrong · 7 years ago
  25. 2e6777e drm: bridge: dw-hdmi: Remove device type from platform data by Kieran Bingham · 7 years ago
  26. 2ef9dfe drm: bridge: dw-hdmi: Add support for custom PHY configuration by Kieran Bingham · 7 years ago
  27. f1585f6 drm: bridge: dw-hdmi: Create PHY operations by Laurent Pinchart · 7 years ago
  28. 181e0ef drm: bridge: dw-hdmi: Fix the PHY power up sequence by Laurent Pinchart · 7 years ago
  29. b0e583e drm: bridge: dw-hdmi: Fix the PHY power down sequence by Laurent Pinchart · 7 years ago
  30. 14247d7 drm: bridge: dw-hdmi: Enable CSC even for DVI by Neil Armstrong · 7 years ago
  31. 8b9e1c0 drm: bridge: dw-hdmi: Move CSC configuration out of PHY code by Laurent Pinchart · 7 years ago
  32. 12a3a32 drm: bridge: dw-hdmi: Remove unused functions by Laurent Pinchart · 7 years ago
  33. a8f8b1d drm: Extract drm_file.h by Daniel Vetter · 7 years ago
  34. 721dacb drm: Remove DRM_MINOR_CNT by Daniel Vetter · 7 years ago
  35. 9acdac6 drm: rename drm_fops.c to drm_file.c by Daniel Vetter · 7 years ago
  36. 66f8c10 drm/doc: document fallback behaviour for atomic events by Daniel Vetter · 7 years ago
  37. b0b7d37 drm: Remove drmP.h include from drm_kms_helper_common.c by Daniel Vetter · 7 years ago
  38. 23ef59e drm: Extract drm_pci.h by Daniel Vetter · 7 years ago
  39. d891b9c drm: Move drm_lock_data out of drmP.h by Daniel Vetter · 7 years ago
  40. c6bb9ba drm: Extract drm_prime.h by Daniel Vetter · 7 years ago
  41. aabbcab drm/doc: Add todo about connector_list_iter by Daniel Vetter · 7 years ago
  42. db6ccf2 docs-rst: automatically convert Graphviz and SVG images by Markus Heiser · 7 years ago
  43. c3c5360 doc: Explain light-handed markup preference a bit better by Daniel Vetter · 7 years ago
  44. 54f5d13 Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to' by sayli karnik · 7 years ago
  45. 34c9d52 drm/qxl: Remove qxl_debugfs_remove_files() by Noralf Trønnes · 7 years ago
  46. 88486be Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' by sayli karnik · 7 years ago
  47. b742fd6 Documentation: phy: Fix repetition of word 'the' by sayli karnik · 7 years ago
  48. 1bdb5d5 drm/debugfs: Remove the drm_driver.debugfs_cleanup callback by Noralf Trønnes · 7 years ago
  49. 85eac47 drm/msm: Remove msm_debugfs_cleanup() by Noralf Trønnes · 7 years ago
  50. 0621ce1 drm/dp: Add missing description to parameter by Tomeu Vizoso · 7 years ago
  51. 49978be docs: Clarify details for reporting security bugs by Kees Cook · 7 years ago
  52. 9fe64e1 Merge tag 'v4.11-rc1' into docs-next by Jonathan Corbet · 7 years ago
  53. f5985bf drm: virtio: use kmem_cache by Gerd Hoffmann · 7 years ago
  54. 2d856f94 qxl: fix qxl_conn_get_modes by Gerd Hoffmann · 7 years ago
  55. c50fad8 qxl: read monitors config at boot by Gerd Hoffmann · 7 years ago
  56. 9062155 qxl: limit monitor config read retries by Gerd Hoffmann · 7 years ago
  57. ecefd94 qxl: drop mode_info.modes & related code. by Gerd Hoffmann · 7 years ago
  58. 8610783 drm: qxl: Don't alloc fbdev if emulation is not supported by Gabriel Krisman Bertazi · 7 years ago
  59. 6cca386 drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined by Sean Paul · 7 years ago
  60. 47f6cdd drm: Fix compilation error when CONFIG_DEBUG_FS is undefined by Sean Paul · 7 years ago
  61. 3190e58 drm/rockchip: Implement CRC debugfs API by Tomeu Vizoso · 7 years ago
  62. 737d6e3 drm/bridge: analogix_dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 7 years ago
  63. 79c1da7 drm/dp: add helpers for capture of frame CRCs by Tomeu Vizoso · 7 years ago
  64. 4bb310f drm/dp: add crtc backpointer to drm_dp_aux by Tomeu Vizoso · 7 years ago
  65. 62c7bdc drm/blend: Use new atomic iterator macros. by Maarten Lankhorst · 7 years ago
  66. b4d9367 drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. by Maarten Lankhorst · 7 years ago
  67. 2107777 drm/atomic: Add macros to access existing old/new state, v2. by Maarten Lankhorst · 7 years ago
  68. 51ffa12 drm/atomic: Make drm_atomic_plane_disabling easier to understand. by Maarten Lankhorst · 7 years ago
  69. 415c3ac drm/atomic: Fix atomic helpers to use the new iterator macros, v3. by Maarten Lankhorst · 7 years ago
  70. c1ae3cf Linux 4.11-rc1 by Linus Torvalds · 7 years ago
  71. 7160d57 drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible string by Laurent Pinchart · 7 years ago
  72. d29ffab drm: bridge: vga-dac: Add adi,adv7123 compatible string by Laurent Pinchart · 7 years ago
  73. 67cc3e2 drm: bridge: Add LVDS encoder driver by Laurent Pinchart · 7 years ago
  74. 67db256 devicetree/bindings: display: bridge: Add LVDS encoder DT bindings by Laurent Pinchart · 7 years ago
  75. fcfa0dd drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++) by Peter Senna Tschudin · 7 years ago
  76. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  77. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  78. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  79. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  80. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  81. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  83. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 7 years ago
  84. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  85. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  86. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  87. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  88. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  89. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  90. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  91. fd5d666 Documentation/sphinx: fix primary_domain configuration by John Keeping · 7 years ago
  92. f3fc83e docs: Fix htmldocs build failure by Martyn Welch · 7 years ago
  93. 9857b1a doc/ko_KR/memory-barriers: Update control-dependencies section by SeongJae Park · 7 years ago
  94. 2eb6a4b pcieaer doc: update the link by Cao jin · 7 years ago
  95. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 7 years ago
  96. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  97. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  98. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  99. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  100. 15a83f7 MAINTAINERS: Add entry for megachips-stdpxxxx-ge-b850v3-fw by Peter Senna Tschudin · 7 years ago