summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sis/sis_main.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: sis: Error out if pixclock equals zeroFullway Wang2024-01-211-0/+2
* fbdev/sis: Remove dependency on screen_infoThomas Zimmermann2024-01-121-37/+0
* fbdev/sisfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-1/+3
* fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+0
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-2/+1
* fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2022-11-161-0/+5
* Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-051-0/+5
|\
| * fbdev: Remove conflicting devices on PCI busThomas Zimmermann2022-07-191-0/+5
* | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-241-2/+2
* | fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong2022-08-241-133/+141
|/
* video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()Haowen Bai2022-04-041-1/+1
* video: fbdev: sis: use swap() to make code cleanerYang Guang2022-01-291-1/+1
* video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg2020-11-301-5/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-4/+4
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27Thomas Gleixner2019-05-241-15/+1
* video: fbdev: sis: avoid mismatched prototypesArnd Bergmann2018-03-121-0/+51
* video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-0/+4
* video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-21/+6
* video: fbdev-SIS: Deletion of unnecessary checks before the function call "pc...Markus Elfring2014-12-041-9/+5
* Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2014-10-181-1/+1
|\
| * video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist2014-09-301-1/+1
* | video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-33/+33
|/
* drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned valueFabian Frederick2014-06-241-4/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+6844