summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core/fb_chrdev.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Remove default file-I/O implementationsThomas Zimmermann2023-11-291-25/+12
* fbdev: Move default fb_mmap code into helper functionThomas Zimmermann2023-11-291-30/+6
* fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann2023-11-291-5/+0
* fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-1/+2
* fbdev/core: Move file-I/O code into separate fileThomas Zimmermann2023-06-271-0/+485