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