summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud