| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove rogue default m in drivers/video/Kconfig | Andi Kleen | 2007-10-17 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 2007-10-17 | 4 | -30/+32 |
|\ |
|
| * | Remove magic macros for screen_info structure members | H. Peter Anvin | 2007-10-16 | 4 | -29/+31 |
| * | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 2007-10-16 | 1 | -1/+1 |
* | | Make the pr_*() family of macros in kernel.h complete | Emil Medve | 2007-10-17 | 2 | -8/+4 |
|/ |
|
* | fix cirrusfb breakage | Al Viro | 2007-10-16 | 1 | -2/+3 |
* | tgafb: remove a redundant non-mono test in mono imageblit | Maciej W. Rozycki | 2007-10-16 | 1 | -9/+0 |
* | tgafb: fix an out-of-range shift in mono imageblit | Maciej W. Rozycki | 2007-10-16 | 1 | -3/+8 |
* | fbcon: delay the start of the cursor timer until a con_switch() | Antonino Daplas | 2007-10-16 | 1 | -1/+1 |
* | fbdev: copyarea function taught to fully support swapped pixel order in byte | Pavel Pisa | 2007-10-16 | 2 | -25/+87 |
* | s3fb: do not allow incorrect pixclock settings | Krzysztof Helt | 2007-10-16 | 1 | -4/+11 |
* | svgalib: mode selection updates | Ondrej Zajicek | 2007-10-16 | 2 | -18/+38 |
* | fb: move and rename extern declaration for global_mode_option | Geert Uytterhoeven | 2007-10-16 | 2 | -5/+3 |
* | ps3fb: enhance horizontal panning on firmware 1.90 and up | Geert Uytterhoeven | 2007-10-16 | 1 | -41/+60 |
* | ps3fb: add virtual screen and panning support | Geert Uytterhoeven | 2007-10-16 | 1 | -25/+40 |
* | ps3fb: don't keep the borders for non-fullscreen modes in XDR memory | Geert Uytterhoeven | 2007-10-16 | 1 | -56/+75 |
* | ps3fb: use fb_info.par properly | Geert Uytterhoeven | 2007-10-16 | 1 | -35/+57 |
* | ps3fb: fix possible overlap of GPU command buffer and frame buffer | Geert Uytterhoeven | 2007-10-16 | 1 | -27/+39 |
* | ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() static | Geert Uytterhoeven | 2007-10-16 | 1 | -4/+2 |
* | ps3fb: clean up includes | Geert Uytterhoeven | 2007-10-16 | 1 | -8/+0 |
* | ps3fb: do not print warnings on invalid frame numbers | Geert Uytterhoeven | 2007-10-16 | 1 | -2/+2 |
* | ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*() | Geert Uytterhoeven | 2007-10-16 | 1 | -87/+96 |
* | imxfb: fast read flag and nonstandard field configurable | Pavel Pisa | 2007-10-16 | 1 | -1/+2 |
* | ps3av: dont distinguish between `boot' and `non-boot' autodetection | Geert Uytterhoeven | 2007-10-16 | 1 | -4/+2 |
* | video gfx: merge kconfig menus | Randy Dunlap | 2007-10-16 | 1 | -4/+7 |
* | bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver | Michael Hennerich | 2007-10-16 | 3 | -0/+796 |
* | fbcon: logo: disable logo at boot | Randy Dunlap | 2007-10-16 | 2 | -6/+21 |
* | pmagb-b-fb: improve diagnostics | Maciej W. Rozycki | 2007-10-16 | 1 | -7/+27 |
* | nvidiafb: Correctly assign the i2c class with the port reversal | Antonino A. Daplas | 2007-10-16 | 1 | -2/+4 |
* | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 | 2 | -4/+5 |
* | video gfx: fix menu ordering | Randy Dunlap | 2007-10-16 | 1 | -5/+5 |
* | Intel FB: more interlaced mode support | Krzysztof Halasa | 2007-10-16 | 2 | -40/+81 |
* | Intel FB: force even line count in interlaced mode | Krzysztof Halasa | 2007-10-16 | 1 | -0/+15 |
* | Intel FB: obvious changes and corrections | Krzysztof Halasa | 2007-10-16 | 3 | -10/+13 |
* | Intel FB: whitespace, bracket and other clean-ups | Krzysztof Halasa | 2007-10-16 | 5 | -252/+202 |
* | drivers/video/pmag-ba-fb.c: improve diagnostics | Maciej W. Rozycki | 2007-10-16 | 1 | -7/+27 |
* | Radeonfb Xpress 200M RC410 support | Sellout Bessie | 2007-10-16 | 3 | -1/+7 |
* | export font_vga_8x16 | Andrew Morton | 2007-10-16 | 1 | -0/+2 |
* | drivers/video/Kconfig: Fix FB_PMAGB_B dependencies | Maciej W. Rozycki | 2007-10-16 | 1 | -1/+1 |
* | tdfxfb: checkpatch fixes | Krzysztof Helt | 2007-10-16 | 1 | -59/+77 |
* | pm3fb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -3/+4 |
* | pm2fb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -5/+4 |
* | tdfxfb: replace busy waiting with cpu_relax | Krzysztof Helt | 2007-10-16 | 1 | -1/+2 |
* | ps3fb: Fix spurious mode change failures | Geert Uytterhoeven | 2007-10-16 | 1 | -7/+8 |
* | fbdev: Support for byte-reversed framebuffer formats | Pavel Pisa | 2007-10-16 | 5 | -23/+108 |
* | nvidiafb: Add boot option to reverse i2c port assignment | Antonino A. Daplas | 2007-10-16 | 3 | -4/+11 |
* | fbdev: find mode with the highest/safest refresh rate in fb_find_mode() | Michal Januszewski | 2007-10-16 | 1 | -12/+29 |
* | Intel FB: support for interlaced video modes | Krzysztof Halasa | 2007-10-16 | 2 | -5/+11 |
* | vfb: make virtual framebuffer mmapable | Ilya Yanok | 2007-10-16 | 1 | -4/+74 |
* | pm2fb: panning and hardware cursor fixes | Krzysztof Helt | 2007-10-16 | 1 | -16/+19 |