1. dd2da6e drm/msm: split out msm_kms.h by Rob Clark · 11 years ago
  2. 10a02eb drm/msm: mdp4_format -> mdp_format by Rob Clark · 11 years ago
  3. facb4f4 drm/msm: resync generated headers by Rob Clark · 11 years ago
  4. 2e54a92 drm/msm: move mdp4 -> mdp/mdp4 by Rob Clark · 11 years ago
  5. e529c7e drm/msm: add support for msm8060ab/bstem by Rob Clark · 11 years ago
  6. 871d812 drm/msm: add support for non-IOMMU systems by Rob Clark · 11 years ago
  7. bf2b33a drm/msm: fix bus scaling by Rob Clark · 11 years ago
  8. 3b57f23 drm/msm: add missing MODULE_FIRMWARE()s by Rob Clark · 11 years ago
  9. 3083894 drm/msm: COMPILE_TEST support by Rob Clark · 11 years ago
  10. 859ae23 Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  11. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  12. e6c3dcd Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next by Dave Airlie · 11 years ago
  13. 81239c6 drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG by Stephen Warren · 11 years ago
  14. 3800391 drm/tegra: Add PRIME support by Thierry Reding · 11 years ago
  15. 72d3028 drm/tegra: Relocate some output-specific code by Thierry Reding · 11 years ago
  16. 8620fc6 drm/tegra: Add Tegra124 DC support by Thierry Reding · 11 years ago
  17. 6b7c79d drm/tegra: Fix small leak on error in tegra_fb_alloc() by Dan Carpenter · 11 years ago
  18. 60c2f70 drm/tegra: Make legacy fbdev support optional by Thierry Reding · 11 years ago
  19. d30a91f drm/tegra: Sort reverse-dependencies alphabetically by Thierry Reding · 11 years ago
  20. 85316ea drm/tegra: Fix return value check by Wei Yongjun · 11 years ago
  21. dec7273 drm/tegra: Add DSI support by Thierry Reding · 11 years ago
  22. b519002 drm/tegra: Disable outputs for power-saving by Thierry Reding · 11 years ago
  23. 365765f drm/tegra: Track HDMI enable state by Thierry Reding · 11 years ago
  24. 17a8b6b drm/tegra: Fix HDMI audio frequency typo by Thierry Reding · 11 years ago
  25. 425c0fd drm/tegra: Do not export tegra_bo_ops by Thierry Reding · 11 years ago
  26. f1f34ad drm/tegra: Remove spurious blank line by Thierry Reding · 11 years ago
  27. 158b50a drm/tegra: Increase compile test coverage by Thierry Reding · 11 years ago
  28. fac8f15 drm/tegra: Allow the driver to be built as a module by Thierry Reding · 11 years ago
  29. e6fff4a gpu: host1x: Add Tegra124 support by Thierry Reding · 11 years ago
  30. 23a0e27 gpu: host1x: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
  31. 8e0d788 gpu: host1x: Fix build warnings by Thierry Reding · 11 years ago
  32. 6f44c2b gpu: host1x: Increase compile test coverage by Thierry Reding · 11 years ago
  33. aef03d3 gpu: host1x: Fix more sparse warnings by Thierry Reding · 11 years ago
  34. 18b94f1 gpu: host1x: Use the correct HW headers for host1x02 by Thierry Reding · 11 years ago
  35. fae798a gpu: host1x: Export public API by Thierry Reding · 11 years ago
  36. 4de6a2d gpu: host1x: Add MIPI pad calibration support by Thierry Reding · 11 years ago
  37. fe3c703 drm/dp: Clarify automated test constant and add constant for FAUX test pattern by Todd Previte · 11 years ago
  38. d016da5 drm: use memdup_user() as a cleanup by Dan Carpenter · 11 years ago
  39. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  40. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  41. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  42. b8673b6 drm/gma500: Remove dead code by Daniel Vetter · 11 years ago
  43. 4cda878 drm: Kill DRM_SUSER by Daniel Vetter · 11 years ago
  44. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  45. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  46. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  47. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  48. bfd8303 drm: Kill DRM_HZ by Daniel Vetter · 11 years ago
  49. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  50. 8a5a800 drm: remove global_mutex locking around agp_init by Daniel Vetter · 11 years ago
  51. d5e41ad drm/agpsupport: use kzalloc instead of kmalloc/memset by Dave Airlie · 11 years ago
  52. 4efafeb drm: kill the ->agp_destroy callback by Daniel Vetter · 11 years ago
  53. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  54. 2c695fa drm: remove agp_init() bus callback by Daniel Vetter · 11 years ago
  55. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  56. 8da79cc drm: ->agp_init can't fail by Daniel Vetter · 11 years ago
  57. 24986ee drm: kill DRIVER_REQUIRE_AGP by Daniel Vetter · 11 years ago
  58. 5ec467a drm/rcar-du: Fix return value check in rcar_du_lvdsenc_get_resources() by Wei Yongjun · 11 years ago
  59. 6b27f7f drm/dp: Use AUX constants from specification by Thierry Reding · 11 years ago
  60. 05f5172 drm/bufs: remove handling of _DRM_GEM mappings by Daniel Vetter · 11 years ago
  61. b3f2333 drm: restrict the device list for shadow attached drivers by Daniel Vetter · 11 years ago
  62. e2577d4 drm: rip out drm_platform_exit by Daniel Vetter · 11 years ago
  63. 0ff420f drm/msm: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  64. 50fb3c3 drm/armada: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  65. 405bea7 drm/shmob: call drm_put_dev directly from ->remove hook by Daniel Vetter · 11 years ago
  66. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  67. c84b435 drm/tilcdc: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  68. 9076dcc drm/imx: directly call drm_put_dev in ->remove by Daniel Vetter · 11 years ago
  69. a9a346d drm/exynos: call drm_put_dev directly from ->remove by Daniel Vetter · 11 years ago
  70. 57a24cf drm/rcar: call drm_put_dev directly in the ->remove hook by Daniel Vetter · 11 years ago
  71. c0c72a8 drm: shmob_drm: Check clk_prepare_enable() return value by Laurent Pinchart · 11 years ago
  72. 66ee52e drm: Implement dummies for debugfs helpers by Thierry Reding · 11 years ago
  73. 46eeb2c video/fb: Propagate error code from failing to unregister conflicting fb by Chris Wilson · 11 years ago
  74. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  75. ee61c73 drm: Don't reference objects in the flink name idr by Kristian Hogsberg · 11 years ago
  76. 520edd1 drm: do not steal the display if we have a master by Paulo Zanoni · 11 years ago
  77. fffb906 drm: Don't split up debug output by Daniel Vetter · 11 years ago
  78. 5d13d42 drm: add DRM_ERROR_RATELIMITED by Rob Clark · 11 years ago
  79. ce456e0 drm/edid: Make edid_load() return a void * by Geert Uytterhoeven · 11 years ago
  80. da32cc9 Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  81. 4c48140a gpu: host1x: Add MIPI pad calibration DT bindings by Thierry Reding · 11 years ago
  82. 5d30be2 gpu: host1x: Update host1x device tree example by Thierry Reding · 11 years ago
  83. 9be7d86 drm/tegra: Implement panel support by Thierry Reding · 11 years ago
  84. 210fcd9 drm/panel: Add support for Panasonic VVX10F004B0 by Thierry Reding · 11 years ago
  85. 280921d drm/panel: Add simple panel support by Thierry Reding · 11 years ago
  86. aead40e drm: Add panel support by Thierry Reding · 11 years ago
  87. 068a002 drm: Add MIPI DSI bus support by Andrzej Hajda · 11 years ago
  88. d95f95e of: Add simple panel device tree binding by Thierry Reding · 11 years ago
  89. 43394d2 of: Add MIPI DSI bus device tree bindings by Thierry Reding · 11 years ago
  90. a4d86e5 Merge tag 'tegra-for-3.14-powergate' into drm/for-next by Thierry Reding · 11 years ago
  91. b03bb79 Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next by Thierry Reding · 11 years ago
  92. 9d4450a ARM: tegra: Add IO rail support by Thierry Reding · 11 years ago
  93. c537376 ARM: tegra: Special-case the 3D clamps on Tegra124 by Thierry Reding · 11 years ago
  94. 9a716579 ARM: tegra: Add Tegra124 powergate support by Thierry Reding · 11 years ago
  95. 201fc0f ARM: tegra: Export tegra_powergate_remove_clamping() by Thierry Reding · 11 years ago
  96. 44374af ARM: tegra: Export tegra_powergate_power_off() by Thierry Reding · 11 years ago
  97. ccab798 ARM: tegra: Rename cpu0 powergate to crail by Thierry Reding · 11 years ago
  98. 7e25eb0 ARM: tegra: Fix some whitespace oddities by Thierry Reding · 11 years ago
  99. 8a0a1af spi: tegra: checking for ERR_PTR instead of NULL by Dan Carpenter · 11 years ago
  100. 319e2e3 Linux 3.13-rc4 by Linus Torvalds · 11 years ago