aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sis/sis_main.c
Commit message (Expand)AuthorAge
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* video/sis: Annotate SiS_DRAMType as __devinitconstPeter Huewe2012-05-08
* sisfb: use display information in info not in var for panningLaurent Pinchart2011-08-19
* sisfb: add support for XGI Z9 DDR2 POSTAaro Koskinen2011-03-22
* sisfb: move XGI POST DDR2 bootup code into subroutinesAaro Koskinen2011-03-22
* sisfb: add RAM type detection for XGI Z9Aaro Koskinen2011-03-22
* sisfb: add subroutine for detecting XGI Z9Aaro Koskinen2011-03-22
* sisfb: move XGI POST RAM type detection into a subroutineAaro Koskinen2011-03-22
* sisfb: POST should fail if R/W test failsAaro Koskinen2011-03-22
* sisfb: eliminate compiler warningsAaro Koskinen2010-12-21
* sisfb: replace setSISIDXREG with SiS_SetRegANDORAaro Koskinen2010-12-21
* sisfb: replace andSISIDXREG with SiS_SetRegANDAaro Koskinen2010-12-21
* sisfb: replace orSISIDXREG with SiS_SetRegORAaro Koskinen2010-12-21
* sisfb: replace outSISIDXREG with SiS_SetRegAaro Koskinen2010-12-21
* sisfb: replace inSISIDXREG with SiS_GetRegAaro Koskinen2010-12-21
* sisfb: replace outSISREG with SiS_SetRegByteAaro Koskinen2010-12-21
* sisfb: replace inSISREG with SiS_GetRegByteAaro Koskinen2010-12-21
* sisfb: eliminate unused variable compiler warningAaro Koskinen2010-12-21
* sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-24
* sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-24
* sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-24
* sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-10
* drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-22
* sis: strcpy() => strlcpy()Dan Carpenter2010-05-25
* fbdev: remove obsolete CONFIG_FB_SOFT_CURSORChristoph Egger2010-03-12
* fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()Roel Kluin2009-12-16
* sisfb: read buffer overflowRoel Kluin2009-09-23
* sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-06
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
* fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt2009-06-16
* sisfb: fix color component length for pseudocolor modesMichal Januszewski2009-04-13
* video/sis/: remove compat codeAdrian Bunk2008-07-24
* fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-23
* drivers/video: remove unnecessary pci_dev_putJulia Lawall2008-02-06
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2008-02-01
* video/sis/: fix negative array indexAdrian Bunk2007-11-14
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-16
* sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas2007-07-17
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson2007-02-12
* [PATCH] drivers/video/sis/sis_main.c: removal of old codeMichal Piotrowski2006-10-03
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-10
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2006-06-26
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-14
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-07