summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2023-10-19fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+4
2023-10-19fbdev/atafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+3
2023-10-19fbdev/arkfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+3
2023-10-19fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-0/+3
2023-10-19fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-6/+3
2023-10-19fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann-6/+3
2023-10-19fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann-1/+11
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+11
2023-10-17hyperv: avoid dependency on screen_infoArnd Bergmann-4/+4
2023-10-17vga16fb: drop powerpc supportArnd Bergmann-9/+2
2023-10-16fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov-1/+1
2023-10-16fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov-1/+1
2023-10-16fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana-1/+1
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann-1/+1
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter-2/+2
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann-1/+2
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-557/+530
2023-09-23fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann-0/+4
2023-09-23fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook-1/+1
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-290/+171
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann-1/+1
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann-1/+1
2023-09-11fbdev/core: Clean up include statements in fbmem.cThomas Zimmermann-18/+1
2023-09-11fbdev/core: Remove empty internal helpers from fb_logo.cThomas Zimmermann-16/+6
2023-09-11fbdev/core: Move logo functions into separate source fileThomas Zimmermann-520/+524
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann-5/+16
2023-09-11fbdev/core: Fix style of code for boot-up logoThomas Zimmermann-6/+7
2023-09-11fbdev/mmp/mmpfb: Do not display boot-up logoThomas Zimmermann-7/+0
2023-09-11fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann-9/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-1/+1
2023-09-05fbdev/hyperv_fb: Use fb_ops helpers for deferred I/OThomas Zimmermann-38/+15
2023-09-05fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERREDThomas Zimmermann-0/+6
2023-09-05fbdev/udlfb: Use fb_ops helpers for deferred I/OThomas Zimmermann-67/+22
2023-09-05fbdev/smscufx: Use fb_ops helpers for deferred I/OThomas Zimmermann-63/+22
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee-1/+1
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven-2/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller-18/+9
2023-08-31fbdev: mx3fb: Remove the driverFabio Estevam-1707/+0
2023-08-31fbdev/core: Use list_for_each_entry() helperJinjie Ruan-23/+7
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1680/+1322
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+1
2023-08-28fbdev/tcx: Use initializer macro for struct fb_opsThomas Zimmermann-17/+7
2023-08-28fbdev/p9100: Use initializer macro for struct fb_opsThomas Zimmermann-16/+6
2023-08-28fbdev/leo: Use initializer macro for struct fb_opsThomas Zimmermann-16/+7
2023-08-28fbdev/ffb: Use initializer macro for struct fb_opsThomas Zimmermann-9/+8
2023-08-28fbdev/cg6: Use initializer macro for struct fb_opsThomas Zimmermann-9/+8
2023-08-28fbdev/cg3: Use initializer macro for struct fb_opsThomas Zimmermann-15/+6
2023-08-28fbdev/cg14: Use initializer macro for struct fb_opsThomas Zimmermann-16/+7
2023-08-28fbdev/bw2: Use initializer macro for struct fb_opsThomas Zimmermann-15/+6
2023-08-28fbdev/sbus: Add initializer macros and Kconfig tokens for SBUS supportThomas Zimmermann-0/+37