1. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  2. 107f517 agp/intel: Fix product names and #defines by Adam Jackson · 15 years ago
  3. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  4. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  5. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  6. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  7. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  8. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  9. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  10. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  11. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  12. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  13. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  14. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  15. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  16. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  17. 7bd4d7b drm: use page flip event to signal flip completion by Jesse Barnes · 15 years ago
  18. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  19. f40d681 Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  20. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  21. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  22. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  23. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  24. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  25. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  26. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  27. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  28. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  29. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  30. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  31. 9bedb97 drm/i915: fixup interrupted overlay switch off calls by Daniel Vetter · 15 years ago
  32. 12ca45f drm/i915: overlay: extract some duplicated code by Daniel Vetter · in the future
  33. 2644487 drm/i915: remove Pineview EOS protection support by Shaohua Li · 15 years ago
  34. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  35. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  36. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  37. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  38. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  39. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  40. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  41. 46557be Merge branch 'drm-core-next' of ../linux-2.6 into drm-next by Dave Airlie · 15 years ago
  42. d91d8a3 drm/kms: add page flipping ioctl by Kristian Høgsberg · 15 years ago
  43. dad07ca drm: check return values in drm_version by Andres Salomon · 15 years ago
  44. 140a45f drm: replace DRM_COPY macro w/ a function by Andres Salomon · 15 years ago
  45. 156822f drm: kill more unused DRM macros by Andres Salomon · 15 years ago
  46. 4a92164 drm: when queuing an event with NEXTONMISS, return queued sequence to userspace by Jesse Barnes · 15 years ago
  47. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  48. 4efc50d drm: when queuing an event with NEXTONMISS, return queued sequence to userspace by Jesse Barnes · 15 years ago
  49. 799dd75 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  50. 6bee582 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  51. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  52. a58695b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  53. a314b0c Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  54. f0ede3f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  55. 2606289 net/fsl_pq_mdio: add module license GPL by Sebastian Siewior · 15 years ago
  56. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  57. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  58. 3806e94b i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  59. cc05368 hisax: remove bad udelay call to fix build error on ARM by Martin Michlmayr · 15 years ago
  60. 7347533 qlge: Set PCIe reset type for EEH to fundamental. by Ron Mercer · 15 years ago
  61. 60fa6c3 qlge: Fix early exit from mbox cmd complete wait. by Ron Mercer · 15 years ago
  62. ee5f784 ixgbe: fix traffic hangs on Tx with ioatdma loaded by Don Skidmore · 15 years ago
  63. 26f23d8 ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled by Yi Zou · 15 years ago
  64. b352e40 ixgbe: Fix gso_max_size for 82599 when DCB is enabled by Yi Zou · 15 years ago
  65. dcaa6a9 macsonic: fix crash on PowerBook 520 by Finn Thain · 15 years ago
  66. 87d75b5 NET: cassini, fix lock imbalance by Jiri Slaby · 15 years ago
  67. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago
  68. 4f2aa89 be2net: Bug fix to send config commands to hardware after netdev_register by Ajit Khaparde · 15 years ago
  69. 9e90c96 be2net: fix to set proper flow control on resume by Ajit Khaparde · 15 years ago
  70. bb7b228 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  71. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 15 years ago
  72. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  73. 0fb18c4 Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago
  74. f5209b4 be2net: Fix CQE_STATUS_EXTD_SHIFT define by Sathya Perla · 15 years ago
  75. 345e5a7 serial: sh-sci: disable callback typo fix by Magnus Damm · 15 years ago
  76. 43758dd Merge branch 'bugzilla-13449' into release by Len Brown · 15 years ago
  77. fe625f1 Merge branch 'drm-next' of ../drm-2.6 into drm-next by Dave Airlie · 15 years ago
  78. 2839d39 ACPI: sleep: another HP/Compaq DMI entries for init_set_sci_en_on_resume by Vaibhav Verma · 15 years ago
  79. 7433874 drm/radeon/kms: add debugfs for power management for AtomBIOS devices by Rafał Miłecki · 15 years ago
  80. 8a1cbf6 ACPI: add DMI entry for SCI_EN resume quirk on HP dv4 by Gustavo Maciel Dias Vieira · 15 years ago
  81. 8dee721 md/raid5: make sure curr_sync_completes is uptodate when reshape starts by NeilBrown · 15 years ago
  82. 24395a85 md: don't clear endpoint for resync when resync is interrupted. by NeilBrown · 15 years ago
  83. 6782cc7 Merge branch 'drm-next' of ../drm-2.6 into drm-next by Dave Airlie · 15 years ago
  84. a3fa632 drm/radeon/kms: initial mode validation support by Alex Deucher · 15 years ago
  85. f95a9f0 drm/radeon/kms/atom/dce3: call transmitter init on mode set by Alex Deucher · 15 years ago
  86. b75fad0 drm/radeon/kms: store detailed connector info by Alex Deucher · 15 years ago
  87. 4170a6c1 drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tables by Alex Deucher · 15 years ago
  88. ee59f2b drm/radeon/kms/r600: fix rs880 support v2 by Alex Deucher · 15 years ago
  89. 12308a2 Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into release by Len Brown · 15 years ago
  90. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  91. 43bcd61 drm/i915: fix get_core_clock_speed for G33 class desktop chips by Daniel Vetter · 15 years ago
  92. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  93. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  94. 1dc7546 drm/i915: enable self-refresh on 965 by Jesse Barnes · 15 years ago
  95. a4f45cf drm/i915: Support 30 bit depth modes by Kristian Høgsberg · 15 years ago
  96. f3cd474 drm/i915: debugfs interface to manually reset the GPU by Chris Wilson · 15 years ago
  97. aed5f1d drm/i915: Use a single thread workqueue by Chris Wilson · 15 years ago
  98. d0c3b04 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. by Zhao Yakui · 15 years ago
  99. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  100. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago