index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
stifb.c
Age
Commit message (
Expand
)
Author
Lines
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
-2
/
+2
2022-03-11
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
-2
/
+43
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
-2
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
-1
/
+1
2018-09-26
video/fbdev/stifb: Fix spelling mistake in fall-through annotation
Gustavo A. R. Silva
-1
/
+1
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
-4
/
+2
2018-03-28
video/fbdev/stifb: Delete an error message for a failed memory allocation in ...
Markus Elfring
-3
/
+1
2018-03-28
video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
Markus Elfring
-1
/
+1
2018-03-27
parisc/stifb: Use fb_memset() to avoid sparse warning
Helge Deller
-1
/
+1
2017-01-30
video: fbdev: stifb: handle NULL return value from ioremap_nocache
Arvind Yadav
-0
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-1
/
+1
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
-0
/
+1
2015-07-10
stifb: Implement hardware accelerated copyarea
Alex Ivanov
-2
/
+38
2014-09-30
video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info
Fabian Frederick
-2
/
+2
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
-0
/
+1417