summaryrefslogtreecommitdiffstats
path: root/drivers/video/tdfxfb.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-1686/+0
2013-09-19video: tdfxfb: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-16/+14
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-9/+9
2010-08-05VIDEO: Correct use of request_region/request_mem_regionJulia Lawall-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-06-15i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare-1/+0
2009-04-07tdfxfb: make use of DDC information about connected monitorKrzysztof Helt-4/+63
2009-04-07tdfxfb: move I2C functionality into the tdfxfbKrzysztof Helt-1/+199
2009-04-01tdfxfb: fix memory leaks in removal pathAndres Salomon-0/+1
2008-10-16tdfxfb: do not make changes to default tdfx_fixKrzysztof Helt-24/+24
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt-4/+3
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt-1/+1
2008-07-24tdfxfb: remove ypan checks done by a higher layerKrzysztof Helt-5/+1
2008-07-24tdfxfb: add mode_option module parameterKrzysztof Helt-0/+2
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap-1/+1
2007-10-16tdfxfb: checkpatch fixesKrzysztof Helt-59/+77
2007-10-16tdfxfb: replace busy waiting with cpu_relaxKrzysztof Helt-1/+2
2007-10-16tdfxfb: mtrr supportKrzysztof Helt-4/+43
2007-10-16tdfxfb: hardware cursorKrzysztof Helt-95/+74
2007-10-16tdfxfb: code improvementsKrzysztof Helt-114/+47
2007-10-16tdfxfb: palette fixesKrzysztof Helt-1/+17
2007-10-16tdfxfb: 3 fixesKrzysztof Helt-64/+108
2007-10-16tdfxfb: coding style improvementKrzysztof Helt-361/+376
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-11[PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas-19/+23
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk-1/+1
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas-26/+31
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas-1/+0
2005-05-01[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond-23/+22
2005-05-01[PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond-12/+31
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1366