Age | Commit message (Expand) | Author |
2007-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-05-09 | frame buffer: geforce 7300 gt | Michal Piotrowski |
2007-05-09 | fbdev: add support for AVR32 | Haavard Skinnemoen |
2007-05-09 | svgalib: move fb_get_caps to svgalib | Antonino A. Daplas |
2007-05-09 | arkfb: new framebuffer driver for ARK Logic cards | Ondrej Zajicek |
2007-05-09 | vt8623fb: new framebuffer driver for VIA VT8623 | Ondrej Zajicek |
2007-05-09 | fix file specification in comments | Uwe Kleine-König |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day |
2007-05-08 | [ATYFB]: Fix sparc includes. | David S. Miller |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | sm501fb printk warning fixes | Andrew Morton |
2007-05-08 | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov |
2007-05-08 | pm2fb: fix of jumps in pm2fb_probe | Krzysztof Helt |
2007-05-08 | skeletonfb: improvements | Krzysztof Helt |
2007-05-08 | pm2fb: removal of pm2fb_par fields | Krzysztof Helt |
2007-05-08 | skeletonfb: more corrections | Krzysztof Helt |
2007-05-08 | vga16fb: actually support widths in multiples of 8 | Antonino A. Daplas |
2007-05-08 | vgacon: disallow console operations when in KD_GRAPHICS mode | Antonino A. Daplas |
2007-05-08 | Use menuconfig objects II: video/logo | Jan Engelhardt |
2007-05-08 | pm2fb: accelerated fillrect and copyarea | Krzysztof Helt |
2007-05-08 | s3fb: updates | Ondrej Zajicek |
2007-05-08 | pm2fb: memclock setting corrections | Krzysztof Helt |
2007-05-08 | pm2fb: reset transparency settings | krzysztof.h1@wp.pl |
2007-05-08 | fbcon: check console-fb mapping in fbcon_get_requirement | Antonino A. Daplas |
2007-05-08 | fbdev: clean up exit patch of fb_set_var | Antonino A. Daplas |
2007-05-08 | drivers/video/sis/: remove more kernel 2.4 code | Adrian Bunk |
2007-05-08 | atyfb: halve XCLK with Mobility and 32bit memory | Ville Syrjala |
2007-05-08 | atyfb: reorganize clock init | Ville Syrjala |
2007-05-08 | atyfb: increase SPLL delay | Ville Syrjala |
2007-05-08 | nvidiafb: fix return value of nvidiafb_open() | Antonino A. Daplas |
2007-05-08 | vga: vgastate fix | Ondrej Zajicek |
2007-05-08 | s3fb: implement fb_get_caps | Antonino A. Daplas |
2007-05-08 | fbdev: fbcon: check if mode can handle new screen | Antonino A. Daplas |
2007-05-08 | nvidiafb: prevent triggering of softlockup | Dave Jones |
2007-05-08 | pm2fb: pixclock setting restriction | Krzysztof Helt |
2007-05-08 | pm2fb: Permedia 2V memory clock setting | Krzysztof Helt |
2007-05-08 | pm2fb: 3dlabs Permedia 2V reference board added | Krzysztof Helt |
2007-05-08 | nvidiafb/rivafb: switch to pci_get refcounting | Alan Cox |
2007-05-08 | vmlfb: framebuffer driver for Intel Vermilion Range | Alan Hourihane |
2007-05-08 | s3fb: driver fixes | Ondrej Zajicek |
2007-05-08 | fbdev: save the activate field before calling fb_check_var() | Antonino A. Daplas |
2007-05-08 | fbcon: check if the character count can be handled | Antonino A. Daplas |
2007-05-08 | s3fb: implement fb_get_tilemax() | Antonino A. Daplas |
2007-05-08 | s3fb: limit 8x16 rectangles when tileblitting is enabled | Antonino A. Daplas |
2007-05-08 | vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels | Antonino A. Daplas |
2007-05-08 | fbcon: font setting should check limitation of driver | Antonino A. Daplas |
2007-05-08 | fbdev: advertise limitation of drawing engine | Antonino A. Daplas |
2007-05-08 | fbdev: consolidate common drawing functions into a header file | Antonino A. Daplas |
2007-05-08 | vfb: use fb_sys_read() and fb_sys_write() | Antonino A. Daplas |