aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08s3fb: add sparse annotationsAntonino A. Daplas1-3/+3
2007-05-08arcfb: kill sparse warningAntonino A. Daplas1-3/+4
2007-05-08fbdev: add sparse annotations in svgalib.cAntonino A. Daplas1-15/+17
2007-05-08fbdev: kill sparse warning in deferred IOAntonino A. Daplas1-1/+3
2007-05-08rivafb: fix IO accessAntonino A. Daplas1-4/+4
2007-05-08nvidiafb: fix sparse warningAntonino A. Daplas1-1/+1
2007-05-08fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas1-21/+10
2007-05-08fbdev: link vgastate.o using KconfigAntonino A. Daplas2-7/+18
2007-05-08savagefb: VGA state save and restoreAntonino A. Daplas3-3/+48
2007-05-08savagefb: rework i2c bit accessAntonino A. Daplas1-14/+8
2007-05-08nvidiafb: VGA state save and restoreAntonino A. Daplas3-2/+80
2007-05-08epson1355fb.c: fix error handling codeRoland Stigge1-1/+2
2007-05-08cirrusfb: convert to generic booleanRichard Knutsson1-39/+30
2007-05-08VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day2-3/+3
2007-05-08skeletonfb: various correctionsKrzysztof Helt1-53/+142
2007-05-08nvidiafb: access CRT registers safelyAntonino A. Daplas1-12/+6
2007-05-08nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas1-3/+4
2007-05-08rivafb: fixed reversed DDC portsAntonino A. Daplas1-4/+4
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare5-36/+23
2007-05-08rivafb: handle I2C bus creation failureJean Delvare1-0/+2
2007-05-08rivafb/nvidiafb: Enable hardware monitoringJean Delvare2-8/+12
2007-05-08fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2-2/+19
2007-05-08s3fb: fix PCI must_checksRandy Dunlap1-1/+8
2007-05-08vt: expose system-wide UTF-8 default setting via sysfsAntonino A. Daplas1-1/+3
2007-05-08fbcon: don't draw cursor when it's disabledMichal Januszewski1-1/+1
2007-05-08SIS USB2VGA Warning fixWANG Cong1-1/+1
2007-05-08vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton1-2/+0
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt5-13/+41
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