summaryrefslogtreecommitdiffstats
path: root/drivers/video/sis
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-221-0/+3
* sis: strcpy() => strlcpy()Dan Carpenter2010-05-251-1/+1
* fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-121-3/+0
* fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-161-1/+1
* sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen2009-09-231-1/+1
* sisfb: read buffer overflowRoel Kluin2009-09-231-2/+2
* sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-061-1/+0
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+2
* fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-161-2/+2
* sisfb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-1/+1
* video/sis/: remove compat codeAdrian Bunk2008-07-249-62/+17
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* drivers/video: remove unnecessary pci_dev_putJulia Lawall2008-02-061-1/+1
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-061-1/+1
* USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2008-02-012-56/+0
* video/sis/: fix negative array indexAdrian Bunk2007-11-141-1/+2
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+1
* sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas2007-07-172-1/+7
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
* drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk2007-05-083-138/+22
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0
* [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-1210-432/+420
* [PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayDavid Rientjes2006-12-081-5/+2
* [PATCH] drivers/video/sis/sis_main.h Removal of old codeMichal Piotrowski2006-10-031-65/+0
* [PATCH] drivers/video/sis/vgatypes.h: removal of old codeMichal Piotrowski2006-10-031-2/+0
* [PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski2006-10-031-229/+3
* [PATCH] drivers/video/sis/sis_accel.h: removal of old codeMichal Piotrowski2006-10-031-14/+0
* [PATCH] drivers/video/sis/sis_accel.c: removal of old codeMichal Piotrowski2006-10-031-26/+0
* [PATCH] drivers/video/sis/osdef.h: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] drivers/video/sis/initextlfb.c: removal of old codeMichal Piotrowski2006-10-031-4/+0
* [PATCH] drivers/video/sis/init301.h: removal of old codeMichal Piotrowski2006-10-031-7/+0
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-307-7/+0
* typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-2/+2
* [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2006-06-261-1/+1
* [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk2006-03-271-10/+1
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-142-20/+13
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-0/+2
* [PATCH] sisfb updateThomas Winischhofer2005-09-0919-18367/+14218
* [PATCH] make some things staticAdrian Bunk2005-05-055-15/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1618-0/+36835
OpenPOWER on IntegriCloud