1. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  2. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. fa1d0ee Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  4. 0c6287e Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  5. 0407ed8 drm/tegra: Add support for panel prepare and unprepare routines by Ajay Kumar · 10 years ago
  6. ef70728 drm/tegra: add MODULE_DEVICE_TABLEs by Stephen Warren · 10 years ago
  7. 5482d75 drm/tegra: dc - Reset controller on driver remove by Thierry Reding · 10 years ago
  8. d1f3e1e drm/tegra: Properly align stride for framebuffers by Thierry Reding · 10 years ago
  9. 3f4f3b5 drm/tegra: sor - Configure proper sync polarities by Thierry Reding · 10 years ago
  10. 054b1bd drm/tegra: sor - Use bits-per-color from panel by Stéphane Marchesin · 10 years ago
  11. 961e3be drm/tegra: Make job submission 64-bit safe by Thierry Reding · 10 years ago
  12. bd4f236 drm/tegra: Allow non-authenticated processes to create buffer objects by Thierry Reding · 10 years ago
  13. 7b12908 drm/tegra: Add SET/GET_FLAGS IOCTLs by Thierry Reding · 10 years ago
  14. 7678d71 drm/tegra: Add SET/GET_TILING IOCTLs by Thierry Reding · 10 years ago
  15. c134f01 drm/tegra: Implement more tiling modes by Thierry Reding · 10 years ago
  16. 0c6b1e4 drm/tegra: dsi - Handle non-continuous clock flag by Alexandre Courbot · 10 years ago
  17. 2263c46 drm/tegra: sor - missing unlock on error by Dan Carpenter · 10 years ago
  18. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  19. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  20. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  21. e221532 drm/tegra: Implement race-free hotplug detection by Thierry Reding · 10 years ago
  22. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  23. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  24. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  25. 1f64ae7 drm/tegra: sor - Remove obsolete comment by Thierry Reding · 10 years ago
  26. 0c90a18 drm/tegra: sor - Enable only the necessary number of lanes by Thierry Reding · 10 years ago
  27. 899451b drm/tegra: sor - Power on only the necessary lanes by Thierry Reding · 10 years ago
  28. d692229 drm/tegra: sor - Do not program interlaced mode registers by Thierry Reding · 10 years ago
  29. a4263fe drm/tegra: sor - Do not hardcode link speed by Thierry Reding · 10 years ago
  30. 7890b57 drm/tegra: sor - Do not hardcode number of blank symbols by Thierry Reding · 10 years ago
  31. 34fa183 drm/tegra: sor - Don't hardcode link parameters by Thierry Reding · 10 years ago
  32. ca185c6 drm/tegra: sor - Change power down ordering by Stéphane Marchesin · 10 years ago
  33. 143b1df drm/tegra: sor - Fix copy/paste error by Stéphane Marchesin · 10 years ago
  34. ccb8b12 drm/tegra: sor - Remove pixel clock rounding by Stéphane Marchesin · 10 years ago
  35. 1b0c7b4 drm/tegra: sor - Make debugfs setup consistent by Thierry Reding · 10 years ago
  36. 9578184 drm/tegra: sor - Recursively remove debugfs tree by Thierry Reding · 10 years ago
  37. 7c46338 drm/tegra: dp - Mark the connector as hotplug capable by Thierry Reding · 10 years ago
  38. 2fff79d drm/tegra: dp - Implement hotplug detection in work queue by Thierry Reding · 10 years ago
  39. e687651 drm/tegra: Add hardware cursor support by Thierry Reding · 11 years ago
  40. 9910f5c drm/tegra: Remove host1x drm_bus implementation by Thierry Reding · 10 years ago
  41. 540457c drm/tegra: gem - Make tegra_bo_import() static by Thierry Reding · 10 years ago
  42. fb7be70 drm/tegra: hdmi - Add Tegra124 support by Thierry Reding · 11 years ago
  43. 86f5c52 drm/tegra: sor - Protect CRC debugfs against enable state by Thierry Reding · 10 years ago
  44. 76245ad drm/tegra: dsi - Do not needlessly recompute pclk by Thierry Reding · 10 years ago
  45. 91eded9 drm/tegra: dc - Compute shift clock divider in output drivers by Thierry Reding · 10 years ago
  46. dbb3f2f drm/tegra: dc - Move around shift clock programming by Thierry Reding · 10 years ago
  47. cb825d8 drm/tegra: dsi - Reset controller on driver unload by Thierry Reding · 10 years ago
  48. 79eb7e5 drm/tegra: dsi - Fix typo when disabling controller by Thierry Reding · 10 years ago
  49. 334ae6b drm/tegra: dsi - Add enable guard by Thierry Reding · 10 years ago
  50. 17297a2 drm/tegra: dsi - Initialize proper packet sequences by Thierry Reding · 10 years ago
  51. 3b077af drm/tegra: dsi - Implement VDD supply support by Thierry Reding · 10 years ago
  52. bcfc7ac drm/tegra: dsi - Remove unneeded code by Thierry Reding · 10 years ago
  53. f7d6889 drm/tegra: dsi - Use internal pixel format by Thierry Reding · 10 years ago
  54. 7e24643 drm/tegra: hdmi - Fix disable sequence by Thierry Reding · 10 years ago
  55. 9cbfc73 drm/tegra: hdmi - Disable LVDS mode by Thierry Reding · 10 years ago
  56. 8c8282c drm/tegra: hdmi - Use proper power-up sequence by Thierry Reding · 10 years ago
  57. d06e7f8f6 drm/tegra: hdmi - Clean up clock usage by Thierry Reding · 10 years ago
  58. 8868568 drm/tegra: hdmi - Reverse regulator enable ordering by Thierry Reding · 10 years ago
  59. 80b9213 drm/tegra: hdmi - Remove duplicate code by Thierry Reding · 10 years ago
  60. fb50a11 drm/tegra: hdmi - Add connector supply support by Thierry Reding · 10 years ago
  61. 0444c0f drm/tegra: dc - Use proper H/V ref-to-sync values by Thierry Reding · 10 years ago
  62. 501bcbd drm/tegra: dc - Do not touch power control register by Thierry Reding · 10 years ago
  63. 10288ee drm/tegra: dc - Reshuffle code to get rid of prototypes by Thierry Reding · 10 years ago
  64. eba6650 drm/tegra: dc - Rename INVERT_V to V_DIRECTION by Thierry Reding · 10 years ago
  65. a82752e drm/tegra: sor - Add CRC debugfs support by Thierry Reding · 11 years ago
  66. f925390 drm/tegra: dc - Add YUYV support by Thierry Reding · 11 years ago
  67. 688c59a drm/tegra: Cleanup header file by Thierry Reding · 10 years ago
  68. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 10 years ago
  69. 4f71d0c drm/dp: add a hw mutex around the transfer functions. (v2) by Dave Airlie · 10 years ago
  70. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  71. 917db41 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  72. 2b4c366 drm/tegra: restrict plane loops to legacy planes by Daniel Vetter · 10 years ago
  73. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  74. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  75. 1ca2030 drm/tegra: dp: Support address-only I2C-over-AUX transactions by Thierry Reding · 10 years ago
  76. 82c68b6 Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  77. d105a6c drm/tegra: Use standard GPL v2 license text by Thierry Reding · 10 years ago
  78. 9a2ac2d drm/tegra: Relicense under GPL v2 by Thierry Reding · 10 years ago
  79. 6b6b604 drm/tegra: Add eDP support by Thierry Reding · 11 years ago
  80. d40326f drm/tegra: prime: Add vmap support by Thierry Reding · 11 years ago
  81. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  82. bcc298b Merge tag 'v3.14-rc7' into drm-next by Dave Airlie · 10 years ago
  83. 099d1c2 drm: provide device-refcount by David Herrmann · 11 years ago
  84. b189153 drm/tegra: Add guard to avoid double disable/enable of RGB outputs by Dmitry Osipenko · 10 years ago
  85. 6e60163 drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV' by Paul Bolle · 11 years ago
  86. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  87. 13411dd drm/tegra: Obtain head number from DT by Thierry Reding · 11 years ago
  88. 7236aa0 drm/tegra: Use proper data type by Thierry Reding · 11 years ago
  89. acde541 drm/tegra: Clarify how panel modes override others by Thierry Reding · 11 years ago
  90. 456ac56 drm/tegra: Fix possible CRTC mask for RGB outputs by Thierry Reding · 11 years ago
  91. ff5009e drm/tegra: Don't check resource with devm_ioremap_resource() by Wolfram Sang · 11 years ago
  92. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  93. 81239c6 drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG by Stephen Warren · 11 years ago
  94. 3800391 drm/tegra: Add PRIME support by Thierry Reding · 11 years ago
  95. 72d3028 drm/tegra: Relocate some output-specific code by Thierry Reding · 11 years ago
  96. 8620fc6 drm/tegra: Add Tegra124 DC support by Thierry Reding · 11 years ago
  97. 6b7c79d drm/tegra: Fix small leak on error in tegra_fb_alloc() by Dan Carpenter · 11 years ago
  98. 60c2f70 drm/tegra: Make legacy fbdev support optional by Thierry Reding · 11 years ago
  99. d30a91f drm/tegra: Sort reverse-dependencies alphabetically by Thierry Reding · 11 years ago
  100. 85316ea drm/tegra: Fix return value check by Wei Yongjun · 11 years ago