summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-1/+1
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-261-1/+1
* Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds2018-04-101-4/+2
|\
| * video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-281-3/+1
| * video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring2018-03-281-1/+1
* | parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller2018-03-271-1/+1
|/
* video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav2017-01-301-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-0/+1
* stifb: Implement hardware accelerated copyareaAlex Ivanov2015-07-101-2/+38
* video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick2014-09-301-2/+2
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1417