summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/s3c-fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: s3c-fb: Fix kernel-doc and set but not used warningsSam Ravnborg2020-12-051-5/+6
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-3/+3
* fbdev: s3c-fb: use devm_platform_ioremap_resource() to simplify codeYueHaibing2020-01-031-2/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-091-13/+11
|\
| * video: fbdev: s3c-fb: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-051-3/+3
| * video: fbdev: s3c-fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2019-06-281-6/+6
| * video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-3/+1
| * video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* video: fbdev: s3c-fb: remove dead platform code for Exynos and S5PV210 platformsBartlomiej Zolnierkiewicz2018-03-281-162/+0
* video: s3c-fb: Improve a size determination in s3c_fb_probe()Markus Elfring2018-03-281-1/+1
* video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...Markus Elfring2018-03-281-3/+1
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-4/+3
* video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski2015-08-211-1/+1
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * video / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
* | video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim2014-07-131-35/+0
* video: fbdev: s3c-fb: remove s5p64x0 related fimd codesKukjin Kim2014-07-131-30/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2049