summaryrefslogtreecommitdiff
path: root/drivers/video/sis
AgeCommit message (Expand)Author
2008-07-24video/sis/: remove compat codeAdrian Bunk
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-02-01USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao
2007-11-14video/sis/: fix negative array indexAdrian Bunk
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt
2007-07-17sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson
2006-12-08[PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayDavid Rientjes
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk
2006-06-26[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig
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