summaryrefslogtreecommitdiff
path: root/drivers/video/sis/sis_main.c
AgeCommit message (Expand)Author
2011-03-22sisfb: add support for XGI Z9 DDR2 POSTAaro Koskinen
2011-03-22sisfb: move XGI POST DDR2 bootup code into subroutinesAaro Koskinen
2011-03-22sisfb: add RAM type detection for XGI Z9Aaro Koskinen
2011-03-22sisfb: add subroutine for detecting XGI Z9Aaro Koskinen
2011-03-22sisfb: move XGI POST RAM type detection into a subroutineAaro Koskinen
2011-03-22sisfb: POST should fail if R/W test failsAaro Koskinen
2010-12-22sisfb: eliminate compiler warningsAaro Koskinen
2010-12-22sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen
2010-12-22sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen
2010-12-22sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen
2010-12-22sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen
2010-12-22sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen
2010-12-22sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen
2010-12-22sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen
2010-12-22sisfb: eliminate unused variable compiler warningAaro Koskinen
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen
2010-11-24sisfb: delete fallback code for pci_map_rom()Aaro Koskinen
2010-11-24sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen
2010-11-10sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen
2010-09-22drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-05-25sis: strcpy() => strlcpy()Dan Carpenter
2010-03-12fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger
2009-12-16fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin
2009-09-23sisfb: read buffer overflowRoel Kluin
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt
2009-04-13sisfb: fix color component length for pseudocolor modesMichal Januszewski
2008-07-24video/sis/: remove compat codeAdrian Bunk
2008-05-23fbdev: fix integer as NULL pointer warningHarvey 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-10-03[PATCH] drivers/video/sis/sis_main.c: 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-26[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian 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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds