Show patches with: Submitter = Jiri Slaby       |    State = Action Required       |   62 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
char/agp: remove agp_bridge_data::type char/agp: remove agp_bridge_data::type - - - --- 2024-02-13 Jiri Slaby New
fbcon: always restore the old font data in fbcon_do_set_font() fbcon: always restore the old font data in fbcon_do_set_font() - - - --- 2024-02-08 Jiri Slaby New
[v2,42/47] fbcon: remove fbcon_getxy() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,39/47] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,38/47] tty: vt: change consw::con_set_origin() return type 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,36/47] tty: vt: make font of consw::con_font_set() 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,34/47] tty: vt: use enum constants for VESA blanking modes 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,32/47] tty: vt: define a common enum for 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 New
[v2,30/47] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,29/47] tty: vt: remove CM_* constants tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,27/47] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,25/47] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,22/47] tty: vt: remove checks for count in consw::con_clear() 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 New
[v2,20/47] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation - 1 - --- 2024-01-22 Jiri Slaby New
[v2,19/47] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,07/47] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,02/47] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[v2,01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation - - - --- 2024-01-22 Jiri Slaby New
[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 New
[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 New
[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 New
[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 New
[30/45] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation - - - --- 2024-01-18 Jiri Slaby New
[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 New
[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 New
[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 New
[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 New
[19/45] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation - 1 - --- 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 New
[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 New
[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
[-resend] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype [-resend] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype - 1 - --- 2023-01-16 Jiri Slaby New
[-resend] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype [-resend] drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype - - - --- 2023-01-16 Jiri Slaby New
drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype - - - --- 2022-12-12 Jiri Slaby New
[v2] drm/i915: remove circ_buf.h includes [v2] drm/i915: remove circ_buf.h includes - - - --- 2022-11-15 Jiri Slaby New
drm/amd/display (gcc13): fix enum mismatch drm/amd/display (gcc13): fix enum mismatch - 1 - --- 2022-10-31 Jiri Slaby New
drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype drm/nouveau/kms/nv50- (gcc13): fix nv50_wndw_new_ prototype - - - --- 2022-10-31 Jiri Slaby New
[2/2] drm/i915: remove circ_buf.h includes [1/2] drm/i915/display: fix randconfig build - 1 - --- 2022-10-04 Jiri Slaby New
[1/2] drm/i915/display: fix randconfig build [1/2] drm/i915/display: fix randconfig build - - - --- 2022-10-04 Jiri Slaby New