Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -98/+62 |
2012-09-23 | drivers/video/sis/initextlfb.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2012-07-11 | via: Remove bogus if check | Alan Cox | 1 | -1/+2 |
2012-05-08 | video/sis: Annotate SiS_DRAMType as __devinitconst | Peter Huewe | 1 | -20/+21 |
2012-05-08 | video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType | Peter Huewe | 1 | -45/+0 |
2011-08-19 | sisfb: use display information in info not in var for panning | Laurent Pinchart | 1 | -20/+10 |
2011-03-22 | sisfb: add support for XGI Z9 DDR2 POST | Aaro Koskinen | 1 | -9/+68 |
2011-03-22 | sisfb: move XGI POST DDR2 bootup code into subroutines | Aaro Koskinen | 1 | -55/+84 |
2011-03-22 | sisfb: add RAM type detection for XGI Z9 | Aaro Koskinen | 1 | -1/+7 |
2011-03-22 | sisfb: add subroutine for detecting XGI Z9 | Aaro Koskinen | 3 | -0/+20 |
2011-03-22 | sisfb: move XGI POST RAM type detection into a subroutine | Aaro Koskinen | 1 | -22/+35 |
2011-03-22 | sisfb: POST should fail if R/W test fails | Aaro Koskinen | 1 | -5/+17 |
2010-12-22 | sisfb: eliminate compiler warnings | Aaro Koskinen | 2 | -3/+3 |
2010-12-22 | sisfb: delete unused register I/O macros | Aaro Koskinen | 1 | -53/+1 |
2010-12-22 | sisfb: replace setSISIDXREG with SiS_SetRegANDOR | Aaro Koskinen | 1 | -47/+47 |
2010-12-22 | sisfb: replace andSISIDXREG with SiS_SetRegAND | Aaro Koskinen | 1 | -33/+33 |
2010-12-22 | sisfb: replace orSISIDXREG with SiS_SetRegOR | Aaro Koskinen | 1 | -36/+36 |
2010-12-22 | sisfb: replace outSISIDXREG with SiS_SetReg | Aaro Koskinen | 1 | -315/+315 |
2010-12-22 | sisfb: replace inSISIDXREG with SiS_GetReg | Aaro Koskinen | 1 | -128/+128 |
2010-12-22 | sisfb: replace outSISREG with SiS_SetRegByte | Aaro Koskinen | 1 | -10/+10 |
2010-12-22 | sisfb: replace inSISREG with SiS_GetRegByte | Aaro Koskinen | 1 | -9/+9 |
2010-12-22 | sisfb: change register I/O functions to use fixed size types | Aaro Koskinen | 2 | -32/+32 |
2010-12-22 | sisfb: remove duplicate function declarations | Aaro Koskinen | 3 | -25/+14 |
2010-12-22 | sisfb: delete HAVE_CONFIG_H checks | Aaro Koskinen | 2 | -8/+0 |
2010-12-22 | sisfb: eliminate unused variable compiler warning | Aaro Koskinen | 1 | -14/+16 |
2010-11-24 | sisfb: delete osdef.h | Aaro Koskinen | 5 | -65/+0 |
2010-11-24 | sisfb: move the CONFIG warning to sis_main.c | Aaro Koskinen | 2 | -5/+5 |
2010-11-24 | sisfb: replace SiS_SetMemory with memset_io | Aaro Koskinen | 2 | -4/+2 |
2010-11-24 | sisfb: remove InPort/OutPort wrappers | Aaro Koskinen | 2 | -40/+10 |
2010-11-24 | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H | Aaro Koskinen | 6 | -201/+193 |
2010-11-24 | sisfb: delete redudant #define SIS_LINUX_KERNEL | Aaro Koskinen | 7 | -116/+0 |
2010-11-24 | sisfb: delete dead SIS_XORG_XF86 code | Aaro Koskinen | 7 | -788/+0 |
2010-11-24 | sisfb: delete fallback code for pci_map_rom() | Aaro Koskinen | 1 | -17/+0 |
2010-11-24 | sisfb: delete obsolete PCI ROM bug workaround | Aaro Koskinen | 1 | -8/+0 |
2010-11-10 | sisfb: limit POST memory test according to PCI resource length | Aaro Koskinen | 1 | -2/+6 |
2010-09-23 | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory | Dan Rosenberg | 1 | -0/+3 |
2010-05-25 | sis: strcpy() => strlcpy() | Dan Carpenter | 1 | -1/+1 |
2010-03-13 | fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR | Christoph Egger | 1 | -3/+0 |
2009-12-16 | fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() | Roel Kluin | 1 | -1/+1 |
2009-09-23 | sisfb: change SiS_DDC_Port type to SISIOADDRESS | Aaro Koskinen | 1 | -1/+1 |
2009-09-23 | sisfb: read buffer overflow | Roel Kluin | 1 | -2/+2 |
2009-07-07 | sisfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -0/+2 |
2009-06-17 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 1 | -2/+2 |
2009-04-14 | sisfb: fix color component length for pseudocolor modes | Michal Januszewski | 1 | -1/+1 |
2008-07-24 | video/sis/: remove compat code | Adrian Bunk | 9 | -62/+17 |
2008-05-23 | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-02-06 | drivers/video: remove unnecessary pci_dev_put | Julia Lawall | 1 | -1/+1 |