aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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