summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sis
AgeCommit message (Expand)Author
2024-01-21fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-01-12fbdev/sis: Remove dependency on screen_infoThomas Zimmermann
2023-10-19fbdev/sisfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-24fbdev: sisfb: use explicitly signed charJason A. Donenfeld
2022-10-20fbdev: sisfb: fix repeated word in commentJilin Yuan
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong
2022-07-26video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov
2022-07-19fbdev: Remove conflicting devices on PCI busThomas Zimmermann
2022-04-04video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()Haowen Bai
2022-01-29video: fbdev: sis: use swap() to make code cleanerYang Guang
2020-12-08video: fbdev: sis: Drop useless call to SiS_GetResInfo()Sam Ravnborg
2020-11-30video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg
2020-11-30video: fbdev: sis: Fix set but not used warnings in init.cSam Ravnborg
2020-11-30video: fbdev: sis: Fix defined but not used warning of SiS_TVDelaySam Ravnborg
2020-11-30video: fbdev: sis: Fix defined but not used warningsSam Ravnborg
2020-10-17video: fbdev: sis: remove unneeded semicolonJason Yan
2020-10-16video: Remove set but not used variableLi Heng
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-09-08video: fbdev: sis: fix null ptr dereferenceTom Rix
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-05video: constify fb ops across all driversJani Nikula
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-10-08video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor
2018-03-12video: fbdev: sis: avoid mismatched prototypesArnd Bergmann
2017-11-09video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-12video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King
2017-09-04video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva
2016-03-03video: fbdev: sis: remove unused variableSudip Mukherjee
2015-06-03video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2014-12-04video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...Markus Elfring
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall
2014-07-01drivers/video/fbdev/sis: Add missing elseRasmus Villemoes
2014-06-24drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen