summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-085-0/+1109
* skeletonfb: documentation error fixesAntonino A. Daplas2007-05-081-2/+2
* i810fb: fix incorrect frequency maskAntonino A. Daplas2007-05-081-1/+1
* hecubafb: kill sparse warningsAntonino A. Daplas2007-05-081-3/+3
* s3fb: add sparse annotationsAntonino A. Daplas2007-05-081-3/+3
* arcfb: kill sparse warningAntonino A. Daplas2007-05-081-3/+4
* fbdev: add sparse annotations in svgalib.cAntonino A. Daplas2007-05-081-15/+17
* fbdev: kill sparse warning in deferred IOAntonino A. Daplas2007-05-081-1/+3
* rivafb: fix IO accessAntonino A. Daplas2007-05-081-4/+4
* nvidiafb: fix sparse warningAntonino A. Daplas2007-05-081-1/+1
* fbcon: delay screen update when setting the mode of all consolesAntonino A. Daplas2007-05-081-21/+10
* fbdev: link vgastate.o using KconfigAntonino A. Daplas2007-05-082-7/+18
* savagefb: VGA state save and restoreAntonino A. Daplas2007-05-083-3/+48
* savagefb: rework i2c bit accessAntonino A. Daplas2007-05-081-14/+8
* nvidiafb: VGA state save and restoreAntonino A. Daplas2007-05-083-2/+80
* epson1355fb.c: fix error handling codeRoland Stigge2007-05-081-1/+2
* cirrusfb: convert to generic booleanRichard Knutsson2007-05-081-39/+30
* VIDEO: add spaces on either side of the case "..." operatorRobert P. J. Day2007-05-082-3/+3
* skeletonfb: various correctionsKrzysztof Helt2007-05-081-53/+142
* nvidiafb: access CRT registers safelyAntonino A. Daplas2007-05-081-12/+6
* nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas2007-05-081-3/+4
* rivafb: fixed reversed DDC portsAntonino A. Daplas2007-05-081-4/+4
* rivafb/nvidiafb: Various cleanupsJean Delvare2007-05-085-36/+23
* rivafb: handle I2C bus creation failureJean Delvare2007-05-081-0/+2
* rivafb/nvidiafb: Enable hardware monitoringJean Delvare2007-05-082-8/+12
* fbdev: don't show logo if driver or fbcon are modularAntonino A. Daplas2007-05-082-2/+19
* s3fb: fix PCI must_checksRandy Dunlap2007-05-081-1/+8
* vt: expose system-wide UTF-8 default setting via sysfsAntonino A. Daplas2007-05-081-1/+3
* fbcon: don't draw cursor when it's disabledMichal Januszewski2007-05-081-1/+1
* SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* vt-add-color-support-to-the-underline-and-italic-attributes-fixAndrew Morton2007-05-081-2/+0
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-085-13/+41
* vt: allow for the palette to be exposed and changed via sysfsJan Engelhardt2007-05-081-0/+4
* nvidiafb: Fix reversed DDC portPetr Vandrovec2007-05-081-2/+2
* radeonfb: Add support for Radeon xpress 200mjohan henriksson2007-05-084-6/+15
* fbdev: correct image offsets when rotating logoGeert Uytterhoeven2007-05-081-4/+8
* fbdev: fb_do_show_logo() updatesGeert Uytterhoeven2007-05-081-19/+15
* fbdev: avoid vertical overflow when making space for the logoGeert Uytterhoeven2007-05-081-2/+7
* remove unused header file: drivers/video/riva/nv4ref.hRobert P. J. Day2007-05-081-2445/+0
* tgafb accelerated codeJames Simmons2007-05-081-44/+113
* tgafb: TURBOchannel supportMaciej W. Rozycki2007-05-082-56/+254
* drivers/video/hecubafb.c: make 4 functions staticAdrian Bunk2007-05-081-4/+4
* fbdev: hecuba Framebuffer DriverJaya Kumar2007-05-083-0/+495
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-082-0/+15
* make fb_deferred_io_mkwrite() staticAdrian Bunk2007-05-081-2/+2
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-083-0/+143
* atyfb: kill dead codeAntonino A. Daplas2007-05-081-0/+2
* neofb: fill transp->msb_right with the correct valueAntonino A. Daplas2007-05-081-0/+1
* fbdev: fix obvious bug in show_pan()Antonino A. Daplas2007-05-081-1/+1
* nvidiafb: bring back generic ddc readingAntonino A. Daplas2007-05-081-42/+2