summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fb_chrdev.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-29fbdev: Remove default file-I/O implementationsThomas Zimmermann1-25/+12
2023-11-29fbdev: Move default fb_mmap code into helper functionThomas Zimmermann1-30/+6
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann1-5/+0
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-1/+2
2023-06-27fbdev/core: Move file-I/O code into separate fileThomas Zimmermann1-0/+485