summaryrefslogtreecommitdiff
path: root/drivers/video/sis
AgeCommit message (Expand)Author
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-09-09[PATCH] sisfb updateThomas Winischhofer
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-03-30[PATCH] sisfb: Trivial cleanupsAntonino Daplas
2005-03-09[PATCH] sis: eliminate bad section referencesRandy Dunlap
2005-03-09[PATCH] sis warning fixAndrew Morton
2005-02-16[PATCH] sis: fix sparse warningsRandy Dunlap
2005-01-20[PATCH] Convert sis fb driver to compat_ioctlAndi Kleen
2005-01-04[PATCH] fbdev: SiS framebuffer driver update 1.7.17Thomas Winischhofer
2004-11-07[PATCH] fbcon/fbdev: Remove fbcon-specific fields from struct fb_infoAntonino Daplas
2004-09-30Fix up and type-annotate sis fb driverLinus Torvalds
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-07-29[PATCH] cmap annotationsAlexander Viro
2004-06-18[PATCH] sparse: drivers/video/sis annotationAlexander Viro
2004-06-17[PATCH] sisfb update 1.7.10Thomas Winischhofer
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr
2004-02-03[PATCH] sisfb updateAndrew Morton
2003-12-29[PATCH] sis comparison / assignment operator fixAndrew Morton
2003-07-11[PATCH] not sure what the author was on ..Alan Cox
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/video/sis/sis_main.cGreg Kroah-Hartman
2003-05-27[AGPGART] Yet another missed typedef compile fix.Dave Jones
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-04-01[FBDEV] Use C99 style.James Simmons
2003-03-06[SIS FBDEV] More sisfb driver updates.James Simmons
2003-03-05[SIS FBDEV] Make it compile as a module.James Simmons
2003-03-04[FBCON] Help clear margins for modes where the resolution does quite fit the ...James Simmons
2003-03-04[FBDEV] Updates for the SIS fbdev driver to the new api. Removed poll. We wil...James Simmons
2003-03-03[FBDEV] Accelerated functions pass in const structs.James Simmons
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-10-15Oops. Forgot to include sis_accel.oJames Simmons
2002-10-15Cleaned up and moved all the graphics related code inf drivers/video and move...James Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-07-10Updates to SIS framebuffer driverJames Simmons
2002-05-24kbuild: Remove now redundant 'O_TARGET := built-in.o' linesKai Germaschewski
2002-05-23kbuild: Use standard multi-part object declaration in drivers/video/*Kai Germaschewski
2002-04-29A bunch of fixes needed.James Simmons
2002-04-22Now that we have made the color map handling code more generic I have replace...James Simmons
2002-04-21With the use of currcon and the function pointer in struct fb_info we now hav...James Simmons
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...James Simmons
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons
2002-02-27Update sisfb for recent kdev_t changes in 2.5.[01].Bakonyi Ferenc
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.13.1 -> v2.4.13.2Linus Torvalds
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds
2002-02-04v2.4.10.5 -> v2.4.10.6Linus Torvalds