index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
sis
Age
Commit message (
Expand
)
Author
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-22
drivers/video/sis/initextlfb.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-11
via: Remove bogus if check
Alan Cox
2012-05-08
video/sis: Annotate SiS_DRAMType as __devinitconst
Peter Huewe
2012-05-08
video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType
Peter Huewe
2011-08-19
sisfb: use display information in info not in var for panning
Laurent Pinchart
2011-03-22
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
2010-12-22
sisfb: eliminate compiler warnings
Aaro Koskinen
2010-12-22
sisfb: delete unused register I/O macros
Aaro Koskinen
2010-12-22
sisfb: replace setSISIDXREG with SiS_SetRegANDOR
Aaro Koskinen
2010-12-22
sisfb: replace andSISIDXREG with SiS_SetRegAND
Aaro Koskinen
2010-12-22
sisfb: replace orSISIDXREG with SiS_SetRegOR
Aaro Koskinen
2010-12-22
sisfb: replace outSISIDXREG with SiS_SetReg
Aaro Koskinen
2010-12-22
sisfb: replace inSISIDXREG with SiS_GetReg
Aaro Koskinen
2010-12-22
sisfb: replace outSISREG with SiS_SetRegByte
Aaro Koskinen
2010-12-22
sisfb: replace inSISREG with SiS_GetRegByte
Aaro Koskinen
2010-12-22
sisfb: change register I/O functions to use fixed size types
Aaro Koskinen
2010-12-22
sisfb: remove duplicate function declarations
Aaro Koskinen
2010-12-22
sisfb: delete HAVE_CONFIG_H checks
Aaro Koskinen
2010-12-22
sisfb: eliminate unused variable compiler warning
Aaro Koskinen
2010-11-24
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-10
sisfb: limit POST memory test according to PCI resource length
Aaro Koskinen
2010-09-22
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-05-25
sis: strcpy() => strlcpy()
Dan Carpenter
2010-03-12
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
Christoph Egger
2009-12-16
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
Roel Kluin
2009-09-23
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
2009-09-23
sisfb: read buffer overflow
Roel Kluin
2009-07-06
sisfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-16
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
2009-04-13
sisfb: fix color component length for pseudocolor modes
Michal Januszewski
2008-07-24
video/sis/: remove compat code
Adrian Bunk
2008-05-23
fbdev: fix integer as NULL pointer warning
Harvey Harrison
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
drivers/video: remove unnecessary pci_dev_put
Julia Lawall
[next]