aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fonts
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+9
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault1-6/+9
2024-03-08lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text consoleAndreas Larsson1-1/+2
2023-10-01powerpc: Use shared font dataDr. David Alan Gilbert1-1/+1
2022-11-18lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui1-2/+2
2021-07-08lib: fix spelling mistakesZhen Lei1-1/+1
2021-01-07Fonts: font_ter16x32: Update font with new upstream Terminus releaseAmanoel Dawod1-3/+3
2020-11-16Fonts: Add charcount field to font_descPeilin Ye13-0/+13
2020-11-03Fonts: Replace discarded const qualifierLee Jones13-13/+13
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+4
2020-10-19Fonts: Support FONT_EXTRA_WORDS macros for font_6x8Peilin Ye1-4/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-0/+2587
2020-09-25Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye12-54/+51
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider4-0/+2587
2019-06-20fonts: Prefer a bigger font for high resolution screensTakashi Iwai1-1/+6
2019-06-20fonts: Use BUILD_BUG_ON() for checking empty font tableTakashi Iwai1-14/+1
2019-06-20fonts: Fix coding styleTakashi Iwai1-43/+40
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-12-19Fonts: New Terminus large console fontAmanoel Dawod4-0/+2087
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann4-512/+512
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap1-8/+8
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne4-0/+3100
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-3/+3
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven13-0/+31580