1. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  2. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  3. 72ed6cc drm/exynos: switch to universal plane API by Andrzej Hajda · 10 years ago
  4. 832316c drm/exynos: use drm generic mmap interface by Inki Dae · 10 years ago
  5. d931589 drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl by Inki Dae · 10 years ago
  6. 4a3ffed drm/exynos: factor out initial setting of each driver by Joonyoung Shim · 10 years ago
  7. ad27931 drm/exynos/hdmi: unregister connector on removal by Andrzej Hajda · 10 years ago
  8. 7c61b1e drm/exynos/dp: unregister connector on removal by Andrzej Hajda · 10 years ago
  9. 90eac89 drm/exynos/dpi: unregister connector and panel on removal by Andrzej Hajda · 10 years ago
  10. 0ae4601 drm/exynos/dsi: unregister connector on removal by Andrzej Hajda · 10 years ago
  11. 849b431 drm/exynos/fb: free exynos framebuffer on error by Andrzej Hajda · 10 years ago
  12. 78ef31e drm/exynos/fbdev: fix fbdev gem object cleanup by Andrzej Hajda · 10 years ago
  13. 9f3dd7d drm/exynos: fix drm driver de-initialization order by Andrzej Hajda · 10 years ago
  14. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  15. 53c5558 drm/exynos: update to use component match support by Inki Dae · 10 years ago
  16. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  17. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  18. 20ed715e drm/exynos/fimc: fix source buffer registers by Andrzej Hajda · 10 years ago
  19. 56442d8 drm/exynos/fimc: simplify buffer queuing by Andrzej Hajda · 10 years ago
  20. c7b3014 drm/exynos/fimc: do not enable fimc twice by Andrzej Hajda · 10 years ago
  21. 7794a77 drm/exynos/fimc: avoid clearing overflow bits by Andrzej Hajda · 10 years ago
  22. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  23. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  24. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  25. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  26. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  27. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  28. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  29. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  30. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  31. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  32. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  33. eb8a3bf drm/exynos: fimd: fix window clear code by Marek Szyprowski · 10 years ago
  34. 71b1f19 drm/exynos/fbdev: set smem_len for fbdev by Daniel Kurtz · 10 years ago
  35. d6ce7b5 drm/exynos: fimd: add Exynos3 SoC support by Inki Dae · 10 years ago
  36. 473462a drm/exynos: mipi-dsi: add Exynos3 SoC support by Inki Dae · 10 years ago
  37. 78d3a8c drm/exynos: mipi-dsi: consider non-continuous clock mode by Inki Dae · 10 years ago
  38. d87f09a drm/mipi-dsi: consider low power transmission by Inki Dae · 10 years ago
  39. 8525b5e drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value by YoungJun Cho · 10 years ago
  40. bda0381 drm/i915: Use EIO instead of EAGAIN for sink CRC error. by Rodrigo Vivi · 10 years ago
  41. 40bae73 drm/i915: Extend BIOS stolen mem handling to all platform by Daniel Vetter · 10 years ago
  42. 4144f9b drm/i915: Match GTT space sanity checker with implementation by Chris Wilson · 10 years ago
  43. 7707225 drm/i915: HSW always use GGTT selector for secure batches by Chris Wilson · 10 years ago
  44. a01b0e9 drm/i915: add cherryview specfic forcewake in execlists_elsp_write by Deepak S · 10 years ago
  45. cf30362 drm/i915: fix another use-after-free in i915_gem_evict_everything by Michel Thierry · 10 years ago
  46. a1e470d drm/i915: Don't reinit hpd interrupts after gpu reset by Daniel Vetter · 10 years ago
  47. f0d3dad drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock by Chris Wilson · 10 years ago
  48. 1d1ef21d drm/i915: Drop any active reference before unbinding by Chris Wilson · 10 years ago
  49. 21ab4e7 drm/i915: Objects on the unbound list may still have an active reference by Chris Wilson · 10 years ago
  50. 344c5bb drm/i915/edp: use lane count and link rate from DPCD for eDP by Jani Nikula · 10 years ago
  51. f8d8a67 drm/i915/dp: add missing \n in the TPS3 debug message by Jani Nikula · 10 years ago
  52. 10e972d drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy by Chris Wilson · 10 years ago
  53. d6feb19 drm/i915: Limit the watermark to at least 8 entries on gen2/3 by Ville Syrjälä · 10 years ago
  54. 1c4e027 drm/i915: Fix DVO 2x clock enable on 830M by Ville Syrjälä · 10 years ago
  55. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  56. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  57. 226b6d8 drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page by Michel Dänzer · 10 years ago
  58. 235e6de Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  59. b5591bd Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  60. 53beaa0 drm/nouveau/runpm: fix module unload by Alex Deucher · 10 years ago
  61. 2e97140 drm/radeon/px: fix module unload by Alex Deucher · 10 years ago
  62. 766a53d vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops by Alex Deucher · 10 years ago
  63. c1789a2 drm/radeon: don't reset dma on r6xx-evergreen init by Alex Deucher · 10 years ago
  64. 799028d drm/radeon: don't reset sdma on CIK init by Alex Deucher · 10 years ago
  65. 31a25e2 drm/radeon: don't reset dma on NI/SI init by Alex Deucher · 10 years ago
  66. 39da038 drm/radeon/dpm: fix resume on mullins by Alex Deucher · 10 years ago
  67. 897eba8 drm/radeon: Disable HDP flush before every CS again for < r600 by Michel Dänzer · 10 years ago
  68. 64d8ee5 drm/radeon: delete unused PTE_* defines by Kyle McMartin · 10 years ago
  69. 3840a65 drm/radeon: fix AGP userptr handling by Christian König · 10 years ago
  70. 8337486 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 10 years ago
  71. 8c875fc drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv by Ville Syrjälä · 10 years ago
  72. 109ab90 drm/ttm: make sure format string cannot leak in by Kees Cook · 10 years ago
  73. 7dc9250 drm: sti: do not iterate over the info frame array by Benjamin Gaignard · 10 years ago
  74. d898ce0 drm/tilcdc: panel: Add support for enable GPIO by Ezequiel Garcia · 10 years ago
  75. 12778fc drm/tilcdc: panel: Set return value explicitly by Ezequiel Garcia · 10 years ago
  76. 18c44db drm/tilcdc: panel: Fix backlight devicetree support by Ezequiel Garcia · 10 years ago
  77. 971645d drm/tilcdc: panel: Use devm_kzalloc to simplify the error path by Ezequiel Garcia · 10 years ago
  78. e3a9b04 drm/tilcdc: panel: Spurious whitespace removal by Ezequiel Garcia · 10 years ago
  79. 75ece7b drm/tilcdc: panel: Remove unused variable by Ezequiel Garcia · 10 years ago
  80. 9430dfa drm/tilcdc: panel: Add missing of_node_put by Ezequiel Garcia · 10 years ago
  81. b478e336b drm/tilcdc: Fix the error path in tilcdc_load() by Ezequiel Garcia · 10 years ago
  82. ce6eacb vgaarb: Drop obsolete #ifndef by Bruno Prémont · 10 years ago
  83. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  84. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  85. 29a7d17 Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux into drm-next by Dave Airlie · 10 years ago
  86. 94d12b1 drm/ast: Add reduced blanking modes for wide screen mode by Y.C. Chen · 10 years ago
  87. b2efb3f drm: backmerge tag 'v3.17-rc5' into drm-next by Dave Airlie · 10 years ago
  88. 4ac0736 Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 10 years ago
  89. f91ce35 ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() by Bjorn Helgaas · 10 years ago
  90. cc2a907 drm/gt214-/disp: enable dp audio by Ben Skeggs · 10 years ago
  91. d889c52 drm/gt214-/kms: fix hda eld regression by Ben Skeggs · 10 years ago
  92. 9506140 drm/g94-/disp: calculate some dp audio constants by Ben Skeggs · 10 years ago
  93. 3eee864 drm/gt214-/kms: perform hda codec setup on displayport too by Ben Skeggs · 10 years ago
  94. a522946 drm/gk104-/disp: infoframe registers moved yet again on kepler by Ben Skeggs · 10 years ago
  95. c378eb7 drm/nouveau/bios: parse older ramcfg/timing data like we do newer ones by Ben Skeggs · 10 years ago
  96. a407318 drm/nva3/fb/ram: Per-partition regs by Roy Spliet · 10 years ago
  97. 930da22 drm/nouveau/fb/ram: Support strided regs by Roy Spliet · 10 years ago
  98. de1c4e2 drm/nv50/fb/ram: Store the number of partitions in the designated fields by Roy Spliet · 10 years ago
  99. 1dce626 drm/nv50/kms: Set VBLANK time in modeset script by Roy Spliet · 10 years ago
  100. 2a7fa67 drm/nouveau/bios: Add rammap support for version 1.0 by Roy Spliet · 10 years ago