| Commit message (Expand) | Author | Files | Lines |
2005-09-09 | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 6 | -0/+1082 |
2005-09-09 | [PATCH] quiet non-x86 option ROM warnings | Olaf Hering | 2 | -4/+5 |
2005-09-09 | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 1 | -0/+2 |
2005-09-09 | [PATCH] i810fb: Add i2c/DDC support | Antonino A. Daplas | 6 | -45/+429 |
2005-09-09 | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas | 3 | -66/+109 |
2005-09-09 | [PATCH] pxafb: Add hsync time reporting hook | Richard Purdie | 3 | -0/+35 |
2005-09-09 | [PATCH] fbdev: Initialize var structure in calc_mode_timings | Antonino A. Daplas | 1 | -1/+3 |
2005-09-09 | [PATCH] nvidiafb: Fixed mirrored characters in big endian machines | Antonino A. Daplas | 1 | -0/+4 |
2005-09-09 | [PATCH] fbcon: Stop cursor timer if console is inactive | Antonino A. Daplas | 2 | -43/+52 |
2005-09-09 | [PATCH] savagefb: Make mode_option available when compiled as a module | Antonino A. Daplas | 1 | -0/+3 |
2005-09-09 | [PATCH] nvidiafb: Use CVT to get mode for digital displays | Antonino A. Daplas | 1 | -1/+1 |
2005-09-09 | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support | Antonino A. Daplas | 6 | -12/+519 |
2005-09-09 | [PATCH] radeonfb: Only request resources we need | Daniel Burcaw | 1 | -9/+20 |
2005-09-09 | [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts | Knut Petersen | 1 | -2/+6 |
2005-09-09 | [PATCH] framebuffer: new driver for cyberblade/i1 graphics core | Knut Petersen | 14 | -2/+2266 |
2005-09-09 | [PATCH] better error handing in savagefb_probe | Olaf Hering | 1 | -5/+5 |
2005-09-09 | [PATCH] sisfb update | Thomas Winischhofer | 22 | -18454/+14335 |
2005-09-09 | [PATCH] matroxfb: read MGA PInS data on PowerPC | Ian Romanick | 1 | -0/+30 |
2005-09-09 | [PATCH] radeonfb_old: Fix broken link | Antonino A. Daplas | 1 | -2/+1 |
2005-09-09 | [PATCH] atyfb: Remove code that sets sync polarity unconditionally | Alexander Kern | 1 | -14/+0 |
2005-09-09 | [PATCH] console: Fix buffer copy on vc resize | Antonino A. Daplas | 1 | -6/+31 |
2005-09-09 | [PATCH] fbcon: Saner 16-color to 4-color conversion | Antonino A. Daplas | 1 | -2/+19 |
2005-09-09 | [PATCH] fbdev: Fix greater than 1 bit monochrome color handling | Antonino A. Daplas | 5 | -28/+52 |
2005-09-09 | [PATCH] nvidiafb: Fallback to firmware EDID | Antonino A. Daplas | 3 | -8/+16 |
2005-09-09 | [PATCH] savagefb: Driver updates | Antonino A. Daplas | 3 | -21/+147 |
2005-09-09 | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 4 | -3/+39 |
2005-09-09 | [PATCH] fbdev: geode updates | David Vrabel | 4 | -54/+143 |
2005-09-09 | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa... | James Simmons | 7 | -35/+6 |
2005-09-09 | [PATCH] vesafb: Add blanking support | Antonino A. Daplas | 3 | -1/+45 |
2005-09-09 | [PATCH] fbdev: Add fbset -a support | Antonino A. Daplas | 3 | -2/+55 |
2005-09-09 | [PATCH] v9fs: fix handling of malformed 9P messages | Eric Van Hensbergen | 4 | -21/+46 |
2005-09-09 | [PATCH] v9fs: readlink extended mode check | Eric Van Hensbergen | 1 | -5/+30 |
2005-09-09 | [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) | Eric Van Hensbergen | 1 | -0/+3 |
2005-09-09 | [PATCH] v9fs: Clean-up vfs_inode and setattr functions | Eric Van Hensbergen | 2 | -97/+36 |
2005-09-09 | [PATCH] v9fs: Change error magic numbers to defined constants | Eric Van Hensbergen | 1 | -81/+77 |
2005-09-09 | [PATCH] v9fs: debug and support routines | Eric Van Hensbergen | 5 | -0/+642 |
2005-09-09 | [PATCH] v9fs: Support to force umount | Eric Van Hensbergen | 5 | -3/+40 |
2005-09-09 | [PATCH] v9fs: transport modules | Eric Van Hensbergen | 6 | -5/+979 |
2005-09-09 | [PATCH] v9fs: 9P protocol implementation | Eric Van Hensbergen | 4 | -0/+1429 |
2005-09-09 | [PATCH] v9fs: VFS superblock operations and glue | Eric Van Hensbergen | 4 | -0/+877 |