| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 4 | -0/+996 |
* | [PATCH] quiet non-x86 option ROM warnings | Olaf Hering | 2005-09-09 | 2 | -4/+5 |
* | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] i810fb: Add i2c/DDC support | Antonino A. Daplas | 2005-09-09 | 6 | -45/+429 |
* | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas | 2005-09-09 | 2 | -66/+94 |
* | [PATCH] pxafb: Add hsync time reporting hook | Richard Purdie | 2005-09-09 | 2 | -0/+34 |
* | [PATCH] fbdev: Initialize var structure in calc_mode_timings | Antonino A. Daplas | 2005-09-09 | 1 | -1/+3 |
* | [PATCH] nvidiafb: Fixed mirrored characters in big endian machines | Antonino A. Daplas | 2005-09-09 | 1 | -0/+4 |
* | [PATCH] fbcon: Stop cursor timer if console is inactive | Antonino A. Daplas | 2005-09-09 | 2 | -43/+52 |
* | [PATCH] savagefb: Make mode_option available when compiled as a module | Antonino A. Daplas | 2005-09-09 | 1 | -0/+3 |
* | [PATCH] nvidiafb: Use CVT to get mode for digital displays | Antonino A. Daplas | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support | Antonino A. Daplas | 2005-09-09 | 4 | -11/+446 |
* | [PATCH] radeonfb: Only request resources we need | Daniel Burcaw | 2005-09-09 | 1 | -9/+20 |
* | [PATCH] framebuffer: bit_putcs() optimization for 8x* fonts | Knut Petersen | 2005-09-09 | 1 | -2/+6 |
* | [PATCH] framebuffer: new driver for cyberblade/i1 graphics core | Knut Petersen | 2005-09-09 | 4 | -2/+1493 |
* | [PATCH] better error handing in savagefb_probe | Olaf Hering | 2005-09-09 | 1 | -5/+5 |
* | [PATCH] sisfb update | Thomas Winischhofer | 2005-09-09 | 20 | -18373/+14226 |
* | [PATCH] matroxfb: read MGA PInS data on PowerPC | Ian Romanick | 2005-09-09 | 1 | -0/+30 |
* | [PATCH] radeonfb_old: Fix broken link | Antonino A. Daplas | 2005-09-09 | 1 | -2/+1 |
* | [PATCH] atyfb: Remove code that sets sync polarity unconditionally | Alexander Kern | 2005-09-09 | 1 | -14/+0 |
* | [PATCH] console: Fix buffer copy on vc resize | Antonino A. Daplas | 2005-09-09 | 1 | -6/+31 |
* | [PATCH] fbcon: Saner 16-color to 4-color conversion | Antonino A. Daplas | 2005-09-09 | 1 | -2/+19 |
* | [PATCH] fbdev: Fix greater than 1 bit monochrome color handling | Antonino A. Daplas | 2005-09-09 | 4 | -27/+50 |
* | [PATCH] nvidiafb: Fallback to firmware EDID | Antonino A. Daplas | 2005-09-09 | 3 | -8/+16 |
* | [PATCH] savagefb: Driver updates | Antonino A. Daplas | 2005-09-09 | 3 | -21/+147 |
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmware | Antonino A. Daplas | 2005-09-09 | 1 | -1/+34 |
* | [PATCH] fbdev: geode updates | David Vrabel | 2005-09-09 | 4 | -54/+143 |
* | [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa... | James Simmons | 2005-09-09 | 7 | -35/+6 |
* | [PATCH] vesafb: Add blanking support | Antonino A. Daplas | 2005-09-09 | 1 | -0/+38 |
* | [PATCH] fbdev: Add fbset -a support | Antonino A. Daplas | 2005-09-09 | 2 | -2/+52 |
* | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 2005-09-09 | 1 | -2/+2 |
* | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 | 1 | -1/+3 |
* | [PATCH] v4l: tveeprom improved to support newer Hauppage cards | Mauro Carvalho Chehab | 2005-09-09 | 4 | -101/+232 |
* | [PATCH] v4l: TVaudio cleanup and better debug messages | Mauro Carvalho Chehab | 2005-09-09 | 1 | -94/+112 |
* | [PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu... | Mauro Carvalho Chehab | 2005-09-09 | 7 | -3/+599 |
* | [PATCH] v4l: make the input event device for IR matchable by udev rules. | Mauro Carvalho Chehab | 2005-09-09 | 3 | -0/+3 |
* | [PATCH] v4l: add some missing parameter descriptions in msp3400.c | Mauro Carvalho Chehab | 2005-09-09 | 1 | -0/+4 |
* | [PATCH] v4l: print warning if pal= or secam= argument is unrecognized | Mauro Carvalho Chehab | 2005-09-09 | 2 | -0/+25 |
* | [PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent... | Mauro Carvalho Chehab | 2005-09-09 | 1 | -2/+2 |
* | [PATCH] v4l: #include <linux/config.h> no longer needed. | Mauro Carvalho Chehab | 2005-09-09 | 1 | -1/+0 |
* | [PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM ra... | Mauro Carvalho Chehab | 2005-09-09 | 2 | -2/+6 |
* | [PATCH] v4l: some error treatment implemented at resume functions. | Mauro Carvalho Chehab | 2005-09-09 | 3 | -7/+51 |
* | [PATCH] v4l: change LG TDVS H062F from NTSC to ATSC | Mauro Carvalho Chehab | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] v4l: normalize whitespace and comments in tuner lists | Mauro Carvalho Chehab | 2005-09-09 | 1 | -23/+20 |
* | [PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for Sab... | Mauro Carvalho Chehab | 2005-09-09 | 3 | -14/+2 |
* | [PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135) | Mauro Carvalho Chehab | 2005-09-09 | 2 | -0/+42 |
* | [PATCH] v4l: add saa713x card #65 Kworld V-Stream Studio TV Terminator | Mauro Carvalho Chehab | 2005-09-09 | 2 | -0/+34 |
* | [PATCH] v4l: correct LG NTSC TALN mini tuner takeover | Mauro Carvalho Chehab | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] v4l: syncs tveeprom tuners list with the list from ivtv | Mauro Carvalho Chehab | 2005-09-09 | 1 | -2/+10 |
* | [PATCH] v4l: change the prefix of msp34xx and error while reading chip version | Mauro Carvalho Chehab | 2005-09-09 | 1 | -3/+3 |