aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven2-71/+67
2007-10-16ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven1-11/+6
2007-10-16video gfx: merge kconfig menusRandy Dunlap4-10/+9
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich3-0/+796
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap2-6/+21
2007-10-16pmagb-b-fb: improve diagnosticsMaciej W. Rozycki1-7/+27
2007-10-16nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas1-2/+4
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas5-11/+29
2007-10-16video gfx: fix menu orderingRandy Dunlap1-5/+5
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa2-40/+81
2007-10-16Intel FB: force even line count in interlaced modeKrzysztof Halasa1-0/+15
2007-10-16Intel FB: obvious changes and correctionsKrzysztof Halasa3-10/+13
2007-10-16Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa5-252/+202
2007-10-16drivers/video/pmag-ba-fb.c: improve diagnosticsMaciej W. Rozycki1-7/+27
2007-10-16Radeonfb Xpress 200M RC410 supportSellout Bessie3-1/+7
2007-10-16export font_vga_8x16Andrew Morton1-0/+2
2007-10-16drivers/video/Kconfig: Fix FB_PMAGB_B dependenciesMaciej W. Rozycki1-1/+1
2007-10-16tdfxfb: checkpatch fixesKrzysztof Helt1-59/+77
2007-10-16pm3fb: replace busy waiting with cpu_relaxKrzysztof Helt1-3/+4
2007-10-16pm2fb: replace busy waiting with cpu_relaxKrzysztof Helt1-5/+4
2007-10-16tdfxfb: replace busy waiting with cpu_relaxKrzysztof Helt1-1/+2
2007-10-16ps3fb: Fix spurious mode change failuresGeert Uytterhoeven1-7/+8
2007-10-16ps3: Fix black and white stripesMasashi Kimoto1-20/+38
2007-10-16fbdev: Support for byte-reversed framebuffer formatsPavel Pisa5-23/+108
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas3-4/+11
2007-10-16fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski1-12/+29
2007-10-16Intel FB: support for interlaced video modesKrzysztof Halasa2-5/+11
2007-10-16vfb: make virtual framebuffer mmapableIlya Yanok1-4/+74
2007-10-16pm2fb: panning and hardware cursor fixesKrzysztof Helt1-16/+19
2007-10-16pm2fb: hardware cursor support for the Permedia2Krzysztof Helt1-12/+113
2007-10-16cirrusfb: code improvement 2nd partKrzysztof Helt1-30/+15
2007-10-16cirrusfb: code improvementsKrzysztof Helt1-175/+41
2007-10-16cirrusfb: remove fields from cirrusfb_infoKrzysztof Helt1-81/+68
2007-10-16cirrusfb: remove typedefsKrzysztof Helt1-14/+14
2007-10-16cirrusfb: checkpatch.pl cleanupKrzysztof Helt1-805/+983
2007-10-16s3c2410fb: make use of default_display settingsKrzysztof Helt1-8/+17
2007-10-16s3c2410fb: removes lcdcon1 register value from s3c2410fb_displayKrzysztof Helt1-8/+1
2007-10-16s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt1-26/+16
2007-10-16s3c2410fb: source code improvementsKrzysztof Helt2-124/+76
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt36-37/+19
2007-10-16fbcon: Convert struct font_desc to use ISO C initializersRalf Baechle10-64/+65
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2-3/+2
2007-10-16s3c2410fb: byte ordering fixesKrzysztof Helt1-5/+15
2007-10-16s3c2410fb: fix missing registers offsetKrzysztof Helt1-12/+20
2007-10-16s3c2410fb: remove lcdcon2 and lcdcon3 register fieldsKrzysztof Helt1-6/+2
2007-10-16s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt1-18/+16
2007-10-16s3c2410fb: use vertical margins valuesKrzysztof Helt1-14/+7
2007-10-16s3c2410fb: remove lcdcon3 register from s3c2410fb_displayKrzysztof Helt1-8/+9
2007-10-16s3c2410fb: use new margin fieldsKrzysztof Helt1-98/+136
2007-10-16s3c2410fb: multi-display supportKrzysztof Helt2-34/+51