index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fonts
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+31
2026-06-09
fbdev/arm: Export acorndata_8x8 font symbol for bootloader
Helge Deller
1
-0
/
+5
2026-06-04
lib/fonts: Look up glyph data with font_data_glyph_buf()
Thomas Zimmermann
1
-0
/
+31
2026-04-28
lib/fonts: Fix bit position when rotating by 180 degrees
Thomas Zimmermann
1
-1
/
+1
2026-04-07
lib/fonts: Implement font rotation
Thomas Zimmermann
1
-0
/
+103
2026-04-07
lib/fonts: Refactor glyph-rotation helpers
Thomas Zimmermann
1
-33
/
+46
2026-04-07
lib/fonts: Refactor glyph-pattern helpers
Thomas Zimmermann
1
-18
/
+27
2026-04-07
lib/fonts: Implement glyph rotation
Thomas Zimmermann
2
-0
/
+151
2026-04-07
lib/fonts: Clean up Makefile
Thomas Zimmermann
1
-18
/
+17
2026-04-07
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
1
-1
/
+1
2026-03-09
lib/fonts: Remove internal symbols and macros from public header file
Thomas Zimmermann
16
-15
/
+68
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
1
-0
/
+40
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
1
-0
/
+62
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
1
-0
/
+26
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
1
-2
/
+75
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
1
-0
/
+21
2026-03-09
lib/fonts: Remove trailing whitespaces
Thomas Zimmermann
2
-5
/
+5
2025-12-02
lib/fonts: Add Terminus 10x18 console font
Neilay Kharwadkar
4
-0
/
+5159
2024-12-12
drm/log: select CONFIG_FONT_SUPPORT
Arnd Bergmann
1
-1
/
+1
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
-42
/
+39
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