1. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 18 years ago
  2. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. bc0ca06 frame buffer: geforce 7300 gt by Michal Piotrowski · 18 years ago
  4. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 18 years ago
  5. 5a87ede svgalib: move fb_get_caps to svgalib by Antonino A. Daplas · 18 years ago
  6. 681e147 arkfb: new framebuffer driver for ARK Logic cards by Ondrej Zajicek · 18 years ago
  7. 558b7bd vt8623fb: new framebuffer driver for VIA VT8623 by Ondrej Zajicek · 18 years ago
  8. 5886269 fix file specification in comments by Uwe Kleine-König · 18 years ago
  9. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  10. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  11. 63c3f46 [ATYFB]: Fix sparc includes. by David S. Miller · 18 years ago
  12. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  13. be3478d sm501fb printk warning fixes by Andrew Morton · 18 years ago
  14. 147394c xilinxfb: xilinx framebuffer device driver by Andrei Konovalov · 18 years ago
  15. 435d56f pm2fb: fix of jumps in pm2fb_probe by Krzysztof Helt · 18 years ago
  16. 19c1a8b skeletonfb: improvements by Krzysztof Helt · 18 years ago
  17. 4560daa pm2fb: removal of pm2fb_par fields by Krzysztof Helt · 18 years ago
  18. 4c7bf38 skeletonfb: more corrections by Krzysztof Helt · 18 years ago
  19. 7e645ff vga16fb: actually support widths in multiples of 8 by Antonino A. Daplas · 18 years ago
  20. 2ae8547 vgacon: disallow console operations when in KD_GRAPHICS mode by Antonino A. Daplas · 18 years ago
  21. 32dd380 Use menuconfig objects II: video/logo by Jan Engelhardt · 18 years ago
  22. 87a7cc6 pm2fb: accelerated fillrect and copyarea by Krzysztof Helt · 18 years ago
  23. 34ed25f s3fb: updates by Ondrej Zajicek · 18 years ago
  24. 9a31f0f pm2fb: memclock setting corrections by Krzysztof Helt · 18 years ago
  25. 76c7d3f pm2fb: reset transparency settings by krzysztof.h1@wp.pl · 18 years ago
  26. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 18 years ago
  27. b1e7223 fbdev: clean up exit patch of fb_set_var by Antonino A. Daplas · 18 years ago
  28. 0959f0c drivers/video/sis/: remove more kernel 2.4 code by Adrian Bunk · 18 years ago
  29. 159dde9 atyfb: halve XCLK with Mobility and 32bit memory by Ville Syrjala · 18 years ago
  30. b4e124c atyfb: reorganize clock init by Ville Syrjala · 18 years ago
  31. 94f45bc atyfb: increase SPLL delay by Ville Syrjala · 18 years ago
  32. 2620c6e nvidiafb: fix return value of nvidiafb_open() by Antonino A. Daplas · 18 years ago
  33. 0449359 vga: vgastate fix by Ondrej Zajicek · 18 years ago
  34. 56c7554 s3fb: implement fb_get_caps by Antonino A. Daplas · 18 years ago
  35. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 18 years ago
  36. e15de77 nvidiafb: prevent triggering of softlockup by Dave Jones · 18 years ago
  37. d4a96b5 pm2fb: pixclock setting restriction by Krzysztof Helt · 18 years ago
  38. e5d809d pm2fb: Permedia 2V memory clock setting by Krzysztof Helt · 18 years ago
  39. f1c15f9 pm2fb: 3dlabs Permedia 2V reference board added by Krzysztof Helt · 18 years ago
  40. d373634 nvidiafb/rivafb: switch to pci_get refcounting by Alan Cox · 18 years ago
  41. dbe7e42 vmlfb: framebuffer driver for Intel Vermilion Range by Alan Hourihane · 18 years ago
  42. 249bdbb s3fb: driver fixes by Ondrej Zajicek · 18 years ago
  43. 4941cb7 fbdev: save the activate field before calling fb_check_var() by Antonino A. Daplas · 18 years ago
  44. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 18 years ago
  45. ff388ad s3fb: implement fb_get_tilemax() by Antonino A. Daplas · 18 years ago
  46. 8db5166 s3fb: limit 8x16 rectangles when tileblitting is enabled by Antonino A. Daplas · 18 years ago
  47. d60d2d8 vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels by Antonino A. Daplas · 18 years ago
  48. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 18 years ago
  49. bf26ad7 fbdev: advertise limitation of drawing engine by Antonino A. Daplas · 18 years ago
  50. dc0e6e0 fbdev: consolidate common drawing functions into a header file by Antonino A. Daplas · 18 years ago
  51. 52102c0 vfb: use fb_sys_read() and fb_sys_write() by Antonino A. Daplas · 18 years ago
  52. 28d4564 hecubafb: use fb_sys_read() by Antonino A. Daplas · 18 years ago
  53. d9a05f1 arcfb: use fb_sys_read() by Antonino A. Daplas · 18 years ago
  54. 09aaf26 fbdev: add fb_read/fb_write functions for framebuffers in system RAM by Antonino A. Daplas · 18 years ago
  55. 3f9b088 fbdev: pass struct fb_info to fb_read and fb_write by Antonino A. Daplas · 18 years ago
  56. 87b4884 vfb: use sys instead of cfb drawing functions by Antonino A. Daplas · 18 years ago
  57. d677493 hecubafb: use sys instead of cfb drawing functions by Antonino A. Daplas · 18 years ago
  58. 922e6f9 arcfb: use sys instead of cfb drawing functions by Antonino A. Daplas · 18 years ago
  59. 68648ed fbdev: add drawing functions for framebuffers in system RAM by Antonino A. Daplas · 18 years ago
  60. a42dc9d skeletonfb: documentation error fixes by Antonino A. Daplas · 18 years ago
  61. 1f92fea i810fb: fix incorrect frequency mask by Antonino A. Daplas · 18 years ago
  62. 28cdf76 hecubafb: kill sparse warnings by Antonino A. Daplas · 18 years ago
  63. 75814d8 s3fb: add sparse annotations by Antonino A. Daplas · 18 years ago
  64. d2e8d36 arcfb: kill sparse warning by Antonino A. Daplas · 18 years ago
  65. 78494dd fbdev: add sparse annotations in svgalib.c by Antonino A. Daplas · 18 years ago
  66. 98a1153 fbdev: kill sparse warning in deferred IO by Antonino A. Daplas · 18 years ago
  67. 895bf69 rivafb: fix IO access by Antonino A. Daplas · 18 years ago
  68. 6cf059e nvidiafb: fix sparse warning by Antonino A. Daplas · 18 years ago
  69. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 18 years ago
  70. b2f594f fbdev: link vgastate.o using Kconfig by Antonino A. Daplas · 18 years ago
  71. 22d832e savagefb: VGA state save and restore by Antonino A. Daplas · 18 years ago
  72. f782915 savagefb: rework i2c bit access by Antonino A. Daplas · 18 years ago
  73. 7dfe50b nvidiafb: VGA state save and restore by Antonino A. Daplas · 18 years ago
  74. 19f3d3a epson1355fb.c: fix error handling code by Roland Stigge · 18 years ago
  75. c930faa cirrusfb: convert to generic boolean by Richard Knutsson · 18 years ago
  76. 88b229c VIDEO: add spaces on either side of the case "..." operator by Robert P. J. Day · 18 years ago
  77. 36cc535 skeletonfb: various corrections by Krzysztof Helt · 18 years ago
  78. e296927 nvidiafb: access CRT registers safely by Antonino A. Daplas · 18 years ago
  79. b9b2696 nvidiafb: ensure that CRTC registers are accessible by Antonino A. Daplas · 18 years ago
  80. 0404384 rivafb: fixed reversed DDC ports by Antonino A. Daplas · 18 years ago
  81. a65ff76 rivafb/nvidiafb: Various cleanups by Jean Delvare · 18 years ago
  82. 5b358fe rivafb: handle I2C bus creation failure by Jean Delvare · 18 years ago
  83. 1e73db2 rivafb/nvidiafb: Enable hardware monitoring by Jean Delvare · 18 years ago
  84. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 18 years ago
  85. 6314db4 s3fb: fix PCI must_checks by Randy Dunlap · 18 years ago
  86. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 18 years ago
  87. cf36a65 vt-add-color-support-to-the-underline-and-italic-attributes-fix by Andrew Morton · 18 years ago
  88. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 18 years ago
  89. 2707cd0 nvidiafb: Fix reversed DDC port by Petr Vandrovec · 18 years ago
  90. dd14471 radeonfb: Add support for Radeon xpress 200m by johan henriksson · 18 years ago
  91. abed5d1 fbdev: correct image offsets when rotating logo by Geert Uytterhoeven · 18 years ago
  92. 448d479 fbdev: fb_do_show_logo() updates by Geert Uytterhoeven · 18 years ago
  93. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 18 years ago
  94. 538c792 remove unused header file: drivers/video/riva/nv4ref.h by Robert P. J. Day · 18 years ago
  95. 28b230e tgafb accelerated code by James Simmons · 18 years ago
  96. 86c6f7d tgafb: TURBOchannel support by Maciej W. Rozycki · 18 years ago
  97. 9a268a6 drivers/video/hecubafb.c: make 4 functions static by Adrian Bunk · 18 years ago
  98. aad09e5 fbdev: hecuba Framebuffer Driver by Jaya Kumar · 18 years ago
  99. 5e841b8 fb: fsync() method for deferred I/O flush. by Paul Mundt · 18 years ago
  100. 7bf1ea3 make fb_deferred_io_mkwrite() static by Adrian Bunk · 18 years ago