linux-stable/lib/fonts
Linus Torvalds 4f55aa85a8 fbdev fixes and cleanups for 6.9-rc1:
- 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
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCZfx/jAAKCRD3ErUQojoP
 XxYoAP9EYvCtd+nxlUvnhS4fXUeTCXZJQA+HiXCORm6DGv7lUgD9EatR9b69CLA3
 e4LgzGS/9cybv3uUd3S5lFxsatGZnA8=
 =DQZN
 -----END PGP SIGNATURE-----

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
2024-03-22 10:09:08 -07:00
..
Kconfig lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console 2024-03-08 21:29:16 +01:00
Makefile lib/fonts: add font 6x8 for OLED display 2020-09-08 13:33:21 +02:00
font_6x8.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_6x10.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_6x11.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_7x14.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_8x8.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_8x16.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_10x18.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_acorn_8x8.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_mini_4x6.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_pearl_8x8.c lib: fix spelling mistakes 2021-07-08 11:48:20 -07:00
font_sun8x16.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_sun12x22.c Fonts: Add charcount field to font_desc 2020-11-16 16:31:41 +01:00
font_ter16x32.c Fonts: font_ter16x32: Update font with new upstream Terminus release 2021-01-07 21:06:25 +01:00
fonts.c fbcon: Increase maximum font width x height to 64 x 128 2024-03-16 08:29:48 +01:00