aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/sis
AgeCommit message (Expand)AuthorFilesLines
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryGravatar Dan Rosenberg 1-0/+3
2010-05-25sis: strcpy() => strlcpy()Gravatar Dan Carpenter 1-1/+1
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORGravatar Christoph Egger 1-3/+0
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Gravatar Roel Kluin 1-1/+1
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSGravatar Aaro Koskinen 1-1/+1
2009-09-23sisfb: read buffer overflowGravatar Roel Kluin 1-2/+2
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexGravatar Krzysztof Helt 1-1/+0
2009-06-30fbdev: add mutex for fb_mmap lockingGravatar Krzysztof Helt 1-0/+2
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresGravatar Krzysztof Helt 1-2/+2
2009-04-13sisfb: fix color component length for pseudocolor modesGravatar Michal Januszewski 1-1/+1
2008-07-24video/sis/: remove compat codeGravatar Adrian Bunk 9-62/+17
2008-05-23fbdev: fix integer as NULL pointer warningGravatar Harvey Harrison 1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2008-02-06drivers/video: remove unnecessary pci_dev_putGravatar Julia Lawall 1-1/+1
2008-02-06fix ! versus & precedence in various placesGravatar Alexey Dobriyan 1-1/+1
2008-02-01USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsGravatar Fernando Luis Vázquez Cao 2-56/+0
2007-11-14video/sis/: fix negative array indexGravatar Adrian Bunk 1-1/+2
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hGravatar Krzysztof Helt 1-1/+1
2007-07-17sisfb: fix pseudo_palette array size and overrunGravatar Antonino A. Daplas 2-1/+7
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 1-1/+1
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeGravatar Adrian Bunk 3-138/+22
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 2-2/+0
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanGravatar Richard Knutsson 10-432/+420
2006-12-08[PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayGravatar David Rientjes 1-5/+2
2006-10-03[PATCH] drivers/video/sis/sis_main.h Removal of old codeGravatar Michal Piotrowski 1-65/+0
2006-10-03[PATCH] drivers/video/sis/vgatypes.h: removal of old codeGravatar Michal Piotrowski 1-2/+0
2006-10-03[PATCH] drivers/video/sis/sis_main.c: removal of old codeGravatar Michal Piotrowski 1-229/+3
2006-10-03[PATCH] drivers/video/sis/sis_accel.h: removal of old codeGravatar Michal Piotrowski 1-14/+0
2006-10-03[PATCH] drivers/video/sis/sis_accel.c: removal of old codeGravatar Michal Piotrowski 1-26/+0
2006-10-03[PATCH] drivers/video/sis/osdef.h: removal of old codeGravatar Michal Piotrowski 1-4/+0
2006-10-03[PATCH] drivers/video/sis/init.h: removal of old codeGravatar Michal Piotrowski 1-7/+0
2006-10-03[PATCH] drivers/video/sis/initextlfb.c: removal of old codeGravatar Michal Piotrowski 1-4/+0
2006-10-03[PATCH] drivers/video/sis/init301.h: removal of old codeGravatar Michal Piotrowski 1-7/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 7-7/+0
2006-06-30typo fixes: bandwith -> bandwidthGravatar Adrian Bunk 1-2/+2
2006-06-26[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messGravatar Adrian Bunk 1-1/+1
2006-03-27[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeGravatar Adrian Bunk 1-10/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeGravatar Christoph Hellwig 2-20/+13
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-0/+2
2005-09-09[PATCH] sisfb updateGravatar Thomas Winischhofer 19-18367/+14218
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 5-15/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 18-0/+36835