index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sis
/
sis_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-88
/
+52
*
video/sis: Annotate SiS_DRAMType as __devinitconst
Peter Huewe
2012-05-08
1
-20
/
+21
*
sisfb: use display information in info not in var for panning
Laurent Pinchart
2011-08-19
1
-20
/
+10
*
sisfb: add support for XGI Z9 DDR2 POST
Aaro Koskinen
2011-03-22
1
-9
/
+68
*
sisfb: move XGI POST DDR2 bootup code into subroutines
Aaro Koskinen
2011-03-22
1
-55
/
+84
*
sisfb: add RAM type detection for XGI Z9
Aaro Koskinen
2011-03-22
1
-1
/
+7
*
sisfb: add subroutine for detecting XGI Z9
Aaro Koskinen
2011-03-22
1
-0
/
+18
*
sisfb: move XGI POST RAM type detection into a subroutine
Aaro Koskinen
2011-03-22
1
-22
/
+35
*
sisfb: POST should fail if R/W test fails
Aaro Koskinen
2011-03-22
1
-5
/
+17
*
sisfb: eliminate compiler warnings
Aaro Koskinen
2010-12-22
1
-1
/
+1
*
sisfb: replace setSISIDXREG with SiS_SetRegANDOR
Aaro Koskinen
2010-12-22
1
-47
/
+47
*
sisfb: replace andSISIDXREG with SiS_SetRegAND
Aaro Koskinen
2010-12-22
1
-33
/
+33
*
sisfb: replace orSISIDXREG with SiS_SetRegOR
Aaro Koskinen
2010-12-22
1
-36
/
+36
*
sisfb: replace outSISIDXREG with SiS_SetReg
Aaro Koskinen
2010-12-22
1
-315
/
+315
*
sisfb: replace inSISIDXREG with SiS_GetReg
Aaro Koskinen
2010-12-22
1
-128
/
+128
*
sisfb: replace outSISREG with SiS_SetRegByte
Aaro Koskinen
2010-12-22
1
-10
/
+10
*
sisfb: replace inSISREG with SiS_GetRegByte
Aaro Koskinen
2010-12-22
1
-9
/
+9
*
sisfb: eliminate unused variable compiler warning
Aaro Koskinen
2010-12-22
1
-14
/
+16
*
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2010-11-24
1
-0
/
+5
*
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
2010-11-24
1
-17
/
+0
*
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
2010-11-24
1
-8
/
+0
*
sisfb: limit POST memory test according to PCI resource length
Aaro Koskinen
2010-11-10
1
-2
/
+6
*
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-09-22
1
-0
/
+3
*
sis: strcpy() => strlcpy()
Dan Carpenter
2010-05-25
1
-1
/
+1
*
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
Christoph Egger
2010-03-12
1
-3
/
+0
*
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
Roel Kluin
2009-12-16
1
-1
/
+1
*
sisfb: read buffer overflow
Roel Kluin
2009-09-23
1
-2
/
+2
*
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-06
1
-1
/
+0
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-0
/
+2
*
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
2009-06-16
1
-2
/
+2
*
sisfb: fix color component length for pseudocolor modes
Michal Januszewski
2009-04-13
1
-1
/
+1
*
video/sis/: remove compat code
Adrian Bunk
2008-07-24
1
-34
/
+10
*
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-1
/
+1
*
drivers/video: remove unnecessary pci_dev_put
Julia Lawall
2008-02-06
1
-1
/
+1
*
fix ! versus & precedence in various places
Alexey Dobriyan
2008-02-06
1
-1
/
+1
*
USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels
Fernando Luis Vázquez Cao
2008-02-01
1
-48
/
+0
*
video/sis/: fix negative array index
Adrian Bunk
2007-11-14
1
-1
/
+2
*
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
2007-10-16
1
-1
/
+1
*
sisfb: fix pseudo_palette array size and overrun
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-1
/
+1
*
drivers/video/sis/: remove more kernel 2.4 code
Adrian Bunk
2007-05-08
1
-85
/
+20
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] drivers/video/sis: Convert to generic boolean
Richard Knutsson
2007-02-12
1
-107
/
+107
*
[PATCH] drivers/video/sis/sis_main.c: removal of old code
Michal Piotrowski
2006-10-03
1
-229
/
+3
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-0
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess
Adrian Bunk
2006-06-26
1
-1
/
+1
*
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
2006-01-14
1
-20
/
+8
*
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-11-07
1
-0
/
+2
[next]