1. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  2. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  3. b0a007d drm/kms: fix fb cmap allocation to use modeset->crtc not crtc by Ben Skeggs · 15 years ago
  4. 447aeb9 drm/ttm: fix unreachable code. by Dave Airlie · 15 years ago
  5. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  6. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  7. 107f517 agp/intel: Fix product names and #defines by Adam Jackson · 15 years ago
  8. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  9. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  10. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  11. 85bb0c3 drm: Export symbols needed for the vmwgfx driver. by Thomas Hellstrom · 15 years ago
  12. 4bfd75c drm/ttm: Export symbols needed for the vmwgfx driver. by Thomas Hellstrom · 15 years ago
  13. c078aa2 drm/ttm: Add TTM execbuf utilities. by Thomas Hellstrom · 15 years ago
  14. 4aff101 drm/ttm: Add ttm lock functionality. by Thomas Hellstrom · 15 years ago
  15. 8807153 drm/ttm: Add user-space objects. by Thomas Hellstrom · 15 years ago
  16. 01d01ba drm/mm: fixup typo in debug functions. by Dave Airlie · 15 years ago
  17. 884840a drm: Add dirty ioctl and property by Jakob Bornecrantz · 15 years ago
  18. 46a79fa drm/ttm: fix small memory leak in ttm_memory.c by Dan Carpenter · 15 years ago
  19. 862302f drm: Add support for drm master_[set|drop] callbacks. by Thomas Hellstrom · 15 years ago
  20. 9340d8c drm/edid: Decode 3-byte CVT codes from EDID 1.4 by Adam Jackson · 15 years ago
  21. 07a5e63 drm/edid: Add DMT modes to the pool if the monitor is GTF-capable by Adam Jackson · 15 years ago
  22. 7ac96a9 drm/modes: Add drm_mode_hsync() by Adam Jackson · 15 years ago
  23. 9cf0097 drm/edid: Unify detailed block parsing between base and extension blocks by Adam Jackson · 15 years ago
  24. 0fdd07f VIDEO: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  25. dbf763a SPI: spi_txx9: Fix bit rate calculation by Atsushi Nemoto · 15 years ago
  26. 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  27. 049e2d1 Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list by Anisse Astier · 15 years ago
  28. 0a45281 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  29. bbbb45a Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  30. ebd65a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  31. e8092da regulator: Initialise wm831x structure pointor for ISINK driver by Mark Brown · 15 years ago
  32. 6f9a761 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Linus Torvalds · 15 years ago
  33. 5d6b1edf [ARM] pxamci: call mmc_remove_host() before freeing resources by Daniel Mack · 15 years ago
  34. 810a90a [PATCH] rc32434_wdt: fix compilation failure by Florian Fainelli · 15 years ago
  35. be088b1 [WATCHDOG] rc32434_wdt.c: use resource_size() by H Hartley Sweeten · 15 years ago
  36. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  37. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  38. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  39. cb8799e rtc-x1205: reset clock to sane state after power failure by Johannes Weiner · 15 years ago
  40. 48a7f77 rtc-x1205: fix rtc_time to y2k register value conversion by Johannes Weiner · 15 years ago
  41. 0a1f127 aoe: prevent cache aliases by Peter Horton · 15 years ago
  42. ca02970 gpio: Langwell GPIO driver bugfixes by Alek Du · 15 years ago
  43. 3510b8f davinci: fb: fix frame buffer driver issues by Sudhakar Rajashekhara · 15 years ago
  44. fa00e10 drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() by Dan Carpenter · 15 years ago
  45. 4c4cb1b drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h by Andrew Morton · 15 years ago
  46. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  47. 2127816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  48. e272a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  49. e8ed34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  50. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  51. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  52. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  53. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  54. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  55. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  56. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  57. 7bd4d7b drm: use page flip event to signal flip completion by Jesse Barnes · 15 years ago
  58. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  59. f40d681 Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  60. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  61. 7716977 mfd: Correct WM831X_MAX_ISEL_VALUE by Mark Brown · 15 years ago
  62. d0e2607 md: revert incorrect fix for read error handling in raid1. by NeilBrown · 15 years ago
  63. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  64. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  65. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  66. 0ec8648 USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver by Gernot Hillier · 15 years ago
  67. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  68. 8d6499e USB: musb: Fix CPPI IRQs not being signaled by Daniel Glöckner · 15 years ago
  69. 5542bc2 USB: musb: respect usb_request->zero in control requests by Daniel Glöckner · 15 years ago
  70. dfeffa5 USB: musb: fix ISOC Tx programming for CPPI DMAs by Ajay Kumar Gupta · 15 years ago
  71. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  72. c5deb83 usb: amd5536udc: fixed shared interrupt bug and warning oops by Thomas Dahlmann · 15 years ago
  73. 0de6ab8 USB: ftdi_sio: Keep going when write errors are encountered. by Eric W. Biederman · 15 years ago
  74. cea8324 USB: musb_gadget: fix STALL handling by Sergei Shtylyov · 15 years ago
  75. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  76. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  77. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  78. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  79. d0e94d1 Staging: hv: Fix some missing author names by Haiyang Zhang · 15 years ago
  80. 5996b3d Staging: hv: Fix vmbus event handler bug by Haiyang Zhang · 15 years ago
  81. 8c960e4 Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver. by Dave Jones · 15 years ago
  82. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  83. b037179 bcm63xx_uart: Fix serial driver compile breakage. by Maxime Bizon · 15 years ago
  84. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  85. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  86. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  87. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  88. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  89. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  90. ed9fd93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  91. 52c7b3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  92. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  93. af5fdf8 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  94. 07a6d5a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  95. a8a8454 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  96. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  97. cd79bf7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  98. ff961c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  99. 432983d Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  100. f8a2cee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago