summaryrefslogtreecommitdiff
path: root/drivers/video/sis
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: delete unused register I/O macrosAaro 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: change register I/O functions to use fixed size typesAaro Koskinen
2010-12-22sisfb: remove duplicate function declarationsAaro Koskinen
2010-12-22sisfb: delete HAVE_CONFIG_H checksAaro Koskinen
2010-12-22sisfb: eliminate unused variable compiler warningAaro Koskinen
2010-11-24sisfb: delete osdef.hAaro Koskinen
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen
2010-11-24sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen
2010-11-24sisfb: remove InPort/OutPort wrappersAaro Koskinen
2010-11-24sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen
2010-11-24sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen
2010-11-24sisfb: delete dead SIS_XORG_XF86 codeAaro 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: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen
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-04-28video: replace remaining __FUNCTION__ occurrencesHarvey 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