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