aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/chipsfb.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-09video: fbdev: chipsfb: use memset_io() instead of memset()Gravatar Christophe Leroy 1-1/+1
2019-12-05video: constify fb ops across all driversGravatar Jani Nikula 1-1/+1
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2019-02-08fbdev: chipsfb: remove set but not used variable 'size'Gravatar YueHaibing 1-2/+1
2018-10-13drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()Gravatar Christophe Leroy 1-2/+1
2017-08-01video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGravatar Gustavo A. R. Silva 1-2/+2
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failureGravatar Pranith Kumar 1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 1-0/+519