Age | Commit message (Expand) | Author | Files | Lines |
2007-10-16 | ps3av: dont distinguish between `boot' and `non-boot' autodetection | Geert Uytterhoeven | 1 | -2/+2 |
2007-10-16 | ps3av: remove unused ps3av_set_mode() | Geert Uytterhoeven | 1 | -1/+0 |
2007-10-16 | ps3av: add autodetection for VESA modes | Geert Uytterhoeven | 1 | -1/+10 |
2007-10-16 | ps3av: treat DVI-D like HDMI in autodetect | Geert Uytterhoeven | 1 | -1/+0 |
2007-10-16 | ps3av: use PS3 video mode ids in autodetect code | Geert Uytterhoeven | 1 | -5/+6 |
2007-10-16 | ps3av: eliminate PS3AV_DEBUG | Geert Uytterhoeven | 1 | -7/+0 |
2007-10-16 | bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver | Michael Hennerich | 1 | -0/+30 |
2007-10-16 | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2 | -1/+3 |
2007-10-16 | Intel FB: more interlaced mode support | Krzysztof Halasa | 1 | -0/+1 |
2007-10-16 | fbdev: Support for byte-reversed framebuffer formats | Pavel Pisa | 1 | -0/+1 |
2007-10-16 | pm2fb: hardware cursor support for the Permedia2 | Krzysztof Helt | 1 | -0/+7 |
2007-10-16 | pm3fb: header file cleanup | Krzysztof Helt | 1 | -632/+602 |
2007-10-16 | s3c2410fb: removes lcdcon1 register value from s3c2410fb_display | Krzysztof Helt | 1 | -1/+0 |
2007-10-16 | s3c2410fb: adds pixclock to s3c2410fb_display | Krzysztof Helt | 1 | -0/+1 |
2007-10-16 | vt: Fix warnings in selection.h | Ralf Baechle | 1 | -0/+1 |
2007-10-16 | s3c2410fb: remove lcdcon2 and lcdcon3 register fields | Krzysztof Helt | 1 | -3/+0 |
2007-10-16 | s3c2410fb: remove lcdcon3 register from s3c2410fb_display | Krzysztof Helt | 1 | -1/+4 |
2007-10-16 | s3c2410fb: add margin fields to s3c2410fb_display | Krzysztof Helt | 1 | -0/+7 |
2007-10-16 | s3c2410fb: multi-display support | Krzysztof Helt | 1 | -16/+17 |
2007-10-16 | pm2fb: Permedia 2V hardware cursor support | Krzysztof Helt | 1 | -0/+2 |
2007-10-16 | tdfxfb: mtrr support | Krzysztof Helt | 1 | -0/+1 |
2007-10-16 | tdfxfb: hardware cursor | Krzysztof Helt | 1 | -8/+0 |
2007-10-16 | tdfxfb: code improvements | Krzysztof Helt | 1 | -3/+0 |
2007-10-16 | tdfxfb: coding style improvement | Krzysztof Helt | 1 | -131/+131 |
2007-10-16 | pxafb: Add support for other palette formats | Hans J. Koch | 2 | -1/+17 |
2007-10-16 | mbxfb: Improvements and new features | Raphael Assenat | 1 | -7/+46 |
2007-10-16 | sm501fb: Ensure panel interface is not tristated when setup | Ben Dooks | 1 | -0/+18 |
2007-10-16 | pm2fb: Permedia 2V initialization fixes | Krzysztof Helt | 1 | -0/+1 |
2007-10-16 | pm2fb: accelerated imageblit | Krzysztof Helt | 1 | -0/+7 |
2007-10-16 | pm3fb: header file reduction | Krzysztof Helt | 1 | -37/+0 |
2007-10-16 | pm3fb: copyarea and partial imageblit suppor | Krzysztof Helt | 1 | -1/+4 |
2007-10-16 | uvesafb: the driver core | Michal Januszewski | 2 | -1/+194 |
2007-10-16 | uvesafb: add connector entries | Michal Januszewski | 1 | -2/+3 |
2007-10-16 | connector: change connector's max message size | Michal Januszewski | 1 | -1/+1 |
2007-10-16 | fs/nfsd/export.c: make 3 functions static | Adrian Bunk | 1 | -11/+0 |
2007-10-16 | use mutex instead of semaphore in isdn subsystem common functions | Matthias Kaehlcke | 1 | -1/+2 |
2007-10-16 | kprobes: support kretprobe blacklist | Masami Hiramatsu | 8 | -0/+16 |
2007-10-16 | spi doesn't need class_device | Tony Jones | 1 | -6/+6 |
2007-10-16 | cpuset: remove sched domain hooks from cpusets | Paul Jackson | 1 | -3/+0 |
2007-10-16 | I/OAT: Add DCA services | Shannon Nelson | 1 | -0/+1 |
2007-10-16 | DCA: Add Direct Cache Access driver | Shannon Nelson | 1 | -0/+47 |
2007-10-16 | I/OAT: Add support for MSI and MSI-X | Shannon Nelson | 1 | -0/+6 |
2007-10-16 | I/OAT: New device ids | Shannon Nelson | 1 | -0/+2 |
2007-10-16 | uml: style fixes in FP code | Jeff Dike | 1 | -11/+1 |
2007-10-16 | uml: coredumping floating point fixes | Jeff Dike | 2 | -2/+12 |
2007-10-16 | uml: ptrace floating point fixes | Jeff Dike | 3 | -4/+14 |
2007-10-16 | uml: fix inlines | Jeff Dike | 4 | -4/+4 |
2007-10-16 | uml: rename pt_regs general-purpose register file | Jeff Dike | 1 | -21/+21 |
2007-10-16 | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2 | -6/+2 |
2007-10-16 | uml: get rid of do_longjmp | Jeff Dike | 1 | -2/+2 |