- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / sis /
2011-08-19 Laurent Pinchartsisfb: use display information in info not in var for...
2011-06-15 Laurent Pinchartsisfb: use display information in info not in var for...
2011-03-22 Aaro Koskinensisfb: add support for XGI Z9 DDR2 POST
2011-03-22 Aaro Koskinensisfb: move XGI POST DDR2 bootup code into subroutines
2011-03-22 Aaro Koskinensisfb: add RAM type detection for XGI Z9
2011-03-22 Aaro Koskinensisfb: add subroutine for detecting XGI Z9
2011-03-22 Aaro Koskinensisfb: move XGI POST RAM type detection into a subroutine
2011-03-22 Aaro Koskinensisfb: POST should fail if R/W test fails
2010-12-22 Aaro Koskinensisfb: eliminate compiler warnings
2010-12-22 Aaro Koskinensisfb: delete unused register I/O macros
2010-12-22 Aaro Koskinensisfb: replace setSISIDXREG with SiS_SetRegANDOR
2010-12-22 Aaro Koskinensisfb: replace andSISIDXREG with SiS_SetRegAND
2010-12-22 Aaro Koskinensisfb: replace orSISIDXREG with SiS_SetRegOR
2010-12-22 Aaro Koskinensisfb: replace outSISIDXREG with SiS_SetReg
2010-12-22 Aaro Koskinensisfb: replace inSISIDXREG with SiS_GetReg
2010-12-22 Aaro Koskinensisfb: replace outSISREG with SiS_SetRegByte
2010-12-22 Aaro Koskinensisfb: replace inSISREG with SiS_GetRegByte
2010-12-22 Aaro Koskinensisfb: change register I/O functions to use fixed size...
2010-12-22 Aaro Koskinensisfb: remove duplicate function declarations
2010-12-22 Aaro Koskinensisfb: delete HAVE_CONFIG_H checks
2010-12-22 Aaro Koskinensisfb: eliminate unused variable compiler warning
2010-11-24 Aaro Koskinensisfb: delete osdef.h
2010-11-24 Aaro Koskinensisfb: move the CONFIG warning to sis_main.c
2010-11-24 Aaro Koskinensisfb: replace SiS_SetMemory with memset_io
2010-11-24 Aaro Koskinensisfb: remove InPort/OutPort wrappers
2010-11-24 Aaro Koskinensisfb: use CONFIG_FB_SIS_301/315 instead of SIS301...
2010-11-24 Aaro Koskinensisfb: delete redudant #define SIS_LINUX_KERNEL
2010-11-24 Aaro Koskinensisfb: delete dead SIS_XORG_XF86 code
2010-11-24 Aaro Koskinensisfb: delete fallback code for pci_map_rom()
2010-11-24 Aaro Koskinensisfb: delete obsolete PCI ROM bug workaround
2010-11-10 Aaro Koskinensisfb: limit POST memory test according to PCI resource...
2010-09-23 Dan Rosenbergdrivers/video/sis/sis_main.c: prevent reading uninitial...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Dan Carpentersis: strcpy() => strlcpy()
2010-03-12 Christoph Eggerfbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-16 Roel Kluinfbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Aaro Koskinensisfb: change SiS_DDC_Port type to SISIOADDRESS
2009-09-23 Aaro Koskinensisfb: change SiS_DDC_Port type to SISIOADDRESS
2009-09-23 Roel Kluinsisfb: read buffer overflow
2009-07-06 Krzysztof Heltsisfb: fix regression with uninitalized fb_info->mm_loc...
2009-07-01 Krzysztof Heltfbdev: add mutex for fb_mmap locking
2009-06-17 Krzysztof Heltfbdev: use framebuffer_release() for freeing fb_info...
2009-04-13 Michal Januszewskisisfb: fix color component length for pseudocolor modes
2008-07-24 Adrian Bunkvideo/sis/: remove compat code
2008-05-23 Harvey Harrisonfbdev: fix integer as NULL pointer warning
2008-04-28 Harvey Harrisonvideo: replace remaining __FUNCTION__ occurrences
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-06 Julia Lawalldrivers/video: remove unnecessary pci_dev_put
2008-02-06 Alexey Dobriyanfix ! versus & precedence in various places
2008-02-01 Fernando Luis Vázq... USB: sisusb: *_ioctl32_conversion functions do not...
2007-11-15 Adrian Bunkvideo/sis/: fix negative array index
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-07-17 Antonino A. Daplassisfb: fix pseudo_palette array size and overrun
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Adrian Bunkdrivers/video/sis/: remove more kernel 2.4 code
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-12 Richard Knutsson[PATCH] drivers/video/sis: Convert to generic boolean
2006-12-08 David Rientjes[PATCH] video SiS: remove unnecessary variables in...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/sis_main.h Removal of old...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/vgatypes.h: removal of old...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/sis_main.c: removal of old...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/sis_accel.h: removal of old...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/sis_accel.c: removal of old...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/osdef.h: removal of old code
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/init.h: removal of old code
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/initextlfb.c: removal of...
2006-10-03 Michal Piotrowski[PATCH] drivers/video/sis/init301.h: removal of old...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-10 Jon Smirl[PATCH] vt: Remove VT-specific declarations and definit...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Adrian Bunktypo fixes: bandwith -> bandwidth
2006-06-26 Adrian Bunk[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess
2006-03-27 Adrian Bunk[PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Christoph Hellwig[PATCH] fbdev: Sanitize ->fb_ioctl prototype
2005-11-07 Antonino A. Daplas[PATCH] fbcon/fbdev: Move softcursor out of fbdev to...
2005-09-09 Thomas Winischhofer[PATCH] sisfb update
2005-05-05 Adrian Bunk[PATCH] make some things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-17 Randy Dunlap[PATCH] sis: fix sparse warnings
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-21 Andi Kleen[PATCH] Convert sis fb driver to compat_ioctl
2005-01-04 Thomas Winischhofer[PATCH] fbdev: SiS framebuffer driver update 1.7.17
2004-11-07 Antonino Daplas[PATCH] fbcon/fbdev: Remove fbcon-specific fields from...
2004-09-30 Linus TorvaldsFix up and type-annotate sis fb driver
2004-09-22 Antonino Daplas[PATCH] fbcon: fix fbcon's setup routine
2004-09-08 Antonino Daplas[PATCH] fbdev: Add module_init() and fb_get_options...
2004-07-29 Alexander Viro[PATCH] cmap annotations
2004-06-18 Alexander Viro[PATCH] sparse: drivers/video/sis annotation
2004-06-18 Thomas Winischhofer[PATCH] sisfb update 1.7.10
2004-03-31 Alexander Stohr[PATCH] double semicolon cleanup
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] sisfb update
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] sis comparison / assignment operator fix
next