aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tdfxfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-9/+9
2010-08-05VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare1-1/+0
2009-04-07tdfxfb: make use of DDC information about connected monitorKrzysztof Helt1-4/+63
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt1-1/+199
2009-04-01tdfxfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2008-10-16tdfxfb: do not make changes to default tdfx_fixKrzysztof Helt1-24/+24
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt1-4/+3
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt1-1/+1
2008-07-24tdfxfb: remove ypan checks done by a higher layerKrzysztof Helt1-5/+1
2008-07-24tdfxfb: add mode_option module parameterKrzysztof Helt1-0/+2
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap1-1/+1
2007-10-16tdfxfb: checkpatch fixesKrzysztof Helt1-59/+77
2007-10-16tdfxfb: replace busy waiting with cpu_relaxKrzysztof Helt1-1/+2
2007-10-16tdfxfb: mtrr supportKrzysztof Helt1-4/+43
2007-10-16tdfxfb: hardware cursorKrzysztof Helt1-95/+74
2007-10-16tdfxfb: code improvementsKrzysztof Helt1-114/+47
2007-10-16tdfxfb: palette fixesKrzysztof Helt1-1/+17
2007-10-16tdfxfb: 3 fixesKrzysztof Helt1-64/+108
2007-10-16tdfxfb: coding style improvementKrzysztof Helt1-361/+376
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-11[PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas1-19/+23
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk1-1/+1
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas1-26/+31
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-05-01[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond1-23/+22
2005-05-01[PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond1-12/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1366