summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-163-0/+796
* fbcon: logo: disable logo at bootRandy Dunlap2007-10-162-6/+21
* pmagb-b-fb: improve diagnosticsMaciej W. Rozycki2007-10-161-7/+27
* nvidiafb: Correctly assign the i2c class with the port reversalAntonino A. Daplas2007-10-161-2/+4
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-165-11/+29
* video gfx: fix menu orderingRandy Dunlap2007-10-161-5/+5
* Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-162-40/+81
* Intel FB: force even line count in interlaced modeKrzysztof Halasa2007-10-161-0/+15
* Intel FB: obvious changes and correctionsKrzysztof Halasa2007-10-163-10/+13
* Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa2007-10-165-252/+202Star
* drivers/video/pmag-ba-fb.c: improve diagnosticsMaciej W. Rozycki2007-10-161-7/+27
* Radeonfb Xpress 200M RC410 supportSellout Bessie2007-10-163-1/+7
* export font_vga_8x16Andrew Morton2007-10-161-0/+2
* drivers/video/Kconfig: Fix FB_PMAGB_B dependenciesMaciej W. Rozycki2007-10-161-1/+1
* tdfxfb: checkpatch fixesKrzysztof Helt2007-10-161-59/+77
* pm3fb: replace busy waiting with cpu_relaxKrzysztof Helt2007-10-161-3/+4
* pm2fb: replace busy waiting with cpu_relaxKrzysztof Helt2007-10-161-5/+4Star
* tdfxfb: replace busy waiting with cpu_relaxKrzysztof Helt2007-10-161-1/+2
* ps3fb: Fix spurious mode change failuresGeert Uytterhoeven2007-10-161-7/+8
* ps3: Fix black and white stripesMasashi Kimoto2007-10-161-20/+38
* fbdev: Support for byte-reversed framebuffer formatsPavel Pisa2007-10-165-23/+108
* nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas2007-10-163-4/+11
* fbdev: find mode with the highest/safest refresh rate in fb_find_mode()Michal Januszewski2007-10-161-12/+29
* Intel FB: support for interlaced video modesKrzysztof Halasa2007-10-162-5/+11
* vfb: make virtual framebuffer mmapableIlya Yanok2007-10-161-4/+74
* pm2fb: panning and hardware cursor fixesKrzysztof Helt2007-10-161-16/+19
* pm2fb: hardware cursor support for the Permedia2Krzysztof Helt2007-10-161-12/+113
* cirrusfb: code improvement 2nd partKrzysztof Helt2007-10-161-30/+15Star
* cirrusfb: code improvementsKrzysztof Helt2007-10-161-175/+41Star
* cirrusfb: remove fields from cirrusfb_infoKrzysztof Helt2007-10-161-81/+68Star
* 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/+1Star
* s3c2410fb: adds pixclock to s3c2410fb_displayKrzysztof Helt2007-10-161-26/+16Star
* s3c2410fb: source code improvementsKrzysztof Helt2007-10-162-124/+76Star
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-1636-37/+19Star
* fbcon: Convert struct font_desc to use ISO C initializersRalf Baechle2007-10-1610-64/+65
* atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven2007-10-162-3/+2Star
* 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/+2Star
* s3c2410fb: add pulse length fields to s3c2410fb_displayKrzysztof Helt2007-10-161-18/+16Star
* s3c2410fb: use vertical margins valuesKrzysztof Helt2007-10-161-14/+7Star
* 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/+172Star
* pm3fb: hardware cursor supportKrzysztof Helt2007-10-161-0/+118