aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sis (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter1-1/+1
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger1-3/+0
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin1-1/+1
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1
2009-09-23sisfb: read buffer overflowRoel Kluin1-2/+2
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+2
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt1-2/+2
2009-04-13sisfb: fix color component length for pseudocolor modesMichal Januszewski1-1/+1
2008-07-24video/sis/: remove compat codeAdrian Bunk9-62/+17
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall1-1/+1
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan1-1/+1
2008-02-01USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2-56/+0
2007-11-14video/sis/: fix negative array indexAdrian Bunk1-1/+2
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-07-17sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas2-1/+7
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk3-138/+22
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson10-432/+420
2006-12-08[PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayDavid Rientjes1-5/+2
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski1-65/+0
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski1-2/+0
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski1-229/+3
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski1-14/+0
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski1-26/+0
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski1-7/+0
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski1-4/+0
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski1-7/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-2/+2
2006-06-26[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk1-1/+1
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk1-10/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2-20/+13
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-0/+2
2005-09-09[PATCH] sisfb updateThomas Winischhofer19-18367/+14218
2005-05-05[PATCH] make some things staticAdrian Bunk5-15/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds18-0/+36835