Show patches with: Submitter = Jiri Slaby       |    Archived = No       |   40 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,39/47] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,37/47] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,35/47] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,33/47] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,31/47] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[v2,29/47] tty: vt: remove CM_* constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[v2,27/47] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,21/47] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[v2,19/47] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[v2,02/47] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby Superseded
[40/45] fbcon: remove fbcon_getxy() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[37/45] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[36/45] tty: vt: change consw::con_set_origin() return type tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[35/45] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[34/45] tty: vt: make font of consw::con_font_set() const tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[33/45] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[32/45] tty: vt: use enum for VESA blanking modes tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[31/45] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[30/45] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[29/45] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[28/45] tty: vt: remove CM_* constants tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[27/45] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[26/45] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[24/45] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[23/45] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[21/45] tty: vt: remove checks for count in consw::con_clear() implementations tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[20/45] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[19/45] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[18/45] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[07/45] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[02/45] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[01/45] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[7/7] fbcon: remove unused display (p) from fbcon_redraw() [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[6/7] sticon: make sticon_set_def_font() void and remove op parameter [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[5/7] vgacon: cache vc_cell_height in vgacon_cursor() [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[4/7] vgacon: let vgacon_doresize() return void [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[3/7] vgacon: remove unused xpos from vgacon_set_cursor_size() [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[2/7] vgacon: remove unneeded forward declarations [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New
[1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() [1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen() --- 2023-07-12 Jiri Slaby New