Age | Commit message (Expand) | Author | Files | Lines |
2024-06-24 | lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC | Geert Uytterhoeven | 1 | -2/+4 |
2024-05-02 | lib/fonts: Allow to select fonts for drm_panic | Jocelyn Falempe | 1 | -10/+10 |
2024-03-22 | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+9 |
2024-03-16 | fbcon: Increase maximum font width x height to 64 x 128 | Samuel Thibault | 1 | -6/+9 |
2024-03-08 | lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text console | Andreas Larsson | 1 | -1/+2 |
2023-10-01 | powerpc: Use shared font data | Dr. David Alan Gilbert | 1 | -1/+1 |
2022-11-18 | lib/fonts: fix undefined behavior in bit shift for get_default_font | Gaosheng Cui | 1 | -2/+2 |
2021-07-08 | lib: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
2021-01-07 | Fonts: font_ter16x32: Update font with new upstream Terminus release | Amanoel Dawod | 1 | -3/+3 |
2020-11-16 | Fonts: Add charcount field to font_desc | Peilin Ye | 13 | -0/+13 |
2020-11-03 | Fonts: Replace discarded const qualifier | Lee Jones | 13 | -13/+13 |
2020-10-23 | Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -4/+4 |
2020-10-19 | Fonts: Support FONT_EXTRA_WORDS macros for font_6x8 | Peilin Ye | 1 | -4/+4 |
2020-10-15 | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -0/+2587 |
2020-09-25 | Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts | Peilin Ye | 12 | -54/+51 |
2020-09-08 | lib/fonts: add font 6x8 for OLED display | Sven Schneider | 4 | -0/+2587 |
2019-06-20 | fonts: Prefer a bigger font for high resolution screens | Takashi Iwai | 1 | -1/+6 |
2019-06-20 | fonts: Use BUILD_BUG_ON() for checking empty font table | Takashi Iwai | 1 | -14/+1 |
2019-06-20 | fonts: Fix coding style | Takashi Iwai | 1 | -43/+40 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-19 | Fonts: New Terminus large console font | Amanoel Dawod | 4 | -0/+2087 |
2018-08-23 | lib/fonts: convert comments to utf-8 | Arnd Bergmann | 4 | -512/+512 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 11 | -0/+11 |
2017-02-27 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap | 1 | -8/+8 |
2014-10-09 | fonts: Add 6x10 font | Maarten ter Huurne | 4 | -0/+3100 |
2014-03-23 | partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui... | Helge Deller | 1 | -3/+3 |
2014-02-02 | parisc/sti_console: prefer Linux fonts over built-in ROM fonts | Helge Deller | 1 | -3/+3 |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 13 | -0/+31580 |