1. a12d6a0 gma500: Convert Cedarview to work with new output handling by Patrik Jakobsson · 13 years ago
  2. 5736995 gma500: Replace SDVO code with slightly modified version from i915 by Patrik Jakobsson · 13 years ago
  3. 5c0c1d5 gma500: Add support for Intel GMBUS by Patrik Jakobsson · 13 years ago
  4. 9c8cee4 gma500: Convert PSB LVDS to new output handling by Patrik Jakobsson · 13 years ago
  5. 1730f89 gma500: Fix encoder type checking for connectors by Patrik Jakobsson · 13 years ago
  6. 352b16a gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes by Patrik Jakobsson · 13 years ago
  7. 75e9d01 gma500: Initial support for our encoder and connector structs by Patrik Jakobsson · 13 years ago
  8. 9e38a66 staging/gma500: fixup staging code to build following core changes. by Dave Airlie · 13 years ago
  9. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  10. 935b597 drm: Check that the requested pixel format is valid by Ville Syrjälä · 13 years ago
  11. 62443be drm: plane: Check that the fb pixel format is supported by the plane by Ville Syrjälä · 13 years ago
  12. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  13. 687a040 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl by Ville Syrjälä · 13 years ago
  14. 42ef878 drm: plane: Check source coordinates by Ville Syrjälä · 13 years ago
  15. e5e3b44 drm: plane: Clear plane.crtc and plane.fb after disable_plane() by Ville Syrjälä · 13 years ago
  16. 81f6c7f drm: Fix __user sparse warnings by Ville Syrjälä · 13 years ago
  17. 10bf573 drm: plane: mutex_unlock() was missing by Ville Syrjälä · 13 years ago
  18. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  19. b03166a drm: Install drm_fourcc.h by Ville Syrjälä · 13 years ago
  20. cc5b6f0 drm: Add a missing ')' by Ville Syrjälä · 13 years ago
  21. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  22. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  23. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  24. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  25. 32faa34 drm/Merge branch 'drm-ttm-glisse' of ../drm-radeon-next into drm-core-next by Dave Airlie · 13 years ago
  26. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  27. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  28. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  29. 3230cfc drm/nouveau: enable the ttm dma pool when swiotlb is active V3 by Konrad Rzeszutek Wilk · 13 years ago
  30. c52494f drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4 by Konrad Rzeszutek Wilk · 13 years ago
  31. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  32. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  33. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  34. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  35. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  36. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  37. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  38. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  39. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  40. f21ffe9 swiotlb: Expose swiotlb_nr_tlb function to modules by Konrad Rzeszutek Wilk · 13 years ago
  41. bcdd6b2 drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next by Dave Airlie · 13 years ago
  42. acb4b99 drm: remove some potentially dangerous DRM_ERRORs by Jesse Barnes · 13 years ago
  43. a62c93d drm: document the drm_mode_config structure by Jesse Barnes · 13 years ago
  44. c1aaca2 drm: document the drm_mode_group structure by Jesse Barnes · 13 years ago
  45. 550cebc drm: document and cleanup drm_mode_config_funcs by Jesse Barnes · 13 years ago
  46. ef27351 drm: document drm_mode_set structure by Jesse Barnes · 13 years ago
  47. 7225254 drm: remove unused fields in drm_connector and document the rest by Jesse Barnes · 13 years ago
  48. db3e449 drm: add drm_encoder comments by Jesse Barnes · 13 years ago
  49. 6c3db92 drm: add comments for drm_encoder_funcs by Jesse Barnes · 13 years ago
  50. 7749163 drm: fix comments for drm_crtc struct by Jesse Barnes · 13 years ago
  51. 6f215f9 drm: remove unused connector_count field from drm_display_mode by Jesse Barnes · 13 years ago
  52. cee5ec4 drm: Merge branch 'drm-gma500-alancox' into drm-core-next by Dave Airlie · 13 years ago
  53. 1b22edf gma500: Oaktrail BIOS handling by Alan Cox · 13 years ago
  54. aa0c45f gma500: Fix oaktrail probing part 1 by Alan Cox · 13 years ago
  55. 1b223c9 gma500: Be smarter about layout by Alan Cox · 13 years ago
  56. a6ba582 gma500: gtt based hardware scrolling console by Alan Cox · 13 years ago
  57. 9242fe2 gma500: frame buffer locking by Alan Cox · 13 years ago
  58. 1f0d0b5 gma500: Fix backlight crash by Alan Cox · 13 years ago
  59. 2357f7e gma500: kill bogus code by Alan Cox · 13 years ago
  60. cd00935 gma500: Convert spaces to tabs in accel_2d.c. by Akshay Joshi · 13 years ago
  61. a746092 gma500: do a pass over the FIXME tags by Alan Cox · 13 years ago
  62. 700e59f gma500: Add VBLANK support for Poulsbo hardware by Patrik Jakobsson · 13 years ago
  63. 84b08fe gma500: Don't enable MSI on Poulsbo by Patrik Jakobsson · 13 years ago
  64. e036ba5 gma500: Only register interrupt handler for poulsbo hardware by Patrik Jakobsson · 13 years ago
  65. dffc9ce gma500: kill virtual mapping support by Alan Cox · 13 years ago
  66. 838fa58 gma500: Move the API by Alan Cox · 13 years ago
  67. 04bd564 gma500: kill off NUM_PIPE define by Alan Cox · 13 years ago
  68. 770179d gma500: Rename the ioctls to avoid clashing with the legacy drivers by Alan Cox · 13 years ago
  69. 61bedf7 drm/gma500: begin pruning dead bits of API by Alan Cox · 13 years ago
  70. 04b3924 drm: Redefine pixel formats by Ville Syrjälä · 13 years ago
  71. 248dbc2 drm: move the fb bpp/depth helper into the core. by Dave Airlie · 13 years ago
  72. 435ddd9 drm/radeon/kms: fix up for BIG ENDIAN breakage by Dave Airlie · 13 years ago
  73. 1595c56 drm/gma500: fix compile error by Ilija Hadzic · 13 years ago
  74. 0cdbee3 drm/gma500: remove genrated file by Ilija Hadzic · 13 years ago
  75. a9a644a drm/gma500: port framebuffer to new plane interface. by Dave Airlie · 13 years ago
  76. 15b273b drm/staging/gma500: fix linux-next build by Jesse Barnes · 13 years ago
  77. b63e0f9 Merge branch 'drm-gma500-alanc' into drm-core-next by Dave Airlie · 13 years ago
  78. 91c7549 gma500: Now connect up to the DRM build to finish the job by Alan Cox · 13 years ago
  79. af3a2cf gma500: fixup build versus latest header changes. by Dave Airlie · 13 years ago
  80. 6a227d5 gma500: Add support for Cedarview by Alan Cox · 13 years ago
  81. 1b082cc gma500: Add Oaktrail support by Alan Cox · 13 years ago
  82. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago
  83. 5c49fd3 gma500: Add the core DRM files and headers by Alan Cox · 13 years ago
  84. 5091b7e gma500: Add the i2c bus support by Alan Cox · 13 years ago
  85. f910b41 gma500: Add the glue to the various BIOS and firmware interfaces by Alan Cox · 13 years ago
  86. bbbb262 gma500: Add device framework by Alan Cox · 13 years ago
  87. 4d8d096 gma500: introduce the framebuffer support code by Alan Cox · 13 years ago
  88. 8c8f1c9 gma500: introduce the GTT and MMU handling logic by Alan Cox · 13 years ago
  89. e32681d gma500: GEM and GEM glue by Alan Cox · 13 years ago
  90. 3abcf41 gma500: Move the basic driver out of staging by Alan Cox · 13 years ago
  91. 08aa3fe Merge branch 'drm-plane-jbarnes' into drm-core-next by Dave Airlie · 13 years ago
  92. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  93. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  94. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  95. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  96. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  97. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  98. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  99. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago