| Commit message (Expand) | Author | Age | Files | Lines |
* | sm501fb printk warning fixes | Andrew Morton | 2007-05-08 | 1 | -1/+1 |
* | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov | 2007-05-08 | 3 | -0/+393 |
* | pm2fb: fix of jumps in pm2fb_probe | Krzysztof Helt | 2007-05-08 | 1 | -2/+2 |
* | skeletonfb: improvements | Krzysztof Helt | 2007-05-08 | 1 | -2/+4 |
* | pm2fb: removal of pm2fb_par fields | Krzysztof Helt | 2007-05-08 | 1 | -10/+7 |
* | skeletonfb: more corrections | Krzysztof Helt | 2007-05-08 | 1 | -21/+5 |
* | vga16fb: actually support widths in multiples of 8 | Antonino A. Daplas | 2007-05-08 | 1 | -2/+2 |
* | vgacon: disallow console operations when in KD_GRAPHICS mode | Antonino A. Daplas | 2007-05-08 | 1 | -1/+4 |
* | Use menuconfig objects II: video/logo | Jan Engelhardt | 2007-05-08 | 1 | -17/+13 |
* | pm2fb: accelerated fillrect and copyarea | Krzysztof Helt | 2007-05-08 | 1 | -4/+128 |
* | s3fb: updates | Ondrej Zajicek | 2007-05-08 | 2 | -9/+12 |
* | pm2fb: memclock setting corrections | Krzysztof Helt | 2007-05-08 | 1 | -2/+2 |
* | pm2fb: reset transparency settings | krzysztof.h1@wp.pl | 2007-05-08 | 1 | -0/+2 |
* | fbcon: check console-fb mapping in fbcon_get_requirement | Antonino A. Daplas | 2007-05-08 | 1 | -9/+8 |
* | fbdev: clean up exit patch of fb_set_var | Antonino A. Daplas | 2007-05-08 | 1 | -14/+15 |
* | drivers/video/sis/: remove more kernel 2.4 code | Adrian Bunk | 2007-05-08 | 3 | -138/+22 |
* | use mutex instead of semaphore in virtual console driver | Matthias Kaehlcke | 2007-05-08 | 2 | -10/+13 |
* | atyfb: halve XCLK with Mobility and 32bit memory | Ville Syrjala | 2007-05-08 | 1 | -0/+3 |
* | atyfb: reorganize clock init | Ville Syrjala | 2007-05-08 | 1 | -14/+18 |
* | atyfb: increase SPLL delay | Ville Syrjala | 2007-05-08 | 1 | -5/+3 |
* | nvidiafb: fix return value of nvidiafb_open() | Antonino A. Daplas | 2007-05-08 | 1 | -1/+1 |
* | vga: vgastate fix | Ondrej Zajicek | 2007-05-08 | 1 | -15/+11 |
* | s3fb: implement fb_get_caps | Antonino A. Daplas | 2007-05-08 | 1 | -0/+18 |
* | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas | 2007-05-08 | 2 | -0/+75 |
* | nvidiafb: prevent triggering of softlockup | Dave Jones | 2007-05-08 | 2 | -32/+48 |
* | pm2fb: pixclock setting restriction | Krzysztof Helt | 2007-05-08 | 1 | -3/+3 |
* | pm2fb: Permedia 2V memory clock setting | Krzysztof Helt | 2007-05-08 | 1 | -15/+37 |
* | pm2fb: 3dlabs Permedia 2V reference board added | Krzysztof Helt | 2007-05-08 | 1 | -10/+23 |
* | nvidiafb/rivafb: switch to pci_get refcounting | Alan Cox | 2007-05-08 | 4 | -13/+23 |
* | vmlfb: framebuffer driver for Intel Vermilion Range | Alan Hourihane | 2007-05-08 | 9 | -0/+1981 |
* | s3fb: driver fixes | Ondrej Zajicek | 2007-05-08 | 1 | -11/+10 |
* | fbdev: save the activate field before calling fb_check_var() | Antonino A. Daplas | 2007-05-08 | 1 | -1/+3 |
* | fbcon: check if the character count can be handled | Antonino A. Daplas | 2007-05-08 | 1 | -0/+21 |
* | s3fb: implement fb_get_tilemax() | Antonino A. Daplas | 2007-05-08 | 1 | -1/+6 |
* | s3fb: limit 8x16 rectangles when tileblitting is enabled | Antonino A. Daplas | 2007-05-08 | 2 | -0/+7 |
* | vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels | Antonino A. Daplas | 2007-05-08 | 2 | -0/+3 |
* | fbcon: font setting should check limitation of driver | Antonino A. Daplas | 2007-05-08 | 3 | -5/+24 |
* | fbdev: advertise limitation of drawing engine | Antonino A. Daplas | 2007-05-08 | 1 | -0/+6 |
* | fbdev: consolidate common drawing functions into a header file | Antonino A. Daplas | 2007-05-08 | 5 | -158/+76 |
* | vfb: use fb_sys_read() and fb_sys_write() | Antonino A. Daplas | 2007-05-08 | 2 | -0/+3 |
* | hecubafb: use fb_sys_read() | Antonino A. Daplas | 2007-05-08 | 2 | -0/+2 |
* | arcfb: use fb_sys_read() | Antonino A. Daplas | 2007-05-08 | 2 | -0/+2 |
* | fbdev: add fb_read/fb_write functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 | 3 | -0/+110 |
* | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 2007-05-08 | 5 | -43/+9 |
* | vfb: use sys instead of cfb drawing functions | Antonino A. Daplas | 2007-05-08 | 2 | -6/+6 |
* | hecubafb: use sys instead of cfb drawing functions | Antonino A. Daplas | 2007-05-08 | 2 | -6/+6 |
* | arcfb: use sys instead of cfb drawing functions | Antonino A. Daplas | 2007-05-08 | 2 | -6/+6 |
* | fbdev: add drawing functions for framebuffers in system RAM | Antonino A. Daplas | 2007-05-08 | 5 | -0/+1109 |
* | skeletonfb: documentation error fixes | Antonino A. Daplas | 2007-05-08 | 1 | -2/+2 |
* | i810fb: fix incorrect frequency mask | Antonino A. Daplas | 2007-05-08 | 1 | -1/+1 |