1. e4ccde3 [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code by Adrian Bunk · 19 years ago
  2. d1ae418 [PATCH] drivers/video: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  3. b0c8797 [PATCH] fbdev: add modeline for 1680x1050@60 by Olaf Hering · 19 years ago
  4. ac3f908 [PATCH] sparse: Fix warnings in newport driver about non-static functions by Ralf Baechle · 19 years ago
  5. ed49843 [PATCH] Add ID for Quadro NVS280 by Pavel Roskin · 19 years ago
  6. 6257ffa [PATCH] imsttfb: Remove dead code by Antonino A. Daplas · 19 years ago
  7. eba87e8 [PATCH] atyfb: Remove dead code by Antonino A. Daplas · 19 years ago
  8. 0e4be28 [PATCH] savagefb: Remove NULL check by Antonino A. Daplas · 19 years ago
  9. 7c518eb [PATCH] i810fb: Remove NULL check by Antonino A. Daplas · 19 years ago
  10. 3d5b191 [PATCH] nvidiafb: Remove NULL check #2 by Antonino A. Daplas · 19 years ago
  11. 8ff7727 [PATCH] nvidiafb: Remove NULL check by Antonino A. Daplas · 19 years ago
  12. 4d7b84d [PATCH] rivafb: Remove NULL check by Antonino A. Daplas · 19 years ago
  13. db77ec2 [PATCH] framebuffer: cmap-setting return values by Alan Curry · 19 years ago
  14. 59153f7 [PATCH] fbdev: Make BIOS EDID reading configurable by Antonino A. Daplas · 19 years ago
  15. f95ec3c [PATCH] au1200fb: Alchemy Au1200 framebuffer driver by Ralf Baechle · 19 years ago
  16. d03c21e [PATCH] matrox maven: memory allocation and other cleanups by Jean Delvare · 19 years ago
  17. 756e21a [PATCH] matroxfb: simply return what i2c_add_driver() does by Arthur Othieno · 19 years ago
  18. fc4effc [PATCH] fbdev: framebuffer driver for Geode GX by David Vrabel · 19 years ago
  19. 7a07cd7 [PATCH] nvidiafb: add suspend and resume hooks by Antonino A. Daplas · 19 years ago
  20. 15bdab9 [PATCH] vgacon: Add support for soft scrollback by Antonino A. Daplas · 19 years ago
  21. 2115aea [PATCH] vgacon: fix EGA cursor resize function by Samuel Thibault · 19 years ago
  22. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 19 years ago
  23. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  24. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  25. 36a95bf [PATCH] fix hardcoded values in collie frontlight by Pavel Machek · 19 years ago
  26. 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 19 years ago
  27. e51c01b [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() by Bjorn Helgaas · 19 years ago
  28. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  29. 232443e BUG_ON() Conversion in drivers/video/ by Eric Sesterhenn · 19 years ago
  30. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 19 years ago
  31. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  32. d04ef3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  33. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  34. 8a2cda0 [PATCH] i810fb_cursor(): use GFP_ATOMIC by Antonino A. Daplas · 19 years ago
  35. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 19 years ago
  36. 08a4ece Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  37. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  38. 972de6c [PATCH] Mark empty release functions as broken by Greg Kroah-Hartman · 19 years ago
  39. 7b9af34 remove dead Radeon URL by Adrian Bunk · 19 years ago
  40. ed62178 [PATCH] radeonfb: Fix static array overrun by Antonino A. Daplas · 19 years ago
  41. 8e65098 [PATCH] aty128fb: Fix array overrun by Antonino A. Daplas · 19 years ago
  42. 54243ce [PATCH] tdfxfb: Fix buffer overrun by Antonino A. Daplas · 19 years ago
  43. d301524 [PATCH] intelfb: Fix buffer overrun by Antonino A. Daplas · 19 years ago
  44. 8d57f22 [PATCH] savagefb: Fix kfree before use by Antonino A. Daplas · 19 years ago
  45. 91bc89c [PATCH] imsttfb: Fix resource leak by Antonino A. Daplas · 19 years ago
  46. 98365f5 [PATCH] s1d13xxxfb: Fix resource leak by Antonino A. Daplas · 19 years ago
  47. 939205b [PATCH] arcfb: Fix dereference before NULL check by Antonino A. Daplas · 19 years ago
  48. 16afe81 [PATCH] kyrofb: Fix uninitialized value by Antonino A. Daplas · 19 years ago
  49. 604cc99 [PATCH] arcfb: Fix uninitialized value by Antonino A. Daplas · 19 years ago
  50. 6af7ffc [PATCH] neofb: Fix uninitialized value by Antonino A. Daplas · 19 years ago
  51. 10ad1b7 [PATCH] Fix error handling in backlight drivers by Jean Delvare · 19 years ago
  52. ee71305 [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg() by Antonino A. Daplas · 19 years ago
  53. cacfc8c [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range() by Freddy Spierenburg · 19 years ago
  54. 80c410d [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB by Martin Michlmayr · 19 years ago
  55. 68b06de [PATCH] gbefb: IP32 gbefb depth change fix by Kaj-Michael Lang · 19 years ago
  56. d152126 [PATCH] vgacon: no vertical resizing on EGA by Samuel Thibault · 19 years ago
  57. a1909e6 [PATCH] radeonfb: resume support for Samsung P35 laptops by Carl-Daniel Hailfinger · 19 years ago
  58. 18a43ba kbuild: remove checkconfig.pl by Brian Gerst · 19 years ago
  59. d308643 [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.c by Joshua Kinard · 19 years ago
  60. a522204 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  61. 9f67200 [PATCH] neofb: avoid resetting display config on unblank (v2) by Christian Trefzer · 19 years ago
  62. ba09cf2 [ARM] remove duplicate #includes by Herbert Poetzl · 19 years ago
  63. 10ee39f [PATCH] neofb: avoid resetting display config on unblank by Christian Trefzer · 19 years ago
  64. bc6d7fd [PATCH] fbdev: video_setup() warning fix by Andrew Morton · 19 years ago
  65. bc7fc06 [PATCH] nvidiafb: Add support for Geforce4 MX 4000 by Antonino A. Daplas · 19 years ago
  66. 891e5e5 [PATCH] drivers/video/Kconfig: remove unused BUS_I2C option by Adrian Bunk · 19 years ago
  67. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  68. 89a2fa5 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 19 years ago
  69. 00d340b9 [PATCH] i810fb: Do not probe the third i2c bus by default by Manuel Lauss · 19 years ago
  70. 06c6f90 [PATCH] video: hp680 backlight driver by Andriy Skulysh · 19 years ago
  71. 877be3f [PATCH] PCI: cyblafb: remove pci_module_init() return, really. by Arthur Othieno · 19 years ago
  72. c43e6f0 [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp by Russell King · 19 years ago
  73. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 19 years ago
  74. c700663 [SPARC]: Fix sbusfb build. by David S. Miller · 19 years ago
  75. 5ebdce7 [PATCH] fix up sbuslib for new fb_comapt_ioctl prototype by Christoph Hellwig · 19 years ago
  76. fc03da1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  77. a7fdd90 [PATCH] ppc: Remove powermac support from ARCH=ppc by Paul Mackerras · 19 years ago
  78. 216d526 [PATCH] fbdev: Sanitize ->fb_mmap prototype by Christoph Hellwig · 19 years ago
  79. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  80. a80da73 [PATCH] gx1fb: (try to) play nicer with various BIOSes by David Vrabel · 19 years ago
  81. 4836f57 [PATCH] neofb: take existing display configuration as default by Christian Trefzer · 19 years ago
  82. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  83. ed1705a [PATCH] m68k: fix macfb init by Al Viro · 19 years ago
  84. 3728d25 [PATCH] m68k: amifb __user annotations by Al Viro · 19 years ago
  85. cef46b1 [PATCH] m68k: dumb typo in atyfb by Al Viro · 19 years ago
  86. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  87. 4d62ce5 [PARISC] stifb: Remove obsolete MODULE_PARM() by Helge Deller · 19 years ago
  88. daaeb6f [PARISC] stifb: Fix framebuffer console at 32bpp by Helge Deller · 19 years ago
  89. 5d6d164 [PARISC] stifb: use F_EXTEND macro by Helge Deller · 19 years ago
  90. 51d53bd [PATCH] video/matrox/matroxfb_misc.c: remove dead code by Adrian Bunk · 19 years ago
  91. a0aa7d0 [PATCH] drivers/video/: possible cleanups by Adrian Bunk · 19 years ago
  92. cae8a12 [PATCH] non-linear frame buffer read/write access by Thomas Koeller · 19 years ago
  93. 74b4f04 [PATCH] fbdev: Typos in Kconfig by YOSHIFUJI Hideaki · 19 years ago
  94. def1ede [PATCH] fbdev: Replace kmalloc with kzalloc by Antonino A. Daplas · 19 years ago
  95. a39bc34 [PATCH] fbcon: Code cleanups by Antonino A. Daplas · 19 years ago
  96. c5eec03 [PATCH] i810fb: Fix suspend and resume hooks by Antonino A. Daplas · 19 years ago
  97. 740f14b [PATCH] s3c2410fb: cleanup and fix by Arnaud Patard · 19 years ago
  98. 918799a [PATCH] nvidiafb: Reduce stack usage by Antonino A. Daplas · 19 years ago
  99. ade9185 [PATCH] nvidiafb: Add boot option 'bpp' by Antonino A. Daplas · 19 years ago
  100. af5d0f7 [PATCH] fbdev: Reduce stack usage by Antonino A. Daplas · 19 years ago