aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sis (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27Thomas Gleixner6-85/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-10-08video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor1-3/+1
2018-03-12video: fbdev: sis: avoid mismatched prototypesArnd Bergmann6-513/+508
2017-11-09video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-10-12video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King1-1/+1
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva1-12/+3
2016-03-03video: fbdev: sis: remove unused variableSudip Mukherjee1-8/+2
2015-06-03video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-22/+7
2014-12-04video: fbdev-SIS: Deletion of unnecessary checks before the function call "pci_dev_put"Markus Elfring1-9/+5
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-2/+2
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes1-33/+33
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall1-1/+1
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes1-1/+1
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick1-4/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen18-0/+31032