aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/stifb.c
AgeCommit message (Expand)Author
2023-06-09fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller
2023-03-22fbdev: stifb: Provide valid pixelclock and add fb_check_var() checksHelge Deller
2022-10-26parisc: fbdev/stifb: Align graphics memory size to 4MBHelge Deller
2018-09-26video/fbdev/stifb: Fix spelling mistake in fall-through annotationGustavo A. R. Silva
2018-04-10Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linuxLinus Torvalds
2018-03-28video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring
2018-03-28video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring
2018-03-27parisc/stifb: Use fb_memset() to avoid sparse warningHelge Deller
2017-01-30video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen