aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s3fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13s3fb: fix color component length for pseudocolor modesMichal Januszewski1-3/+3
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek1-9/+9
2008-04-28fbdev: framebuffer_alloc() fixesOndrej Zajicek1-10/+10
2008-04-28s3fb: add option mode_optionKrzysztof Helt1-7/+9
2007-10-16s3fb: do not allow incorrect pixclock settingsKrzysztof Helt1-4/+11
2007-10-16svgalib: mode selection updatesOndrej Zajicek1-2/+7
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas1-18/+1
2007-05-08s3fb: updatesOndrej Zajicek1-9/+6
2007-05-08s3fb: implement fb_get_capsAntonino A. Daplas1-0/+18
2007-05-08s3fb: driver fixesOndrej Zajicek1-11/+10
2007-05-08s3fb: implement fb_get_tilemax()Antonino A. Daplas1-1/+6
2007-05-08s3fb: limit 8x16 rectangles when tileblitting is enabledAntonino A. Daplas1-0/+6
2007-05-08s3fb: add sparse annotationsAntonino A. Daplas1-3/+3
2007-05-08s3fb: fix PCI must_checksRandy Dunlap1-1/+8
2007-03-22[PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk1-1/+2
2007-02-26[PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek1-3/+3
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek1-0/+1180