index
:
pub/scm/linux/kernel/git/hyperv/linux.git
master
Microsoft Hyper-V Development Tree
Hyper-V group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fonts
/
fonts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
lib/fonts: Look up glyph data with font_data_glyph_buf()
Thomas Zimmermann
1
-0
/
+31
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
1
-1
/
+7
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
2025-12-02
lib/fonts: Add Terminus 10x18 console font
Neilay Kharwadkar
1
-0
/
+3
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-6
/
+9
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
1
-2
/
+2
2020-09-08
lib/fonts: add font 6x8 for OLED display
Sven Schneider
1
-0
/
+3
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
2018-12-19
Fonts: New Terminus large console font
Amanoel Dawod
1
-0
/
+4
2014-10-09
fonts: Add 6x10 font
Maarten ter Huurne
1
-0
/
+4
2013-06-28
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
1
-0
/
+153