summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3fb: limit 8x16 rectangles when tileblitting is enabledAntonino A. Daplas2007-05-082-0/+7
* vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsAntonino A. Daplas2007-05-082-0/+3
* fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-084-6/+26
* fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-082-0/+10
* fbdev: consolidate common drawing functions into a header fileAntonino A. Daplas2007-05-085-158/+76
* vfb: use fb_sys_read() and fb_sys_write()Antonino A. Daplas2007-05-082-0/+3
* hecubafb: use fb_sys_read()Antonino A. Daplas2007-05-082-0/+2
* arcfb: use fb_sys_read()Antonino A. Daplas2007-05-082-0/+2
* fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-084-0/+114
* fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-086-45/+13
* vfb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-082-6/+6
* hecubafb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-082-6/+6
* arcfb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-082-6/+6
* fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-086-0/+1115
* skeletonfb: documentation error fixesAntonino A. Daplas2007-05-081-2/+2
* vt: add documentation for new boot/sysfs optionsAntonino A. Daplas2007-05-081-0/+24
* 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-087-14/+45
* 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
OpenPOWER on IntegriCloud