aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fbdev/imsttfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/i810fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-3/+3
2023-10-19fbdev/hpfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/hitfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-2/+4
2023-10-19fbdev/hgafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/gbefb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-7/+4
2023-10-19fbdev/ep93xx-fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+3
2023-10-19fbdev/dnfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/cyber2000fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/controlfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+3
2023-10-19fbdev/cobalt-lcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/cirrusfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/au1100fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-8/+4
2023-10-19fbdev/atyfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+4
2023-10-19fbdev/atafb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/arkfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/amifb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-0/+3
2023-10-19fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+3
2023-10-19fbdev/68328fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2-6/+3
2023-10-19fbdev: Provide I/O-memory helpers as moduleThomas Zimmermann3-1/+11
2023-10-17Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdevLinus Torvalds7-7/+11
2023-10-17hyperv: avoid dependency on screen_infoArnd Bergmann1-4/+4
2023-10-17vga16fb: drop powerpc supportArnd Bergmann2-9/+2
2023-10-16fbdev: core: syscopyarea: fix sloppy typingSergey Shtylyov1-1/+1
2023-10-16fbdev: core: cfbcopyarea: fix sloppy typingSergey Shtylyov1-1/+1
2023-10-16fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana1-1/+1
2023-10-16fbdev: sa1100fb: mark sa1100fb_init() staticArnd Bergmann1-1/+1
2023-10-16fbdev: omapfb: fix some error codesDan Carpenter1-2/+2
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-1/+2
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie7-557/+530
2023-09-23fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann1-0/+4
2023-09-23fbdev: mmp: Annotate struct mmphw_ctrl with __counted_byKees Cook1-1/+1
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie15-290/+171
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann1-1/+1
2023-09-11fbdev/core: Clean up include statements in fbmem.cThomas Zimmermann1-18/+1
2023-09-11fbdev/core: Remove empty internal helpers from fb_logo.cThomas Zimmermann1-16/+6
2023-09-11fbdev/core: Move logo functions into separate source fileThomas Zimmermann5-520/+524
2023-09-11fbdev/core: Unexport logo helpersThomas Zimmermann2-5/+16
2023-09-11fbdev/core: Fix style of code for boot-up logoThomas Zimmermann1-6/+7
2023-09-11fbdev/mmp/mmpfb: Do not display boot-up logoThomas Zimmermann1-7/+0
2023-09-11fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann1-9/+0
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-1/+1
2023-09-05fbdev/hyperv_fb: Use fb_ops helpers for deferred I/OThomas Zimmermann2-38/+15
2023-09-05fbdev: Add Kconfig macro FB_IOMEM_HELPERS_DEFERREDThomas Zimmermann1-0/+6
2023-09-05fbdev/udlfb: Use fb_ops helpers for deferred I/OThomas Zimmermann1-67/+22
2023-09-05fbdev/smscufx: Use fb_ops helpers for deferred I/OThomas Zimmermann1-63/+22
2023-09-02fbdev/g364fb: fix build failure with mipsSudip Mukherjee1-1/+1
2023-09-01fbdev: ssd1307fb: Use bool for ssd1307fb_deviceinfo flagsGeert Uytterhoeven1-2/+2
2023-09-01fbdev: neofb: Shorten Neomagic product name in info structHelge Deller1-18/+9