aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-20/+20
2007-10-20typo fixesMatt LaPlante3-5/+5
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski2-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt5-12/+12
2007-10-19define global BIT macroJiri Slaby1-3/+0
2007-10-19cyber2000fb: checkpatch fixesKrzysztof Helt1-103/+105
2007-10-19cyber2000fb, rename BIT macroJiri Slaby1-22/+22
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches5-8/+8
2007-10-18logo.c: get rid of mips_machgroupRalf Baechle1-8/+2
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven1-1/+3
2007-10-18au1100fb: fix modpost warningsRalf Baechle1-1/+1
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle1-3/+3
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen1-1/+0
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds4-30/+32
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve2-8/+4
2007-10-16Remove magic macros for screen_info structure membersH. Peter Anvin4-29/+31
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-1/+1
2007-10-16fix cirrusfb breakageAl Viro1-2/+3
2007-10-16tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki1-9/+0
2007-10-16tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki1-3/+8
2007-10-16fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas1-1/+1
2007-10-16fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2-25/+87
2007-10-16s3fb: do not allow incorrect pixclock settingsKrzysztof Helt1-4/+11
2007-10-16svgalib: mode selection updatesOndrej Zajicek2-18/+38
2007-10-16fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2-5/+3
2007-10-16ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven1-41/+60
2007-10-16ps3fb: add virtual screen and panning supportGeert Uytterhoeven1-25/+40
2007-10-16ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven1-56/+75
2007-10-16ps3fb: use fb_info.par properlyGeert Uytterhoeven1-35/+57
2007-10-16ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven1-27/+39
2007-10-16ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() staticGeert Uytterhoeven1-4/+2
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 Uytterhoeven1-4/+2
2007-10-16video gfx: merge kconfig menusRandy Dunlap1-4/+7
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. Daplas2-4/+5
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