aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/stifb.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-04parisc/stifb: Implement fb_is_primary_device()Gravatar Helge Deller 1-2/+2
2022-03-11video/fbdev/stifb: Implement the stifb_fillrect() functionGravatar Helge Deller 1-2/+43
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-12-05video: constify fb ops across all driversGravatar Jani Nikula 1-1/+1
2018-09-26video/fbdev/stifb: Fix spelling mistake in fall-through annotationGravatar Gustavo A. R. Silva 1-1/+1
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-4/+2
2018-03-28video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Gravatar Markus Elfring 1-3/+1
2018-03-28video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Gravatar Markus Elfring 1-1/+1
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningGravatar Helge Deller 1-1/+1
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheGravatar Arvind Yadav 1-0/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadGravatar Dan Williams 1-0/+1
2015-07-10stifb: Implement hardware accelerated copyareaGravatar Alex Ivanov 1-2/+38
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoGravatar Fabian Frederick 1-2/+2
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 1-0/+1417