Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Pull fbdev updates from Helge Deller: - Allow console fonts up to 64x128 pixels (Samuel Thibault) - Prevent division-by-zero in fb monitor code (Roman Smirnov) - Drop Renesas ARM platforms from Mobile LCDC framebuffer driver (Geert Uytterhoeven) - Various code cleanups in viafb, uveafb and mb862xxfb drivers by Aleksandr Burakov, Li Zhijian and Michael Ellerman * tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev: fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit() fbmon: prevent division by zero in fb_videomode_from_videomode() fbcon: Increase maximum font width x height to 64 x 128 fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 fbdev: mb862xxfb: Fix defined but not used error fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
Showing
- drivers/firmware/efi/earlycon.c 1 addition, 1 deletiondrivers/firmware/efi/earlycon.c
- drivers/video/fbdev/Kconfig 1 addition, 1 deletiondrivers/video/fbdev/Kconfig
- drivers/video/fbdev/arkfb.c 11 additions, 4 deletionsdrivers/video/fbdev/arkfb.c
- drivers/video/fbdev/core/fbcon.c 9 additions, 7 deletionsdrivers/video/fbdev/core/fbcon.c
- drivers/video/fbdev/core/fbmem.c 6 additions, 6 deletionsdrivers/video/fbdev/core/fbmem.c
- drivers/video/fbdev/core/fbmon.c 4 additions, 3 deletionsdrivers/video/fbdev/core/fbmon.c
- drivers/video/fbdev/core/svgalib.c 11 additions, 4 deletionsdrivers/video/fbdev/core/svgalib.c
- drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 9 additions, 9 deletionsdrivers/video/fbdev/mb862xx/mb862xxfbdrv.c
- drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c 4 additions, 9 deletions.../video/fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c
- drivers/video/fbdev/s3fb.c 11 additions, 4 deletionsdrivers/video/fbdev/s3fb.c
- drivers/video/fbdev/uvesafb.c 1 addition, 1 deletiondrivers/video/fbdev/uvesafb.c
- drivers/video/fbdev/vga16fb.c 5 additions, 1 deletiondrivers/video/fbdev/vga16fb.c
- drivers/video/fbdev/via/accel.c 2 additions, 2 deletionsdrivers/video/fbdev/via/accel.c
- drivers/video/fbdev/vt8623fb.c 11 additions, 4 deletionsdrivers/video/fbdev/vt8623fb.c
- drivers/video/sticore.c 1 addition, 1 deletiondrivers/video/sticore.c
- include/linux/fb.h 12 additions, 6 deletionsinclude/linux/fb.h
- include/linux/font.h 2 additions, 1 deletioninclude/linux/font.h
- lib/fonts/fonts.c 9 additions, 6 deletionslib/fonts/fonts.c
Please register or sign in to comment