1. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  2. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  3. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  4. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  5. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  6. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  7. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  8. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  9. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  10. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  11. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  12. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  13. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  14. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  15. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  16. 9aba9d3 gma500: implement backlight functionality for Cedartrail devices by Alan Cox · 12 years ago
  17. bb84977 gma500: wide framebuffer memory by Alan Cox · 12 years ago
  18. 5f50314 gma500: Sync up Oaktrail HDMI by Alan Cox · 12 years ago
  19. 62c5950 gma500: don't register the ACPI video bus by Alan Cox · 12 years ago
  20. 0c95e523 gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE by Kirill A. Shutemov · 12 years ago
  21. 8743849 cdv: Fix typos in initialization of mdfld_chip_ops by Patrik Jakobsson · 12 years ago
  22. 398b470 gma500: Set the mapping mask by Alan Cox · 12 years ago
  23. ae0a246 gma500: Add the base elements of CDV hotplug support by Alan Cox · 12 years ago
  24. 68cb638 gma500: Add ops for hotplug support. by Alan Cox · 12 years ago
  25. d235e64 cdv: continue synching up with updated reference code by Alan Cox · 12 years ago
  26. b60bfb6 gma500: Clean up weirdness in the cdv mode test code by Alan Cox · 12 years ago
  27. 3aad16d gma500: support 1080p by Alan Cox · 12 years ago
  28. 1b2db4c gma500: panel presence check by Alan Cox · 12 years ago
  29. 1fb28e9 gma500: intel_bios updates by Alan Cox · 12 years ago
  30. d955e71 gma500: mark framebuffer pages write combining by Alan Cox · 12 years ago
  31. acd7ef9 gma500: Update the Cedarview clock handling by Alan Cox · 12 years ago
  32. 642c52f gma500: read the PLL bits by Alan Cox · 12 years ago
  33. 1896344 gma500: Fix leak of uncached page by Alan Cox · 12 years ago
  34. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  35. a1978f7 gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE by Kirill A. Shutemov · 12 years ago
  36. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  37. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  38. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  39. f0c5b59 gma500: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  40. 1278f7d gma500: Fix mmap frambuffer by Yoichi Yuasa · 12 years ago
  41. 8229c88 drm: Merge tag 'v3.3-rc7' into drm-core-next by Dave Airlie · 12 years ago
  42. 09016a1 gma500: suspend/resume support for Cedartrail by Alan Cox · 12 years ago
  43. 50d44a5 gma500: Fix resume paths by Alan Cox · 12 years ago
  44. 8e18db8 gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static by Kirill A. Shutemov · 12 years ago
  45. f42aaa6 gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static by Kirill A. Shutemov · 12 years ago
  46. 2e33d6b gma500: psb_intel_display: drop unused variables by Kirill A. Shutemov · 12 years ago
  47. 3c1d08d gma500: mark psb_intel_pipe_set_base() as static by Kirill A. Shutemov · 12 years ago
  48. 412a3df gma500: drop unused psb_intel_modeset_cleanup() by Kirill A. Shutemov · 12 years ago
  49. cc2e991 gma500: oaktrail_lvds_init() drop unused variable by Kirill A. Shutemov · 12 years ago
  50. 1e30296 gma500: oaktrail_hdmi_i2c_access() drop unused variable by Kirill A. Shutemov · 12 years ago
  51. 771f64d gma500: mark oaktrail_backlight_init() as static by Kirill A. Shutemov · 12 years ago
  52. 6e7f4573 gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning by Kirill A. Shutemov · 12 years ago
  53. e1bb07c gma500: oaktrail_hdmi: drop dead code by Kirill A. Shutemov · 12 years ago
  54. 4398e58 gma500: oaktrail_crtc: drop unused variables by Kirill A. Shutemov · 12 years ago
  55. 44332dd gma500: oaktrail_crtc: mark few functions as static by Kirill A. Shutemov · 12 years ago
  56. cbc5a18 gma500: mdfld_intel_display: drop unused variables by Kirill A. Shutemov · 12 years ago
  57. c7a5ae2 gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning by Kirill A. Shutemov · 12 years ago
  58. e4b9ff7 gma500: mdfld_dsi_dpi: drop unused variables by Kirill A. Shutemov · 12 years ago
  59. 1c6a626 gma500: mdfld_device: mark few functions as static by Kirill A. Shutemov · 12 years ago
  60. 062d054 gma500: cdv_intel_lvds: #if 0 currently unused functions by Kirill A. Shutemov · 12 years ago
  61. bc11da7 gma500: cdv_intel_lvds: mark few functions as static by Kirill A. Shutemov · 12 years ago
  62. 455b9e9 gma500: cdv_intel_hdmi: add missing include by Kirill A. Shutemov · 12 years ago
  63. 657da16 gma500: cdv_intel_crt: mark few functions as static by Kirill A. Shutemov · 12 years ago
  64. 0313c0d gma500: cdv_intel_crt: drop unused variables by Kirill A. Shutemov · 12 years ago
  65. a8ec622 gma500: cdv_intel_crt: drop dead code by Kirill A. Shutemov · 12 years ago
  66. 2acdc9f gma500: cdv_intel_crt: add missing include by Kirill A. Shutemov · 12 years ago
  67. 017350b gma500: fix cdv_intel_wait_for_vblank() prototype by Kirill A. Shutemov · 12 years ago
  68. aa53f53 gma500: fix two -Wmissing-field-initializers warnings by Kirill A. Shutemov · 12 years ago
  69. 15308e2 gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static by Kirill A. Shutemov · 12 years ago
  70. 1fc9333 gma500: psb_driver_load(): drop unused variables by Kirill A. Shutemov · 12 years ago
  71. 670c044 gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF by Kirill A. Shutemov · 12 years ago
  72. 3afad3c gma500: mmu: mark psb_mmu_free_pt() and psb_mmu_pt_alloc_map_lock() as static by Kirill A. Shutemov · 12 years ago
  73. b2d57b3 gma500: mmu: drop unused psb_get_default_pd_addr() by Kirill A. Shutemov · 12 years ago
  74. ffe94d9 gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as static by Kirill A. Shutemov · 12 years ago
  75. bc7f2b0 gma500: mark psb_fbdev_destroy() and psb_fbdev_fini() as static by Kirill A. Shutemov · 12 years ago
  76. 4796001 gma500: drop unused psbfb_suspend()/psbfb_resume() by Kirill A. Shutemov · 12 years ago
  77. a58df0ad gma500: gem_glue: add missing include by Kirill A. Shutemov · 12 years ago
  78. 89f58dc gma500: medfield: drop a bit of dead code by Kirill A. Shutemov · 12 years ago
  79. fda95c2 gma500: mdfld_dsi_output_init() drop unused parameter by Kirill A. Shutemov · 12 years ago
  80. 6aa1ead gma500: psbfb_create(): move depth initialization out of loop by Kirill A. Shutemov · 12 years ago
  81. 026abc3 gma500: initial medfield merge by Kirill A. Shutemov · 12 years ago
  82. c6265ff gma500: rework register stuff sanely by Alan Cox · 12 years ago
  83. c715bc1 gma500: make init_pm callback in struct psb_op optional by Kirill A. Shutemov · 12 years ago
  84. 4578240 gma500: re-order calling on the fix setup so we set up after the DRM layer by Alan Cox · 12 years ago
  85. aa7c62a intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init() by Jesper Juhl · 12 years ago
  86. 05442e5 gma500: Kconfig documentation tweak by Alan Cox · 12 years ago
  87. 648a8e3 gma500: now move the Oaktrail save state into its own structure by Alan Cox · 12 years ago
  88. 933315a gma500: clean up some of the struct fields we no longer use by Alan Cox · 12 years ago
  89. 3df546b gma500: plug in more of the gamma functionality by Alan Cox · 12 years ago
  90. 055bf38 drm, gma500: Fix Cedarview boot failures in 3.3-rc by Alan Cox · 12 years ago
  91. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  92. 51a59ac drm: Fix kcalloc parameters swapped by Axel Lin · 13 years ago
  93. fb2a99e drm: do not set fb_info->pixmap fields by Sascha Hauer · 13 years ago
  94. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 13 years ago
  95. 4b24531 gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init() by Jesper Juhl · 13 years ago
  96. 2d8357e gma500: Fix suspend/resume functions by Ryan Mallon · 13 years ago
  97. 15b63d3 gma500: Fix shmem mapping by Alan Cox · 13 years ago
  98. 9f821c6 gma500: Discard modes that don't fit in stolen memory by Alan Cox · 13 years ago
  99. 96067ad gma500: silence gcc warnings in mid_get_vbt_data() by Dan Carpenter · 13 years ago
  100. f9f23a7 gma500: remove no_fb bits by Alan Cox · 13 years ago