summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sis/sis_main.c
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-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong
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-11-30video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg
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
2018-03-12video: fbdev: sis: avoid mismatched prototypesArnd Bergmann
2017-11-09video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva
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-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