Jiri Slaby ([email protected])

Number of posts: 1524 (1.05 per day)
First post: 2020-06-24 09:48:34
Last post: 2024-06-11 08:04:35

Date List Subject
2024-02-01 11:54:02 linux-kernel [PATCH 2/7] HID: wacom: remove unused hid_data::pressure
2024-02-01 11:53:48 linux-kernel [PATCH 1/7] HID: apple: remove unused members from struct apple_sc_backlight
2024-02-01 11:53:33 linux-kernel [PATCH 0/7] HID: unused struct members cleanup
2024-02-01 10:56:20 linux-kernel [PATCH v2 2/2] serial: mxs-auart: fix tx
2024-02-01 10:56:09 linux-kernel [PATCH v2 1/2] serial: core: introduce uart_port_tx_flags()
2024-02-01 09:05:00 linux-kernel This is classified as spam [was: [PATCH] tty: fix atomicity violation in n_tty_read]
2024-01-31 12:20:12 linux-kernel Re: [PATCH 1/2] serial: core: introduce uart_port_tx_flags()
2024-01-31 12:16:15 linux-kernel Re: mxs-auart broken in v6.2 and onwards
2024-01-31 12:15:40 linux-kernel [PATCH 1/2] serial: core: introduce uart_port_tx_flags()
2024-01-31 12:14:22 linux-kernel [PATCH 2/2] serial: mxs-auart: fix tx
2024-01-31 06:04:20 linux-kernel Re: [PATCH net-next v4 3/3] eventpoll: Add epoll ioctl for epoll_params
2024-01-30 09:38:29 linux-kernel Re: mxs-auart broken in v6.2 and onwards
2024-01-29 11:28:35 linux-kernel Re: [PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL
2024-01-26 10:24:18 linux-kernel Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
2024-01-26 10:19:44 linux-kernel Re: [PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
2024-01-24 06:53:26 linux-kernel Re: RE: [PATCH 00/45] C++: Convert the kernel to C++
2024-01-22 11:54:35 linux-kernel [PATCH v2 36/47] tty: vt: make font of consw::con_font_set() const
2024-01-22 11:47:52 linux-kernel [PATCH v2 27/47] consoles: use if instead of switch-case in consw::con_cursor()
2024-01-22 11:42:49 linux-kernel [PATCH v2 11/47] tty: vt: define an enum for CSI+J codes
2024-01-22 11:42:13 linux-kernel [PATCH v2 38/47] tty: vt: change consw::con_set_origin() return type
2024-01-22 11:39:50 linux-kernel [PATCH v2 20/47] tty: vt: make init parameter of consw::con_init() a bool
2024-01-22 11:38:19 linux-kernel [PATCH v2 16/47] tty: vt: reflow csi_K()
2024-01-22 11:37:19 linux-kernel [PATCH v2 05/47] tty: vt: pass proper pointers from tioclinux()
2024-01-22 11:36:59 linux-kernel [PATCH v2 07/47] tty: vt: pass vc_resize_user as a parameter
2024-01-22 11:36:57 linux-kernel [PATCH v2 13/47] use clamp() for counts in csi_?() handlers
2024-01-22 11:21:28 linux-kernel [PATCH v2 44/47] tty: vt: remove unused consw::con_flush_scrollback()
2024-01-22 11:21:16 linux-kernel [PATCH v2 43/47] tty: vt: remove consw::con_getxy()
2024-01-22 11:20:51 linux-kernel [PATCH v2 42/47] fbcon: remove fbcon_getxy()
2024-01-22 11:20:14 linux-kernel [PATCH v2 40/47] tty: vt: remove consw::con_screen_pos()
2024-01-22 11:20:04 linux-kernel [PATCH v2 39/47] fbcon: remove consw::con_screen_pos()
2024-01-22 11:19:52 linux-kernel [PATCH v2 47/47] Documentation: add console.rst
2024-01-22 11:19:38 linux-kernel [PATCH v2 46/47] tty: vt: fix up kernel-doc
2024-01-22 11:19:17 linux-kernel [PATCH v2 45/47] tty: vt: document the rest of struct consw
2024-01-22 11:18:04 linux-kernel [PATCH v2 41/47] tty: vt: make types of screenpos() more consistent
2024-01-22 11:17:14 linux-kernel [PATCH v2 37/47] tty: vt: make consw::con_font_default()'s name const
2024-01-22 11:16:53 linux-kernel [PATCH v2 35/47] tty: vt: make types around consw::con_blank() bool
2024-01-22 11:16:27 linux-kernel [PATCH v2 34/47] tty: vt: use enum constants for VESA blanking modes
2024-01-22 11:16:12 linux-kernel [PATCH v2 33/47] tty: vt: use VESA blanking constants
2024-01-22 11:15:56 linux-kernel [PATCH v2 32/47] tty: vt: define a common enum for VESA blanking constants
2024-01-22 11:15:54 linux-kernel [PATCH v2 31/47] tty: vt: stop using -1 for blank mode in consw::con_blank()
2024-01-22 11:15:23 linux-kernel [PATCH v2 30/47] tty: vt: make consw::con_switch() return a bool
2024-01-22 11:15:11 linux-kernel [PATCH v2 29/47] tty: vt: remove CM_* constants
2024-01-22 11:14:53 linux-kernel [PATCH v2 28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
2024-01-22 11:14:03 linux-kernel [PATCH v2 26/47] tty: vt: sanitize consw::con_putcs() parameters
2024-01-22 11:13:31 linux-kernel [PATCH v2 25/47] tty: vt: sanitize consw::con_putc() parameters
2024-01-22 11:12:51 linux-kernel [PATCH v2 23/47] tty: vt: add con_putc() helper
2024-01-22 11:12:42 linux-kernel [PATCH v2 24/47] tty: vt: eliminate unneeded consw::con_putc() implementations
2024-01-22 11:12:12 linux-kernel [PATCH v2 22/47] tty: vt: remove checks for count in consw::con_clear() implementations
2024-01-22 11:11:16 linux-kernel [PATCH v2 21/47] tty: vt: sanitize arguments of consw::con_clear()
2024-01-22 11:10:42 linux-kernel [PATCH v2 19/47] tty: vt: make consw::con_debug_*() return void
2024-01-22 11:09:44 linux-kernel [PATCH v2 18/47] tty: vt: remove extern from functions in selection.h