summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/68328fb.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann1-3/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from static structsThomas Zimmermann1-1/+1
2023-05-11fbdev: 68328fb: Remove trailing whitespacesThomas Zimmermann1-6/+6
2023-04-24fbdev: 68328fb: Init owner field of struct fb_opsThomas Zimmermann1-0/+1
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2022-07-18video: fbdev: Make *fb_setup() and *fb_init() staticGeert Uytterhoeven1-5/+2
2020-01-03video/fbdev/68328fb: Remove dead codeSouptick Joarder1-12/+0
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2017-09-04video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle1-7/+1
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+503