index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sis
/
sis_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-10-05
1
-0
/
+5
|
\
|
*
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2022-07-19
1
-0
/
+5
*
|
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-08-24
1
-2
/
+2
*
|
fbdev: sisfb: Clean up some inconsistent indenting
Jiapeng Chong
2022-08-24
1
-133
/
+141
|
/
*
video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()
Haowen Bai
2022-04-04
1
-1
/
+1
*
video: fbdev: sis: use swap() to make code cleaner
Yang Guang
2022-01-29
1
-1
/
+1
*
video: fbdev: sis: Fix set but not used warnings in sis_main
Sam Ravnborg
2020-11-30
1
-5
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
*
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
video: fbdev: sis: avoid mismatched prototypes
Arnd Bergmann
2018-03-12
1
-0
/
+51
*
video: fbdev: sis_main: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+4
*
video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-06-03
1
-21
/
+6
*
video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...
Markus Elfring
2014-12-04
1
-9
/
+5
*
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2014-10-18
1
-1
/
+1
|
\
|
*
video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...
Rickard Strandqvist
2014-09-30
1
-1
/
+1
*
|
video: fbdev: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-33
/
+33
|
/
*
drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value
Fabian Frederick
2014-06-24
1
-4
/
+0
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+6844