1. af342e9 [PATCH] igafb: switch to pci_get API by Alan Cox · 18 years ago
  2. fd71768 [PATCH] atyfb, rivafb: minor fixes by Jeff Garzik · 18 years ago
  3. 945f0ee [PATCH] ioremap balanced with iounmap for drivers/video/S3triofb by Amol Lad · 18 years ago
  4. 57354c4 [PATCH] ioremap balanced with iounmap for drivers/video/amifb by Amol Lad · 18 years ago
  5. 6792951 [PATCH] ioremap balanced with iounmap for drivers/video/atafb by Amol Lad · 18 years ago
  6. b2a85ae [PATCH] ioremap balanced with iounmap for drivers/video/atyfb_base by Amol Lad · 18 years ago
  7. d8b8c0a [PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb by Amol Lad · 18 years ago
  8. d02abed [PATCH] ioremap balanced with iounmap for drivers/video/cyberfb by Amol Lad · 18 years ago
  9. 8d4c767 [PATCH] ioremap balanced with iounmap for drivers/video/ffb by Amol Lad · 18 years ago
  10. 1b3349f [PATCH] ioremap balanced with iounmap for drivers/video/fm2fb by Amol Lad · 18 years ago
  11. 1bedb0b [PATCH] ioremap balanced with iounmap for drivers/video/hpfb by Amol Lad · 18 years ago
  12. 164a765 [PATCH] ioremap balanced with iounmap for drivers/video/macfb by Amol Lad · 18 years ago
  13. f190017 [PATCH] ioremap balanced with iounmap for drivers/video/offb by Amol Lad · 18 years ago
  14. 2b7574d [PATCH] ioremap balanced with iounmap for drivers/video/platinumfb by Amol Lad · 18 years ago
  15. 295a1b4 [PATCH] ioremap balanced with iounmap for drivers/video/pvr2fb by Amol Lad · 18 years ago
  16. 027b53d [PATCH] ioremap balanced with iounmap for drivers/video/retz3fb by Amol Lad · 18 years ago
  17. 9cf2014 [PATCH] ioremap balanced with iounmap for drivers/video/stifb by Amol Lad · 18 years ago
  18. e4bf051 [PATCH] ioremap balanced with iounmap for drivers/video/tgafb by Amol Lad · 18 years ago
  19. a02f640 [PATCH] ioremap balanced with iounmap for drivers/video/tridentfb by Amol Lad · 18 years ago
  20. b88a57c [PATCH] ioremap balanced with iounmap for drivers/video/vesafb by Amol Lad · 18 years ago
  21. ef26dd7 [PATCH] ioremap balanced with iounmap for drivers/video/virgefb by Amol Lad · 18 years ago
  22. ad9a824 [PATCH] struct path: convert video by Josef Sipek · 18 years ago
  23. 1c66768 [PATCH] video: use bitrev8 by Akinobu Mita · 18 years ago
  24. 65867be [PATCH] Trivial cleanup in the PCI IDs for the CS5535 by Jordan Crouse · 18 years ago
  25. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  26. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  27. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  28. 7eebde7 [POWERPC] Souped-up of_platform_device support by Benjamin Herrenschmidt · 18 years ago
  29. 78cde0887 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 18 years ago
  30. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  31. 4be7039 Fix generic fb_ddc i2c edid probe msg by Linus Torvalds · 18 years ago
  32. 4f71c5d [PATCH] Fix radeon DDC regression by Benjamin Herrenschmidt · 18 years ago
  33. 3b46f03 [PATCH] set default video mode on PowerBook Wallstreet by Olaf Hering · 18 years ago
  34. 3b9c10d [PATCH] pnx4008:fix NULL dereference in rgbfb by Vitaly Wool · 18 years ago
  35. 84a763e [PATCH] pnx4008: rename driver by Vitaly Wool · 18 years ago
  36. d6e89cb [PATCH] nvidiafb: fix unreachable code in nv10GetConfig by Nathan Lynch · 18 years ago
  37. e40c675 [PATCH] Patch for nvidia divide by zero error for 7600 pci-express card by Wink Saville · 18 years ago
  38. 441cbd8 [POWERPC] Fix various offb issues by Benjamin Herrenschmidt · 18 years ago
  39. 1aea7e0 video: Fix include in hp680_bl. by Kristoffer Ericson · 18 years ago
  40. 9d81a78 Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  41. f84fcb0 Remove unnecessary check in drivers/video/intelfb/intelfbhw.c by Eric Sesterhenn · 18 years ago
  42. a77b895 intel fb: switch to pci_get API by Alan Cox · 18 years ago
  43. 62c877b [ARM] 3898/1: corgi_bl fix module loading by Anton Vorontsov · 18 years ago
  44. f586fbd [ARM] 3897/1: corgi_bl fix module compiling by Anton Vorontsov · 18 years ago
  45. 082c44d sh: Cleanup board header directories. by Paul Mundt · 18 years ago
  46. 996f324 [valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  47. f3f6f9a [platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  48. b023429 [igafb] Add pci dev table for module auto loading. by Ben Collins · 18 years ago
  49. 4938d3f [controlfb] Ifdef for when CONFIG_NVRAM isn't enabled. by Ben Collins · 18 years ago
  50. 7e491092 [PATCH] revert "nvidiafb: use generic ddc reading" by Andrew Morton · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  53. 0271eb9 [PATCH] fbdev: riva warning fix by Andrew Morton · 18 years ago
  54. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  55. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  56. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  57. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  58. 63c422a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. 70abac6 [PATCH] nvidia fbdev: fix powerpc xmon scribbles by Paul Mackerras · 18 years ago
  60. a09fd48 [PATCH] fbdev: correct buffer size limit in fbmem_read_proc() by Geert Uytterhoeven · 18 years ago
  61. f5b747b [PATCH] radeonfb supend/resume support for Acer Aspire 2010 by Carl-Daniel Hailfinger · 18 years ago
  62. b98fc9a [PATCH] sstfb: cleanups by Alan Cox · 18 years ago
  63. 48afdf6 [PATCH] fbcon:: make 3 functions static by Adrian Bunk · 18 years ago
  64. 5c60b11 [PATCH] mbxfb: Fix framebuffer size smaller than requested by Raphael Assenat · 18 years ago
  65. 8bc2184 [PATCH] mbxfb: Fix a chip bug? resulting in wrong pixclock by Raphael Assenat · 18 years ago
  66. 9c5b39e [PATCH] atyfb: Possible cleanups by Adrian Bunk · 18 years ago
  67. fe27e67 [PATCH] drivers/video/sis/sis_main.h Removal of old code by Michal Piotrowski · 18 years ago
  68. 86702ad [PATCH] drivers/video/sis/vgatypes.h: removal of old code by Michal Piotrowski · 18 years ago
  69. 4370409 [PATCH] drivers/video/sis/sis_main.c: removal of old code by Michal Piotrowski · 18 years ago
  70. 2dc3502 [PATCH] drivers/video/sis/sis_accel.h: removal of old code by Michal Piotrowski · 18 years ago
  71. 882e6af [PATCH] drivers/video/sis/sis_accel.c: removal of old code by Michal Piotrowski · 18 years ago
  72. 31df9ee [PATCH] drivers/video/sis/osdef.h: removal of old code by Michal Piotrowski · 18 years ago
  73. db3affc [PATCH] drivers/video/sis/init.h: removal of old code by Michal Piotrowski · 18 years ago
  74. f8e3d4c [PATCH] drivers/video/sis/initextlfb.c: removal of old code by Michal Piotrowski · 18 years ago
  75. 99dbb46 [PATCH] drivers/video/sis/init301.h: removal of old code by Michal Piotrowski · 18 years ago
  76. 9237ed0 [PATCH] i810fb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  77. 7b566b1 [PATCH] nvidiafb: Honor the return value of pci_enable_device by Antonino A. Daplas · 18 years ago
  78. b0b1032 [PATCH] matroxfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  79. c1cc53b [PATCH] atyfb: Honor the return value of pci_register_driver by Antonino A. Daplas · 18 years ago
  80. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  81. 1a6600b [PATCH] fbdev: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  82. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  83. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  84. 7a45093 [PATCH] radeonfb: Use generic DDC reading by Dennis Munsie · 18 years ago
  85. 946c4ea [PATCH] savagefb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  86. e80987f [PATCH] i810fb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  87. bf5df0a [PATCH] rivafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  88. 346bc21 [PATCH] nvidiafb: Use generic DDC reading by Antonino A. Daplas · 18 years ago
  89. fc5891c [PATCH] fbdev: Add generic ddc read functionality by Dennis Munsie · 18 years ago
  90. 66cf751 [PATCH] vfb: Document option to enable the driver by Mike Frysinger · 18 years ago
  91. 535a09a [PATCH] rivafb: use constants instead of magic values by Guido Guenther · 18 years ago
  92. ca27ac4 [PATCH] au1100fb: Add option to enable/disable the cursor by Rodolfo Giometti · 18 years ago
  93. d14b272 [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode support by Richard Purdie · 18 years ago
  94. db1a19b Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  95. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  96. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  97. b98adfc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  98. 848dd26 video: Update header location in hp680_bl. by Andriy Skulysh · 18 years ago
  99. d2b06a8 video: Update pvr2fb for sq API changes. by Paul Mundt · 18 years ago
  100. 048839d video: hitfb suspend/resume and updates. by Andriy Skulysh · 18 years ago