summaryrefslogtreecommitdiffstats
path: root/drivers/video/sis/sis_main.c
Commit message (Expand)AuthorAgeFilesLines
* sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-061-1/+0Star
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-07-011-0/+2
* fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-171-2/+2
* sisfb: fix color component length for pseudocolor modesMichal Januszewski2009-04-141-1/+1
* video/sis/: remove compat codeAdrian Bunk2008-07-241-34/+10Star
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-231-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-011-48/+0Star
* video/sis/: fix negative array indexAdrian Bunk2007-11-151-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-171-0/+6
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-1/+1
* drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk2007-05-081-85/+20Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-121-107/+107
* [PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski2006-10-031-229/+3Star
* [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-301-1/+0Star
* [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2006-06-261-1/+1
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-151-20/+8Star
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-0/+2
* [PATCH] sisfb updateThomas Winischhofer2005-09-091-3211/+4314
* [PATCH] make some things staticAdrian Bunk2005-05-061-2/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+6027