aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
* radeonfb: remove warning with CONFIG_PM=nOlof Johansson2007-10-301-2/+2
* fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2007-10-302-4/+2
* cirrusfb nonsenseAl Viro2007-10-271-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-1910-20/+20
|\
| * typo fixesMatt LaPlante2007-10-203-5/+5
| * more UTF-8 conversionsMarcin Garski2007-10-192-3/+3
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-195-12/+12
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-1/+1
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1
* | define global BIT macroJiri Slaby2007-10-191-3/+0
* | cyber2000fb: checkpatch fixesKrzysztof Helt2007-10-191-103/+105
* | cyber2000fb, rename BIT macroJiri Slaby2007-10-191-22/+22
|/
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-185-8/+8
* logo.c: get rid of mips_machgroupRalf Baechle2007-10-181-8/+2
* fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven2007-10-181-1/+3
* au1100fb: fix modpost warningsRalf Baechle2007-10-181-1/+1
* netport_con.c: fix build errors and warningsRalf Baechle2007-10-181-3/+3
* x86: remove rogue default m in drivers/video/KconfigAndi Kleen2007-10-171-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-174-30/+32
|\
| * Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-164-29/+31
| * [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-1/+1
* | Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-172-8/+4
|/
* fix cirrusfb breakageAl Viro2007-10-161-2/+3
* tgafb: remove a redundant non-mono test in mono imageblitMaciej W. Rozycki2007-10-161-9/+0
* tgafb: fix an out-of-range shift in mono imageblitMaciej W. Rozycki2007-10-161-3/+8
* fbcon: delay the start of the cursor timer until a con_switch()Antonino Daplas2007-10-161-1/+1
* fbdev: copyarea function taught to fully support swapped pixel order in bytePavel Pisa2007-10-162-25/+87
* s3fb: do not allow incorrect pixclock settingsKrzysztof Helt2007-10-161-4/+11
* svgalib: mode selection updatesOndrej Zajicek2007-10-162-18/+38
* fb: move and rename extern declaration for global_mode_optionGeert Uytterhoeven2007-10-162-5/+3
* ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven2007-10-161-41/+60
* ps3fb: add virtual screen and panning supportGeert Uytterhoeven2007-10-161-25/+40
* ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven2007-10-161-56/+75
* ps3fb: use fb_info.par properlyGeert Uytterhoeven2007-10-161-35/+57
* ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven2007-10-161-27/+39
* ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() staticGeert Uytterhoeven2007-10-161-4/+2
* ps3fb: clean up includesGeert Uytterhoeven2007-10-161-8/+0
* ps3fb: do not print warnings on invalid frame numbersGeert Uytterhoeven2007-10-161-2/+2
* ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()Geert Uytterhoeven2007-10-161-87/+96
* imxfb: fast read flag and nonstandard field configurablePavel Pisa2007-10-161-1/+2
* ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2007-10-161-4/+2
* video gfx: merge kconfig menusRandy Dunlap2007-10-161-4/+7
* 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-162-4/+5
* video gfx: fix menu orderingRandy Dunlap2007-10-161-5/+5
* Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-162-40/+81