Show patches with: Submitter = Jiri Slaby (SUSE)       |    State = Action Required       |    Archived = No       |   185 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] serial: move WARN_ON() in uart_write() to the condition [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby (SUSE) New
[01/10] tty: tty_buffer: switch data type to u8 tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[01/15] kfifo: drop __kfifo_dma_out_finish_r() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[01/22] tty: vt: make rgb_from_256() slighly more comprehensible tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[02/10] Bluetooth: rfcomm: remove casts from tty->driver_data [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[02/10] tty: sysrq: switch sysrq handlers from int to u8 [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby (SUSE) New
[02/10] tty: tty_buffer: use struct_size() in tty_buffer_alloc() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[02/15] kfifo: introduce and use kfifo_skip_count() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[02/22] tty: vt: define enums for CSI+h/l codes tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[02/27] tty: mmc: sdio_uart: switch sdio_in() to return u8 tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[02/36] tty: ldisc: document that ldops are optional tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[03/10] tty: hvsi: remove an extra variable from hvsi_write() [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[03/10] tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[03/14] tty: n_tty: use 'retval' for writes' retvals tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[03/15] kfifo: add kfifo_out_linear{,_ptr}() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[03/22] tty: vt: rename set_mode() to csi_hl() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[04/10] tty: sysrq: use switch in sysrq_key_table_key2index() [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby (SUSE) New
[04/10] tty: tty_buffer: warn if losing flags in __tty_insert_flip_string_flags() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[04/15] kfifo: remove support for physically non-contiguous memory tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[04/22] tty: vt: split DEC CSI+h/l handling into csi_DEC_hl() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[04/27] tty: make tty_operations::send_xchar accept u8 char tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[04/36] tty: n_null: remove optional ldops tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[05/10] serial: convert uart sysrq handling to u8 [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby (SUSE) New
[05/10] tty: tty_buffer: switch insert functions to size_t tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[05/15] kfifo: rename l to len_to_end in setup_sgl() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[06/10] serial: altera_jtaguart: switch status to u32 [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[06/10] serial: make uart_insert_char() accept u8s [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby (SUSE) New
[06/10] tty: tty_buffer: let tty_prepare_flip_string() return size_t tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[06/22] tty: vt: move CSI+n handling along to other ECMA CSIs tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[06/27] tty: ami: use u8 for characters and flag tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[07/10] tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[07/15] kfifo: add kfifo_dma_out_prepare_mapped() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[07/22] tty: vt: define an enum for CSI+] codes tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[07/36] tty: drop tty_debug_wait_until_sent() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[08/10] misc: ti-st: remove forward declarations and make st_int_recv() static [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[08/10] tty: tty_buffer: better types in __tty_buffer_request_room() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[08/15] kfifo: fix typos in kernel-doc tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[08/22] tty: vt: rename setterm_command() to csi_RSB() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[08/27] tty: con3215: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[08/36] tty: make tty_change_softcar() more understandable tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[09/10] tty: tty_buffer: initialize variables in initializers already tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[09/15] tty: 8250_dma: use dmaengine_prep_slave_sg() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[09/22] tty: vt: put cases on separate lines tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[09/36] tty: make tty_port_client_operations operate with u8 tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[10/10] misc: ti-st: don't check for tty data == NULL [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby (SUSE) New
[10/10] tty: tty_buffer: invert conditions in __tty_buffer_request_room() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[10/15] tty: 8250_omap: use dmaengine_prep_slave_sg() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[10/27] tty: ehv_bytechan: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[11/15] tty: msm_serial: use dmaengine_prep_slave_sg() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[11/22] tty: vt: extract ascii handling to handle_ascii() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[11/45] tty: vt: define an enum for CSI+J codes tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[12/15] tty: serial: switch from circ_buf to kfifo tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[12/22] tty: vt: separate ESesc state handling into handle_esc() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[12/27] tty: hvc: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[12/36] tty: switch count in tty_ldisc_receive_buf() to size_t tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[1/2] can: can327: remove casts from tty->disc_data tty: remove casts from tty->disc_data --- 2023-08-01 Jiri Slaby (SUSE) New
[13/15] tty: atmel_serial: use single DMA mapping for TX tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[13/22] tty: vt: move CSI DEC handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[1/3] USB: sisusbvga: remove console support [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby (SUSE) New
[14/15] tty: atmel_serial: define macro for RX size tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[14/22] tty: vt: move CSI ECMA handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[14/27] tty: m68k: nfcon: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[14/36] tty: can327, move overflow test inside can327_ldisc_rx()'s loop tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[1/4] n_tty: drop fp from n_tty_receive_buf_real_raw() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[15/15] tty: atmel_serial: use single DMA mapping for RX tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby (SUSE) New
[15/22] tty: vt: name, reflow and document enum vc_ctl_state tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[15/45] tty: vt: pass vpar as unsigned to csi_J() and csi_K() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[16/22] tty: vt: simplify ansi_control_string() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[16/27] tty: mmc: sdio: use u8 for flag tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[16/45] tty: vt: define an enum for ascii characters tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[1/6] tty_audit: use TASK_COMM_LEN for task comm tty_audit: random cleanups --- 2023-06-21 Jiri Slaby (SUSE) New
[17/22] tty: vt: handle CSI+[ inside preexisting switch-case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[18/22] tty: vt: add new helper for reseting vc parameters tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[18/27] tty: mxser: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[18/36] misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[18/45] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[19/22] tty: vt: use switch+case in the ESnonstd case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[19/36] tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[20/22] tty: vt: use switch+case in the ESgetpars case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[20/27] tty: n_hdlc: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[20/36] tty: tty_buffer: make all offsets unsigned tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[20/45] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[21/22] tty: vt: use ASCII enum constants in vt_console_print() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby (SUSE) New
[22/27] tty: serdev: convert to u8 and size_t in serdev_controller_ops tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[22/45] tty: vt: add con_putc() helper tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[2/2] net: nfc: remove casts from tty->disc_data tty: remove casts from tty->disc_data --- 2023-08-01 Jiri Slaby (SUSE) New
[2/2] serial: atmel: don't stop the transmitter when doing PIO Untitled series #193473 --- 2022-11-23 Jiri Slaby (SUSE) New
[2/2] serial: mxs-auart: fix tx Untitled series #234198 --- 2024-01-31 Jiri Slaby (SUSE) New
[23/36] tty: use min() in iterate_tty_write() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
[2/3] USB: sisusbvga: rename sisusb.c to sisusbvga.c [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby (SUSE) New
[24/27] tty: srmcons: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[24/45] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[2/4] n_tty: simplify and sanitize zero_buffer() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby (SUSE) New
[2/5] tty: srmcons: make srmcons_do_write() return void Untitled series #228446 --- 2023-11-27 Jiri Slaby (SUSE) New
[26/27] tty: um: convert to u8/__u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby (SUSE) New
[26/36] tty: use min() for size computation in iterate_tty_read() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby (SUSE) New
« 1 2 »