| Commit message (Expand) | Author | Age |
* | sisfb: use display information in info not in var for panning | Laurent Pinchart | 2011-08-19 |
* | sisfb: add support for XGI Z9 DDR2 POST | Aaro Koskinen | 2011-03-22 |
* | sisfb: move XGI POST DDR2 bootup code into subroutines | Aaro Koskinen | 2011-03-22 |
* | sisfb: add RAM type detection for XGI Z9 | Aaro Koskinen | 2011-03-22 |
* | sisfb: add subroutine for detecting XGI Z9 | Aaro Koskinen | 2011-03-22 |
* | sisfb: move XGI POST RAM type detection into a subroutine | Aaro Koskinen | 2011-03-22 |
* | sisfb: POST should fail if R/W test fails | Aaro Koskinen | 2011-03-22 |
* | sisfb: eliminate compiler warnings | Aaro Koskinen | 2010-12-21 |
* | sisfb: delete unused register I/O macros | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace setSISIDXREG with SiS_SetRegANDOR | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace andSISIDXREG with SiS_SetRegAND | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace orSISIDXREG with SiS_SetRegOR | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace outSISIDXREG with SiS_SetReg | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace inSISIDXREG with SiS_GetReg | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace outSISREG with SiS_SetRegByte | Aaro Koskinen | 2010-12-21 |
* | sisfb: replace inSISREG with SiS_GetRegByte | Aaro Koskinen | 2010-12-21 |
* | sisfb: change register I/O functions to use fixed size types | Aaro Koskinen | 2010-12-21 |
* | sisfb: remove duplicate function declarations | Aaro Koskinen | 2010-12-21 |
* | sisfb: delete HAVE_CONFIG_H checks | Aaro Koskinen | 2010-12-21 |
* | sisfb: eliminate unused variable compiler warning | Aaro Koskinen | 2010-12-21 |
* | sisfb: delete osdef.h | Aaro Koskinen | 2010-11-24 |
* | sisfb: move the CONFIG warning to sis_main.c | Aaro Koskinen | 2010-11-24 |
* | sisfb: replace SiS_SetMemory with memset_io | Aaro Koskinen | 2010-11-24 |
* | sisfb: remove InPort/OutPort wrappers | Aaro Koskinen | 2010-11-24 |
* | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H | Aaro Koskinen | 2010-11-24 |
* | sisfb: delete redudant #define SIS_LINUX_KERNEL | Aaro Koskinen | 2010-11-24 |
* | sisfb: delete dead SIS_XORG_XF86 code | Aaro Koskinen | 2010-11-24 |
* | sisfb: delete fallback code for pci_map_rom() | Aaro Koskinen | 2010-11-24 |
* | sisfb: delete obsolete PCI ROM bug workaround | Aaro Koskinen | 2010-11-24 |
* | sisfb: limit POST memory test according to PCI resource length | Aaro Koskinen | 2010-11-10 |
* | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 2010-09-22 |
* | sis: strcpy() => strlcpy() | Dan Carpenter | 2010-05-25 |
* | fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR | Christoph Egger | 2010-03-12 |
* | fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() | Roel Kluin | 2009-12-16 |
* | sisfb: change SiS_DDC_Port type to SISIOADDRESS | Aaro Koskinen | 2009-09-23 |
* | sisfb: read buffer overflow | Roel Kluin | 2009-09-23 |
* | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-06 |
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 |
* | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 2009-06-16 |
* | sisfb: fix color component length for pseudocolor modes | Michal Januszewski | 2009-04-13 |
* | video/sis/: remove compat code | Adrian Bunk | 2008-07-24 |
* | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 |
* | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 2008-02-06 |
* | fix ! versus & precedence in various places | Alexey Dobriyan | 2008-02-06 |
* | USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels | Fernando Luis Vázquez Cao | 2008-02-01 |
* | video/sis/: fix negative array index | Adrian Bunk | 2007-11-14 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 |
* | sisfb: fix pseudo_palette array size and overrun | Antonino A. Daplas | 2007-07-17 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 |