aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-26video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva1-1/+1
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds1-4/+2
2018-03-28video/fbdev/stifb: Delete an error message for a failed memory allocation in stifb_init_fb()Markus Elfring1-3/+1
2018-03-28video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring1-1/+1
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller1-1/+1
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav1-0/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-0/+1
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick1-2/+2
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1417