• Linus Torvalds's avatar
    Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev · 4f55aa85
    Linus Torvalds authored
    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
    4f55aa85
fbmem.c 15 KB