summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) supportAntonino A. Daplas6-12/+519
2005-09-10[PATCH] radeonfb: Only request resources we needDaniel Burcaw1-9/+20
2005-09-10[PATCH] framebuffer: bit_putcs() optimization for 8x* fontsKnut Petersen1-2/+6
2005-09-10[PATCH] framebuffer: new driver for cyberblade/i1 graphics coreKnut Petersen14-2/+2266
2005-09-10[PATCH] better error handing in savagefb_probeOlaf Hering1-5/+5
2005-09-10[PATCH] sisfb updateThomas Winischhofer22-18454/+14335
2005-09-10[PATCH] matroxfb: read MGA PInS data on PowerPCIan Romanick1-0/+30
2005-09-10[PATCH] radeonfb_old: Fix broken linkAntonino A. Daplas1-2/+1
2005-09-10[PATCH] atyfb: Remove code that sets sync polarity unconditionallyAlexander Kern1-14/+0
2005-09-10[PATCH] console: Fix buffer copy on vc resizeAntonino A. Daplas1-6/+31
2005-09-10[PATCH] fbcon: Saner 16-color to 4-color conversionAntonino A. Daplas1-2/+19
2005-09-10[PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas5-28/+52
2005-09-10[PATCH] nvidiafb: Fallback to firmware EDIDAntonino A. Daplas3-8/+16
2005-09-10[PATCH] savagefb: Driver updatesAntonino A. Daplas3-21/+147
2005-09-10[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas4-3/+39
2005-09-10[PATCH] fbdev: geode updatesDavid Vrabel4-54/+143
2005-09-10[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons7-35/+6
2005-09-10[PATCH] vesafb: Add blanking supportAntonino A. Daplas3-1/+45
2005-09-10[PATCH] fbdev: Add fbset -a supportAntonino A. Daplas3-2/+55
2005-09-10[PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen4-21/+46
2005-09-10[PATCH] v9fs: readlink extended mode checkEric Van Hensbergen1-5/+30
2005-09-10[PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)Eric Van Hensbergen1-0/+3
2005-09-10[PATCH] v9fs: Clean-up vfs_inode and setattr functionsEric Van Hensbergen2-97/+36
2005-09-10[PATCH] v9fs: Change error magic numbers to defined constantsEric Van Hensbergen1-81/+77
2005-09-10[PATCH] v9fs: debug and support routinesEric Van Hensbergen5-0/+642
2005-09-10[PATCH] v9fs: Support to force umountEric Van Hensbergen5-3/+40
2005-09-10[PATCH] v9fs: transport modulesEric Van Hensbergen6-5/+979
2005-09-10[PATCH] v9fs: 9P protocol implementationEric Van Hensbergen4-0/+1429
2005-09-10[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen4-0/+877
2005-09-10[PATCH] v9fs: VFS inode operationsEric Van Hensbergen1-0/+1371
2005-09-10[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen3-0/+753
2005-09-10[PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen5-0/+135
2005-09-10[PATCH] files: files locking docDipankar Sarma1-0/+123
2005-09-10[PATCH] files: lock-free fd look-upDipankar Sarma9-27/+39
2005-09-10[PATCH] files: files struct with RCUDipankar Sarma10-166/+345
2005-09-10[PATCH] files-sparc64-fix 2Dipankar Sarma1-7/+22
2005-09-10[PATCH] files: break up files structDipankar Sarma17-124/+211
2005-09-10[PATCH] files: rcuref APIsDipankar Sarma3-0/+308
2005-09-10[PATCH] files: fix rcu initializersDipankar Sarma1-2/+2
2005-09-10[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab5-103/+238
2005-09-10[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab1-94/+112
2005-09-10[PATCH] v4l: Remove kernel version dependency from tea575x-tuner.hMauro Carvalho Chehab1-2/+0
2005-09-10[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tu...Mauro Carvalho Chehab8-4/+600
2005-09-10[PATCH] v4l: make the input event device for IR matchable by udev rules.Mauro Carvalho Chehab3-0/+3
2005-09-10[PATCH] v4l: add some missing parameter descriptions in msp3400.cMauro Carvalho Chehab1-0/+4
2005-09-10[PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab2-0/+25
2005-09-10[PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent...Mauro Carvalho Chehab1-2/+2
2005-09-10[PATCH] v4l: #include <linux/config.h> no longer needed.Mauro Carvalho Chehab1-1/+0
2005-09-10[PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM ra...Mauro Carvalho Chehab2-2/+6
2005-09-10[PATCH] v4l: some error treatment implemented at resume functions.Mauro Carvalho Chehab3-7/+51