| Commit message (Expand) | Author | Age | Files | Lines |
* | s3fb: fix PCI must_checks | Randy Dunlap | 2007-05-08 | 1 | -1/+8 |
* | vt: expose system-wide UTF-8 default setting via sysfs | Antonino A. Daplas | 2007-05-08 | 1 | -1/+3 |
* | fbcon: don't draw cursor when it's disabled | Michal Januszewski | 2007-05-08 | 1 | -1/+1 |
* | SIS USB2VGA Warning fix | WANG Cong | 2007-05-08 | 1 | -1/+1 |
* | vt-add-color-support-to-the-underline-and-italic-attributes-fix | Andrew Morton | 2007-05-08 | 1 | -2/+0 |
* | vt: add color support to the "underline" and "italic" attributes | Jan Engelhardt | 2007-05-08 | 5 | -13/+41 |
* | vt: allow for the palette to be exposed and changed via sysfs | Jan Engelhardt | 2007-05-08 | 1 | -0/+4 |
* | nvidiafb: Fix reversed DDC port | Petr Vandrovec | 2007-05-08 | 1 | -2/+2 |
* | radeonfb: Add support for Radeon xpress 200m | johan henriksson | 2007-05-08 | 4 | -6/+15 |
* | fbdev: correct image offsets when rotating logo | Geert Uytterhoeven | 2007-05-08 | 1 | -4/+8 |
* | fbdev: fb_do_show_logo() updates | Geert Uytterhoeven | 2007-05-08 | 1 | -19/+15 |
* | fbdev: avoid vertical overflow when making space for the logo | Geert Uytterhoeven | 2007-05-08 | 1 | -2/+7 |
* | remove unused header file: drivers/video/riva/nv4ref.h | Robert P. J. Day | 2007-05-08 | 1 | -2445/+0 |
* | tgafb accelerated code | James Simmons | 2007-05-08 | 1 | -44/+113 |
* | tgafb: TURBOchannel support | Maciej W. Rozycki | 2007-05-08 | 2 | -56/+254 |
* | drivers/video/hecubafb.c: make 4 functions static | Adrian Bunk | 2007-05-08 | 1 | -4/+4 |
* | fbdev: hecuba Framebuffer Driver | Jaya Kumar | 2007-05-08 | 3 | -0/+495 |
* | fb: fsync() method for deferred I/O flush. | Paul Mundt | 2007-05-08 | 2 | -0/+15 |
* | make fb_deferred_io_mkwrite() static | Adrian Bunk | 2007-05-08 | 1 | -2/+2 |
* | fbdev: mm: Deferred IO support | Jaya Kumar | 2007-05-08 | 3 | -0/+143 |
* | atyfb: kill dead code | Antonino A. Daplas | 2007-05-08 | 1 | -0/+2 |
* | neofb: fill transp->msb_right with the correct value | Antonino A. Daplas | 2007-05-08 | 1 | -0/+1 |
* | fbdev: fix obvious bug in show_pan() | Antonino A. Daplas | 2007-05-08 | 1 | -1/+1 |
* | nvidiafb: bring back generic ddc reading | Antonino A. Daplas | 2007-05-08 | 1 | -42/+2 |
* | intelfb: fix ring space calculation | Orczykowski, Juergen | 2007-05-08 | 1 | -13/+21 |
* | fbdev: add Ultrasharp UXGA to broken monitor database | Antonino A. Daplas | 2007-05-08 | 1 | -56/+113 |
* | make drivers/video/display/display-sysfs.c:display_class static | Adrian Bunk | 2007-05-08 | 1 | -1/+1 |
* | fbdev: display class | James Simmons | 2007-05-08 | 5 | -1/+249 |
* | change rivafb_remove to __devexit | Prarit Bhargava | 2007-05-08 | 1 | -2/+2 |
* | aty128fb: fix blanking | Witold Filipczyk | 2007-05-08 | 1 | -9/+20 |
* | Char: cyclades, copyright and version changes | Jiri Slaby | 2007-05-08 | 1 | -4/+4 |
* | Char: cyclades, probe cleanup | Jiri Slaby | 2007-05-08 | 1 | -270/+198 |
* | Char: cyclades, dynamic ports | Jiri Slaby | 2007-05-08 | 1 | -73/+69 |
* | Char: cyclades, fix tty device unregister | Jiri Slaby | 2007-05-08 | 1 | -2/+2 |
* | Char: cyclades, conditions cleanup | Jiri Slaby | 2007-05-08 | 1 | -39/+21 |
* | Char: cyclades, remove locking macros | Jiri Slaby | 2007-05-08 | 1 | -127/+118 |
* | Char: cyclades, remove unused timestamps | Jiri Slaby | 2007-05-08 | 1 | -12/+0 |
* | Char: cyclades, timers cleanup | Jiri Slaby | 2007-05-08 | 1 | -12/+5 |
* | Char: cyclades, fix blockmove | Jiri Slaby | 2007-05-08 | 1 | -18/+16 |
* | Char: cyclades, remove sleep_on | Jiri Slaby | 2007-05-08 | 1 | -29/+16 |
* | Char: cyclades, make info->card a pointer | Jiri Slaby | 2007-05-08 | 1 | -161/+162 |
* | Char: cyclades, get rid of phys addresses | Jiri Slaby | 2007-05-08 | 1 | -8/+3 |
* | Char: cyclades, simplify variables initialization | Jiri Slaby | 2007-05-08 | 1 | -112/+44 |
* | Char: cyclades, mark cyy_init_card as __devinit, not __init | Jiri Slaby | 2007-05-08 | 1 | -2/+2 |
* | Char: cyclades, printk cleanups | Jiri Slaby | 2007-05-08 | 1 | -310/+220 |
* | Char: cyclades, irq is int | Jiri Slaby | 2007-05-08 | 1 | -18/+12 |
* | Char: cyclades, remove useless fileds from cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -9/+0 |
* | Char: cyclades, unexport struct cyclades_card | Jiri Slaby | 2007-05-08 | 1 | -8/+0 |
* | Char: cyclades, depends on PCI or ISA | Jiri Slaby | 2007-05-08 | 1 | -1/+1 |
* | Char: cyclades, switch to pci probing | Jiri Slaby | 2007-05-08 | 1 | -48/+17 |