summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/chipsfb.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-15fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang1-0/+1
2021-11-26video: fbdev: chipsfb: use memset_io() instead of memset()Christophe Leroy1-1/+1
2020-01-27fbdev: chipsfb: remove set but not used variable 'size'YueHaibing1-2/+1
2017-08-01video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structuresGustavo A. R. Silva1-2/+2
2014-08-26fbdev: Remove __init from chips_hw_init() to fix build failurePranith Kumar1-1/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+519