Age | Commit message (Expand) | Author | Files | Lines |
2008-01-11 | ps3fb: fix deadlock on kexec() | Jeremy Kerr | 1 | -4/+8 |
2008-01-11 | ps3fb: prevent use after free of fb_info | Jeremy Kerr | 1 | -6/+6 |
2007-12-20 | ps3fb: Fix ps3fb free_irq() dev_id | Geoff Levand | 1 | -2/+2 |
2007-12-20 | ps3fb: Update for firmware 2.10 | Geert Uytterhoeven | 1 | -6/+18 |
2007-11-29 | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 3 | -0/+244 |
2007-11-29 | imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm... | Andrew Morton | 1 | -4/+0 |
2007-11-29 | atmel_lcdfb: LCDC startup fix | Anti Sullin | 1 | -0/+4 |
2007-11-29 | fb_ddc: fix DDC lines quirk | Jean Delvare | 1 | -4/+4 |
2007-11-29 | ps3fb: video memory size cleanups | Geert Uytterhoeven | 1 | -2/+9 |
2007-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 1 | -1/+1 |
2007-11-27 | radeonfb: add chip definition for RV370 5b63 | Andreas Herrmann | 1 | -0/+1 |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 1 | -1/+1 |
2007-11-15 | gbefb: fix section mismatch warnings | Randy Dunlap | 1 | -2/+2 |
2007-11-15 | video/sis/: fix negative array index | Adrian Bunk | 1 | -1/+2 |
2007-11-15 | LXFB: use the correct MSR number for panel support | Jordan Crouse | 1 | -1/+1 |
2007-11-15 | drivers/video/s1d13xxxfb.c: fix build as module with dbg | Stanislav Brabec | 1 | -1/+4 |
2007-11-15 | uvesafb: fix warnings about unused variables on non-x86 | Frank Lichtenheld | 1 | -2/+4 |
2007-11-15 | chipsfb: uses/depends on PCI | Randy Dunlap | 1 | -1/+1 |
2007-11-15 | drivers/video/ps3fb: fix memset size error | Li Zefan | 1 | -1/+1 |
2007-11-09 | [ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode. | Jan Rinze | 1 | -0/+2 |
2007-10-31 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 1 | -2/+2 |
2007-10-30 | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 1 | -2/+2 |
2007-10-30 | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 2 | -4/+2 |
2007-10-28 | cirrusfb nonsense | Al Viro | 1 | -2/+1 |
2007-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 10 | -20/+20 |
2007-10-20 | typo fixes | Matt LaPlante | 3 | -5/+5 |
2007-10-20 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 1 | -1/+1 |
2007-10-20 | more UTF-8 conversions | Marcin Garski | 2 | -3/+3 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 5 | -12/+12 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -3/+0 |
2007-10-19 | cyber2000fb: checkpatch fixes | Krzysztof Helt | 1 | -103/+105 |
2007-10-19 | cyber2000fb, rename BIT macro | Jiri Slaby | 1 | -22/+22 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -1/+1 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 5 | -8/+8 |
2007-10-19 | logo.c: get rid of mips_machgroup | Ralf Baechle | 1 | -8/+2 |
2007-10-19 | fb modedb: Refactor confusing mode_option assignment | Geert Uytterhoeven | 1 | -1/+3 |
2007-10-19 | au1100fb: fix modpost warnings | Ralf Baechle | 1 | -1/+1 |
2007-10-19 | netport_con.c: fix build errors and warnings | Ralf Baechle | 1 | -3/+3 |
2007-10-17 | x86: remove rogue default m in drivers/video/Kconfig | Andi Kleen | 1 | -1/+0 |
2007-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds | 4 | -30/+32 |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve | 2 | -8/+4 |
2007-10-17 | Remove magic macros for screen_info structure members | H. Peter Anvin | 4 | -29/+31 |
2007-10-17 | [x86] remove uses of magic macros for boot_params access | H. Peter Anvin | 1 | -1/+1 |
2007-10-17 | fix cirrusfb breakage | Al Viro | 1 | -2/+3 |
2007-10-16 | tgafb: remove a redundant non-mono test in mono imageblit | Maciej W. Rozycki | 1 | -9/+0 |
2007-10-16 | tgafb: fix an out-of-range shift in mono imageblit | Maciej W. Rozycki | 1 | -3/+8 |
2007-10-16 | fbcon: delay the start of the cursor timer until a con_switch() | Antonino Daplas | 1 | -1/+1 |
2007-10-16 | fbdev: copyarea function taught to fully support swapped pixel order in byte | Pavel Pisa | 2 | -25/+87 |
2007-10-16 | s3fb: do not allow incorrect pixclock settings | Krzysztof Helt | 1 | -4/+11 |
2007-10-16 | svgalib: mode selection updates | Ondrej Zajicek | 2 | -18/+38 |