Show patches with: Series = tty: n_tty: cleanup       |   14 patches
Patch Series S/W/F Date Submitter Delegate State
[14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[13/14] tty: n_tty: extract ECHO_OP processing to a separate function tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[12/14] tty: n_tty: unify counts to size_t tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[11/14] tty: n_tty: use u8 for chars and flags tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[10/14] tty: n_tty: simplify chars_in_buffer() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[09/14] tty: n_tty: remove unsigned char casts from character constants tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[08/14] tty: n_tty: move newline handling to a separate function tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[07/14] tty: n_tty: move canon handling to a separate function tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[06/14] tty: n_tty: use MASK() for masking out size bits tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[05/14] tty: n_tty: make n_tty_data::num_overrun unsigned tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[03/14] tty: n_tty: use 'retval' for writes' retvals tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby New
[2/4] n_tty: simplify and sanitize zero_buffer() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby New
[1/4] n_tty: drop fp from n_tty_receive_buf_real_raw() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby New