summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-16ps3fb: clean up includesGeert Uytterhoeven1-8/+0
2007-10-16ps3fb: do not print warnings on invalid frame numbersGeert Uytterhoeven1-2/+2
2007-10-16ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()Geert Uytterhoeven1-87/+96
2007-10-16imxfb: fast read flag and nonstandard field configurablePavel Pisa1-1/+2
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2-33/+8
2007-10-16ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven1-21/+0
2007-10-16ps3av: add quirk database for broken monitorsGeert Uytterhoeven1-0/+41
2007-10-16ps3av: add autodetection for VESA modesGeert Uytterhoeven1-37/+58
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven1-16/+8
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven1-50/+40
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