1. 400138b drm: remove unreachable code in drm_sysfs.c by Jonas Bonn · 16 years ago
  2. 59738d5 drm: add control node checks missing from kms merge by Jonas Bonn · 16 years ago
  3. c964b12 drm/kms: don't try to shortcut drm mode set function by Dave Airlie · 16 years ago
  4. e8a1344 drm/radeon: bump minor version for occlusion queries support by Maciej Cencora · 16 years ago
  5. 59de2be agp: zero pages before sending to userspace by Shaohua Li · 16 years ago
  6. 07f1c7a drm: check for minor master before allowing drop master. by Dave Airlie · 16 years ago
  7. 6b00842 drm: set/clear is_master when master changed by Jonas Bonn · 16 years ago
  8. 77d26dc drm: clean dirty memory after device release by Ma Ling · 16 years ago
  9. d9c6f54 drm: count reaches -1 by Roel Kluin · 16 years ago
  10. 029a2ed drm/radeon: load the right microcode on rs780 by Alex Deucher · 16 years ago
  11. 5f3dbed Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus by Dave Airlie · 16 years ago
  12. 7a1fb5d drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config by Jesse Barnes · 16 years ago
  13. b94ee65 drm: fix EDID backward compat check by Jesse Barnes · 16 years ago
  14. 6714977 drm: sync the mode validation for INTERLACE/DBLSCAN by yakui_zhao · 16 years ago
  15. 16456c8 drm: fix typo in edid vendor parsing. by Dave Airlie · 16 years ago
  16. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 16 years ago
  17. 5e118f4 drm/i915: Add a spinlock to protect the active_list by Carl Worth · 16 years ago
  18. 7026d4a drm/i915: Fix SDVO TV support by Zhenyu Wang · 16 years ago
  19. e642c6f drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command by Zhenyu Wang · 16 years ago
  20. 171a9e9 drm/i915: Fix error in SDVO DTD and modeline convert by Zhenyu Wang · 16 years ago
  21. 33b5296 drm/i915: Fix SDVO command debug function by Zhenyu Wang · 16 years ago
  22. 7d6ff78 drm/i915: fix TV mode setting in property change by Zhenyu Wang · 16 years ago
  23. ebcc8f2 drm/i915: only set TV mode when any property changed by Zhenyu Wang · 16 years ago
  24. 580982d drm/i915: clean up udelay usage by Arjan van de Ven · 16 years ago
  25. 5ca5828 drm/i915: add VGA hotplug support for 945+ by Jesse Barnes · 16 years ago
  26. 833bb30 serial: fixup /proc/tty/driver/serial after proc_fops conversion by Alexey Dobriyan · 16 years ago
  27. 972dd43 qeth: properly delete empty files. by Linus Torvalds · 16 years ago
  28. 4a8df45 drm/i915: correctly set IGD device's gtt size for KMS. by Shaohua Li · 16 years ago
  29. 6b731a6 drm/i915: avoid hanging on to a stale pointer to raw_edid. by Ma Ling · 16 years ago
  30. 959b887 drm/i915: check for -EINVAL from vm_insert_pfn by Jesse Barnes · 16 years ago
  31. 8d7773a drm/i915: fix up tiling/fence reg setup on i8xx class hw by Daniel Vetter · 16 years ago
  32. c09bca7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  33. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  34. 32527bc Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  35. e14a685d efifb: dmi set video type by Brian Maly · 16 years ago
  36. 04645fc tridentfb: delete acceleration Kconfig option by Krzysztof Helt · 16 years ago
  37. 2f682fa atyfb: speed up Mach64 cursor by Krzysztof Helt · 16 years ago
  38. 84d9077 fb: hide hardware cursor in graphics mode (Mach64) by Krzysztof Helt · 16 years ago
  39. 98da329 nvidiafb: remove open_lock mutex by Alessio Igor Bogani · 16 years ago
  40. 18b41f1 radeonfb: suspend/resume for ATI Mobility Radeon RV350 by Wolfgang Kroener · 16 years ago
  41. c958557 omapfb: fix argument of blank operation by Felipe Contreras · 16 years ago
  42. 23b7365 uvesafb: fix selecting mode with the vbemode option by Michal Januszewski · 16 years ago
  43. ddb53d4 fbdev: remove cyblafb driver by Krzysztof Helt · 16 years ago
  44. ec549a0 fb: add s3c-fb driver for newer Samsung SoC framebuffer devices by Ben Dooks · 16 years ago
  45. 4c87143 n411: add missing Makefile entry by Herton Ronaldo Krzesinski · 16 years ago
  46. 2bd8c47 viafb: returns 0 two too early by Roel Kluin · 16 years ago
  47. b83734e vesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 16 years ago
  48. 1cc9fb6 uvesafb: bitwise OR has higher precedence than ?: by Roel Kluin · 16 years ago
  49. b935257 arkfb: fix misplaced parentheses by Roel Kluin · 16 years ago
  50. 032220b asiliantfb: fix cmap memory leaks by Andres Salomon · 16 years ago
  51. ba78289 drivers/video/omap/hwa742.c: div reaches max_clk_div by Roel Kluin · 16 years ago
  52. afbb9d8 fbdev: update s1d13xxxfb to differ between revisions and production ids by Kristoffer Ericson · 16 years ago
  53. eb8972b amifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  54. 909baf0 amba-clcd: fix cmap memory leaks by Andres Salomon · 16 years ago
  55. e98d9b4 68328fb: fix cmap memory leaks by Andres Salomon · 16 years ago
  56. 327fc87 tgafb: fix cmap memory leak by Andres Salomon · 16 years ago
  57. cc880a7 sunxvr500: fix cmap memory leaks by Andres Salomon · 16 years ago
  58. ccb121e valkyriefb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  59. 175b39f stifb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  60. c231242 sstfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  61. 0a5d924 sm501fb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  62. 0fd8531 skeletonfb: check fb_alloc_cmap return value and handle failure properly by Andres Salomon · 16 years ago
  63. 5e266e2 vfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  64. 07b39b4 tridentfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  65. 895d722 tdfxfb: fix memory leaks in removal path by Andres Salomon · 16 years ago
  66. d4bc4e8 drivers/video/sgivwfb.c: fix memory leaks in removal path by Andres Salomon · 16 years ago
  67. 6a7f282 fbdev: uninline lock_fb_info() by Andrew Morton · 16 years ago
  68. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 16 years ago
  69. 8636a92 cirrusfb: fix interlaced modes by Krzysztof Helt · 16 years ago
  70. 4242a23 cirrusfb: fix threshold register mask for Laguna chips by Krzysztof Helt · 16 years ago
  71. df3aafd cirrusfb: GD5434 (aka SD64) support fixed by Krzysztof Helt · 16 years ago
  72. 8f19e15 cirrusfb: set MCLK in one place by Krzysztof Helt · 16 years ago
  73. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
  74. dd14f71 cirrusfb: fix clock doubling by Krzysztof Helt · 16 years ago
  75. 7cade31 cirrusfb: use 24bpp instead of 32bpp by Krzysztof Helt · 16 years ago
  76. 527410f cirrusfb: GD5446 fixes by Krzysztof Helt · 16 years ago
  77. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 16 years ago
  78. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 16 years ago
  79. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 16 years ago
  80. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 16 years ago
  81. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 16 years ago
  82. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 16 years ago
  83. 48c329e cirrusfb: various improvements by Krzysztof Helt · 16 years ago
  84. c4dec39 cirrusfb: use 5-6-5 RGB for 16bpp mode by Krzysztof Helt · 16 years ago
  85. 6683e01 cirrusfb: do not calculate line length twice by Krzysztof Helt · 16 years ago
  86. 6e30fc0 cirrusfb: add mmio registers for Laguna chipsets by Krzysztof Helt · 16 years ago
  87. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 16 years ago
  88. 55a4ea6 cirrusfb: fix Laguna chipset memory detection and clock setting by Krzysztof Helt · 16 years ago
  89. 75ed3a1 cirrusfb: convert printks to dev_foo by Krzysztof Helt · 16 years ago
  90. 6e6fe42 drivers/video/uvesafb.c: don't use gfp_any() by Andrew Morton · 16 years ago
  91. fa7af8b rtc: test before subtraction on unsigned by Roel Kluin · 16 years ago
  92. c08cf9d rtc-v3020: coding style cleanup by Mike Rapoport · 16 years ago
  93. 62da659 rtc-wm8350: retries will reach -1 by Roel Kluin · 16 years ago
  94. a216685 rtc: add EPSON RX8025 support to DS1307 RTC driver by Matthias Fuchs · 16 years ago
  95. 30e7b03 rtc-ds1307: true SMBus compatibility by Ed Swierk · 16 years ago
  96. b250c96 rtc-parisc: rename p pointer to rtc by dann frazier · 16 years ago
  97. a8c20cd rtc-parisc: remove a couple unnecessary variables by dann frazier · 16 years ago
  98. 2b93cff rtc-parisc: use platform_driver_probe by dann frazier · 16 years ago
  99. f62bacd rtc-parisc: use rtc_valid_tm() in parisc_get_time by dann frazier · 16 years ago
  100. 6b318f6 rtc-parisc: remove struct parisc_rtc by dann frazier · 16 years ago