summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | cirrusfb: code improvementsKrzysztof Helt2007-10-161-175/+41
* | | cirrusfb: remove fields from cirrusfb_infoKrzysztof Helt2007-10-161-81/+68
* | | cirrusfb: remove typedefsKrzysztof Helt2007-10-161-14/+14
* | | cirrusfb: checkpatch.pl cleanupKrzysztof Helt2007-10-161-805/+983
* | | s3c2410fb: make use of default_display settingsKrzysztof Helt2007-10-161-8/+17
* | | s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt2007-10-161-8/+1
* | | s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-161-26/+16
* | | s3c2410fb: source code improvementsKrzysztof Helt2007-10-162-124/+76
* | | fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-1636-37/+19
* | | fbcon: Convert struct font_desc to use ISO C initializersRalf Baechle2007-10-1610-64/+65
* | | atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2007-10-162-3/+2
* | | s3c2410fb: byte ordering fixesKrzysztof Helt2007-10-161-5/+15
* | | s3c2410fb: fix missing registers offsetKrzysztof Helt2007-10-161-12/+20
* | | s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt2007-10-161-6/+2
* | | s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-161-18/+16
* | | s3c2410fb: use vertical margins valuesKrzysztof Helt2007-10-161-14/+7
* | | s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt2007-10-161-8/+9
* | | s3c2410fb: use new margin fieldsKrzysztof Helt2007-10-161-98/+136
* | | s3c2410fb: multi-display supportKrzysztof Helt2007-10-162-34/+51
* | | s3c2410fb: remove fb_info pointer from s3c2410fb_infoKrzysztof Helt2007-10-162-22/+22
* | | s3c2410fb: code cleanupKrzysztof Helt2007-10-161-185/+172
* | | pm3fb: hardware cursor supportKrzysztof Helt2007-10-161-0/+118
* | | pm2fb: Permedia 2V hardware cursor supportKrzysztof Helt2007-10-161-0/+137
* | | fbdev: fb_create_modedb() non-static `int first = 1;'Geert Uytterhoeven2007-10-161-3/+1
* | | drivers/video/geode/lxfb_core.c: fix lxfb_setup warningEugene Teo2007-10-161-6/+1
* | | pm3fb: checkpatch fixesKrzysztof Helt2007-10-161-70/+82
* | | pm2fb: checkpatch fixesKrzysztof Helt2007-10-161-74/+88
* | | tdfxfb: mtrr supportKrzysztof Helt2007-10-161-4/+43
* | | tdfxfb: hardware cursorKrzysztof Helt2007-10-161-95/+74
* | | tdfxfb: code improvementsKrzysztof Helt2007-10-161-114/+47
* | | fbdev: Fix incorrect timings in some modedb entriesAntonino A. Daplas2007-10-161-6/+6
* | | unexport fb_prepare_logoAdrian Bunk2007-10-161-1/+0
* | | radeon_driver_vblank_do_wait() staticAdrian Bunk2007-10-161-2/+2
* | | tdfxfb: palette fixesKrzysztof Helt2007-10-161-1/+17
* | | tdfxfb: 3 fixesKrzysztof Helt2007-10-161-64/+108
* | | tdfxfb: coding style improvementKrzysztof Helt2007-10-161-361/+376
* | | tridentfb: coding style improvementKrzysztof Helt2007-10-161-483/+592
* | | pxafb: Add support for other palette formatsHans J. Koch2007-10-162-15/+51
* | | mbxfb: Improvements and new featuresRaphael Assenat2007-10-163-77/+356
* | | sm501fb: Ensure panel interface is not tristated when setupBen Dooks2007-10-161-0/+5
* | | sm501fb: Call fb suspend function during suspend and resumeBen Dooks2007-10-161-0/+9
* | | sm501fb: update suspend and resume codeBen Dooks2007-10-161-4/+31
* | | pm2fb: accelerated 24-bit fillrectKrzysztof Helt2007-10-161-1/+7
* | | pm2fb: Permedia 2V initialization fixesKrzysztof Helt2007-10-161-24/+18
* | | pm2fb: source code improvementsKrzysztof Helt2007-10-161-195/+155
* | | pm2fb: accelerated imageblitKrzysztof Helt2007-10-161-3/+120
* | | pm3fb: mtrr support and noaccel optionKrzysztof Helt2007-10-162-2/+118
* | | pm3fb: improvements and cleanupsKrzysztof Helt2007-10-161-30/+38
* | | pm3fb: 3 small fixesKrzysztof Helt2007-10-161-6/+8
* | | pm3fb: imageblit improvedKrzysztof Helt2007-10-161-3/+26