summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-08vt: allow for the palette to be exposed and changed via sysfsJan Engelhardt1-0/+4
2007-05-08nvidiafb: Fix reversed DDC portPetr Vandrovec1-2/+2
2007-05-08radeonfb: Add support for Radeon xpress 200mjohan henriksson4-6/+15
2007-05-08fbdev: correct image offsets when rotating logoGeert Uytterhoeven1-4/+8
2007-05-08fbdev: fb_do_show_logo() updatesGeert Uytterhoeven1-19/+15
2007-05-08fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven1-2/+7
2007-05-08remove unused header file: drivers/video/riva/nv4ref.hRobert P. J. Day1-2445/+0
2007-05-08tgafb accelerated codeJames Simmons1-44/+113
2007-05-08tgafb: TURBOchannel supportMaciej W. Rozycki2-56/+254
2007-05-08drivers/video/hecubafb.c: make 4 functions staticAdrian Bunk1-4/+4
2007-05-08fbdev: hecuba Framebuffer DriverJaya Kumar3-0/+495
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt2-0/+15
2007-05-08make fb_deferred_io_mkwrite() staticAdrian Bunk1-2/+2
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar3-0/+143
2007-05-08atyfb: kill dead codeAntonino A. Daplas1-0/+2
2007-05-08neofb: fill transp->msb_right with the correct valueAntonino A. Daplas1-0/+1
2007-05-08fbdev: fix obvious bug in show_pan()Antonino A. Daplas1-1/+1
2007-05-08nvidiafb: bring back generic ddc readingAntonino A. Daplas1-42/+2
2007-05-08intelfb: fix ring space calculationOrczykowski, Juergen1-13/+21
2007-05-08fbdev: add Ultrasharp UXGA to broken monitor databaseAntonino A. Daplas1-56/+113
2007-05-08make drivers/video/display/display-sysfs.c:display_class staticAdrian Bunk1-1/+1
2007-05-08fbdev: display classJames Simmons5-1/+249
2007-05-08change rivafb_remove to __devexitPrarit Bhargava1-2/+2
2007-05-08aty128fb: fix blankingWitold Filipczyk1-9/+20
2007-05-08Char: cyclades, copyright and version changesJiri Slaby1-4/+4
2007-05-08Char: cyclades, probe cleanupJiri Slaby1-270/+198
2007-05-08Char: cyclades, dynamic portsJiri Slaby1-73/+69
2007-05-08Char: cyclades, fix tty device unregisterJiri Slaby1-2/+2
2007-05-08Char: cyclades, conditions cleanupJiri Slaby1-39/+21
2007-05-08Char: cyclades, remove locking macrosJiri Slaby1-127/+118
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby1-12/+0
2007-05-08Char: cyclades, timers cleanupJiri Slaby1-12/+5
2007-05-08Char: cyclades, fix blockmoveJiri Slaby1-18/+16
2007-05-08Char: cyclades, remove sleep_onJiri Slaby1-29/+16
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby1-161/+162
2007-05-08Char: cyclades, get rid of phys addressesJiri Slaby1-8/+3
2007-05-08Char: cyclades, simplify variables initializationJiri Slaby1-112/+44
2007-05-08Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby1-2/+2
2007-05-08Char: cyclades, printk cleanupsJiri Slaby1-310/+220
2007-05-08Char: cyclades, irq is intJiri Slaby1-18/+12
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby1-9/+0
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby1-8/+0
2007-05-08Char: cyclades, depends on PCI or ISAJiri Slaby1-1/+1
2007-05-08Char: cyclades, switch to pci probingJiri Slaby1-48/+17
2007-05-08Char: cyclades, use IS_CYC_Z macroJiri Slaby1-11/+6
2007-05-08Char: isicom, use pr_debugJiri Slaby1-2/+1
2007-05-08Char: cyclades, allow DEBUG_SHIRQJiri Slaby1-0/+4
2007-05-08Char: cyclades, clear interrupts before releasingJiri Slaby1-0/+13
2007-05-08Char: cyclades, tty_register_device separately for each deviceJiri Slaby1-1/+19
2007-05-08Char: cyclades, cy_init error handlingJiri Slaby1-4/+19