summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sis
Commit message (Expand)AuthorAgeFilesLines
* 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
* Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-242-2/+2
|\
| * fbdev: sisfb: use explicitly signed charJason A. Donenfeld2022-10-241-1/+1
| * fbdev: sisfb: fix repeated word in commentJilin Yuan2022-10-201-1/+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
|\
| * Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-061-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 typos in SiS_GetModeID()Rustam Subkhankulov2022-07-261-2/+2
|/
* 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: Drop useless call to SiS_GetResInfo()Sam Ravnborg2020-12-081-1/+0
* video: fbdev: sis: Fix set but not used warnings in sis_mainSam Ravnborg2020-11-301-5/+4
* video: fbdev: sis: Fix set but not used warnings in init.cSam Ravnborg2020-11-301-28/+6
* video: fbdev: sis: Fix defined but not used warning of SiS_TVDelaySam Ravnborg2020-11-301-0/+2
* video: fbdev: sis: Fix defined but not used warningsSam Ravnborg2020-11-301-1/+0
* video: fbdev: sis: remove unneeded semicolonJason Yan2020-10-171-7/+7
* video: Remove set but not used variableLi Heng2020-10-161-2/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-141-4/+4
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-4/+4
* | video: fbdev: sis: fix null ptr dereferenceTom Rix2020-09-081-6/+5
|/
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27Thomas Gleixner2019-05-246-85/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* video: fbdev: sis: Remove unnecessary parentheses and commented codeNathan Chancellor2018-10-081-3/+1
* video: fbdev: sis: avoid mismatched prototypesArnd Bergmann2018-03-126-513/+508
* video: fbdev: sis_main: mark expected switch fall-throughsGustavo A. R. Silva2017-11-091-0/+4
* video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King2017-10-121-1/+1
* video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva2017-09-041-12/+3
* video: fbdev: sis: remove unused variableSudip Mukherjee2016-03-031-8/+2
* video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-22/+7
* 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-182-2/+2
|\
| * video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...Rickard Strandqvist2014-09-301-1/+1
| * video: fbdev: sis: delete double assignmentJulia Lawall2014-08-261-1/+1
* | video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-33/+33
|/
* drivers/video/fbdev/sis: Add missing elseRasmus Villemoes2014-07-011-1/+1
* 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-1718-0/+31032