| Commit message (Expand) | Author | Age | Files | Lines |
* | Intel FB: whitespace, bracket and other clean-ups | Krzysztof Halasa | 2007-10-16 | 5 | -252/+202 |
* | drivers/video/pmag-ba-fb.c: improve diagnostics | Maciej W. Rozycki | 2007-10-16 | 1 | -7/+27 |
* | Radeonfb Xpress 200M RC410 support | Sellout Bessie | 2007-10-16 | 3 | -1/+7 |
* | export font_vga_8x16 | Andrew Morton | 2007-10-16 | 1 | -0/+2 |
* | drivers/video/Kconfig: Fix FB_PMAGB_B dependencies | Maciej W. Rozycki | 2007-10-16 | 1 | -1/+1 |
* | tdfxfb: checkpatch fixes | Krzysztof Helt | 2007-10-16 | 1 | -59/+77 |
* | pm3fb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -3/+4 |
* | pm2fb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -5/+4 |
* | tdfxfb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -1/+2 |
* | ps3fb: Fix spurious mode change failures | Geert Uytterhoeven | 2007-10-16 | 1 | -7/+8 |
* | ps3: Fix black and white stripes | Masashi Kimoto | 2007-10-16 | 1 | -20/+38 |
* | fbdev: Support for byte-reversed framebuffer formats | Pavel Pisa | 2007-10-16 | 5 | -23/+108 |
* | nvidiafb: Add boot option to reverse i2c port assignment | Antonino A. Daplas | 2007-10-16 | 3 | -4/+11 |
* | fbdev: find mode with the highest/safest refresh rate in fb_find_mode() | Michal Januszewski | 2007-10-16 | 1 | -12/+29 |
* | Intel FB: support for interlaced video modes | Krzysztof Halasa | 2007-10-16 | 2 | -5/+11 |
* | vfb: make virtual framebuffer mmapable | Ilya Yanok | 2007-10-16 | 1 | -4/+74 |
* | pm2fb: panning and hardware cursor fixes | Krzysztof Helt | 2007-10-16 | 1 | -16/+19 |
* | pm2fb: hardware cursor support for the Permedia2 | Krzysztof Helt | 2007-10-16 | 1 | -12/+113 |
* | cirrusfb: code improvement 2nd part | Krzysztof Helt | 2007-10-16 | 1 | -30/+15 |
* | cirrusfb: code improvements | Krzysztof Helt | 2007-10-16 | 1 | -175/+41 |
* | cirrusfb: remove fields from cirrusfb_info | Krzysztof Helt | 2007-10-16 | 1 | -81/+68 |
* | cirrusfb: remove typedefs | Krzysztof Helt | 2007-10-16 | 1 | -14/+14 |
* | cirrusfb: checkpatch.pl cleanup | Krzysztof Helt | 2007-10-16 | 1 | -805/+983 |
* | s3c2410fb: make use of default_display settings | Krzysztof Helt | 2007-10-16 | 1 | -8/+17 |
* | s3c2410fb: removes lcdcon1 register value from s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -8/+1 |
* | s3c2410fb: adds pixclock to s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -26/+16 |
* | s3c2410fb: source code improvements | Krzysztof Helt | 2007-10-16 | 2 | -124/+76 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 36 | -37/+19 |
* | fbcon: Convert struct font_desc to use ISO C initializers | Ralf Baechle | 2007-10-16 | 10 | -64/+65 |
* | atyfb: atyfb: Unshare pseudo_palette | Geert Uytterhoeven | 2007-10-16 | 2 | -3/+2 |
* | s3c2410fb: byte ordering fixes | Krzysztof Helt | 2007-10-16 | 1 | -5/+15 |
* | s3c2410fb: fix missing registers offset | Krzysztof Helt | 2007-10-16 | 1 | -12/+20 |
* | s3c2410fb: remove lcdcon2 and lcdcon3 register fields | Krzysztof Helt | 2007-10-16 | 1 | -6/+2 |
* | s3c2410fb: add pulse length fields to s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -18/+16 |
* | s3c2410fb: use vertical margins values | Krzysztof Helt | 2007-10-16 | 1 | -14/+7 |
* | s3c2410fb: remove lcdcon3 register from s3c2410fb_display | Krzysztof Helt | 2007-10-16 | 1 | -8/+9 |
* | s3c2410fb: use new margin fields | Krzysztof Helt | 2007-10-16 | 1 | -98/+136 |
* | s3c2410fb: multi-display support | Krzysztof Helt | 2007-10-16 | 2 | -34/+51 |
* | s3c2410fb: remove fb_info pointer from s3c2410fb_info | Krzysztof Helt | 2007-10-16 | 2 | -22/+22 |
* | s3c2410fb: code cleanup | Krzysztof Helt | 2007-10-16 | 1 | -185/+172 |
* | pm3fb: hardware cursor support | Krzysztof Helt | 2007-10-16 | 1 | -0/+118 |
* | pm2fb: Permedia 2V hardware cursor support | Krzysztof Helt | 2007-10-16 | 1 | -0/+137 |
* | fbdev: fb_create_modedb() non-static `int first = 1;' | Geert Uytterhoeven | 2007-10-16 | 1 | -3/+1 |
* | drivers/video/geode/lxfb_core.c: fix lxfb_setup warning | Eugene Teo | 2007-10-16 | 1 | -6/+1 |
* | pm3fb: checkpatch fixes | Krzysztof Helt | 2007-10-16 | 1 | -70/+82 |
* | pm2fb: checkpatch fixes | Krzysztof Helt | 2007-10-16 | 1 | -74/+88 |
* | tdfxfb: mtrr support | Krzysztof Helt | 2007-10-16 | 1 | -4/+43 |
* | tdfxfb: hardware cursor | Krzysztof Helt | 2007-10-16 | 1 | -95/+74 |
* | tdfxfb: code improvements | Krzysztof Helt | 2007-10-16 | 1 | -114/+47 |
* | fbdev: Fix incorrect timings in some modedb entries | Antonino A. Daplas | 2007-10-16 | 1 | -6/+6 |