| Commit message (Expand) | Author | Age | Files | Lines |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -2/+2 |
* | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 2007-10-30 | 1 | -2/+2 |
* | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 2007-10-30 | 2 | -4/+2 |
* | cirrusfb nonsense | Al Viro | 2007-10-27 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 | 10 | -20/+20 |
|\ |
|
| * | typo fixes | Matt LaPlante | 2007-10-20 | 3 | -5/+5 |
| * | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 2 | -3/+3 |
| * | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 5 | -12/+12 |
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 1 | -1/+1 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -3/+0 |
* | | cyber2000fb: checkpatch fixes | Krzysztof Helt | 2007-10-19 | 1 | -103/+105 |
* | | cyber2000fb, rename BIT macro | Jiri Slaby | 2007-10-19 | 1 | -22/+22 |
|/ |
|
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 5 | -8/+8 |
* | logo.c: get rid of mips_machgroup | Ralf Baechle | 2007-10-18 | 1 | -8/+2 |
* | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven | 2007-10-18 | 1 | -1/+3 |
* | au1100fb: fix modpost warnings | Ralf Baechle | 2007-10-18 | 1 | -1/+1 |
* | netport_con.c: fix build errors and warnings | Ralf Baechle | 2007-10-18 | 1 | -3/+3 |
* | 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 |