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
2023-09-19 08:54:22 linux-kernel [PATCH 06/15] tty: switch tty_{,un}throttle_safe() to return a bool
2023-09-19 08:54:14 linux-kernel [PATCH 03/15] tty: n_tty: use min3() in copy_from_read_buf()
2023-09-19 05:53:51 linux-kernel Re: [PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-09-19 05:49:21 linux-wireless Re: [PATCH v2 wireless-next 4/9] wifi: ath5k: remove unnecessary (void*) conversions
2023-09-14 07:25:10 linux-kernel Re: [PATCH 4/4] drivers/tty/serial: add ESP32S3 ACM device driver
2023-09-14 07:09:16 linux-kernel Re: [PATCH 2/4] drivers/tty/serial: add driver for the ESP32 UART
2023-09-14 05:49:50 linux-kernel Re: [PATCH v2 2/3] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
2023-09-13 05:33:45 linux-kernel Re: [PATCH 1/2] tty/serial: Sort drivers in makefile
2023-08-29 19:15:27 linux-kernel Re: [PATCH] kbuild: dummy-tools: support make MPROFILE_KERNEL checks work on BE
2023-08-29 12:47:55 linux-kernel [PATCH] kbuild: dummy-tools: support make MPROFILE_KERNEL checks work on BE
2023-08-27 08:03:12 linux-kernel [PATCH v2 00/14] tty: n_tty: cleanup
2023-08-27 08:02:45 linux-kernel [PATCH v2 06/14] tty: n_tty: use MASK() for masking out size bits
2023-08-27 08:01:36 linux-kernel [PATCH v2 12/14] tty: n_tty: unify counts to size_t
2023-08-27 08:00:59 linux-kernel [PATCH v2 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
2023-08-27 08:00:22 linux-kernel [PATCH v2 03/14] tty: n_tty: use 'num' for writes' counts
2023-08-27 07:59:34 linux-kernel [PATCH v2 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
2023-08-27 07:58:54 linux-kernel [PATCH v2 10/14] tty: n_tty: simplify chars_in_buffer()
2023-08-27 07:58:12 linux-kernel [PATCH v2 11/14] tty: n_tty: use u8 for chars and flags
2023-08-27 07:56:36 linux-kernel [PATCH v2 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
2023-08-27 07:56:14 linux-kernel [PATCH v2 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
2023-08-25 08:25:33 linux-kernel Re: [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
2023-08-20 19:16:45 linux-kernel [PATCH 02/14] tty: n_tty: use output character directly
2023-08-20 17:36:46 linux-kernel [PATCH 04/10] tty: tty_buffer: warn if losing flags in __tty_insert_flip_string_flags()
2023-08-20 15:09:33 linux-kernel [PATCH 10/10] tty: tty_buffer: invert conditions in __tty_buffer_request_room()
2023-08-19 15:55:50 linux-kernel [PATCH 02/10] tty: tty_buffer: use struct_size() in tty_buffer_alloc()
2023-08-19 10:23:43 linux-kernel [PATCH 03/14] tty: n_tty: use 'retval' for writes' retvals
2023-08-18 23:16:12 linux-kernel [PATCH 08/10] tty: tty_buffer: better types in __tty_buffer_request_room()
2023-08-18 15:32:30 linux-kernel [PATCH 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
2023-08-18 13:52:46 linux-kernel Re: [PATCH] kill do_each_thread()
2023-08-18 12:29:01 linux-kernel Re: [PATCH 27/36] tty: propagate u8 data to tty_operations::write()
2023-08-18 09:00:44 linux-kernel Re: [PATCH] kill do_each_thread()
2023-08-18 08:00:20 linux-kernel Re: [PATCH 34/36] tty: gdm724x: convert counts to size_t
2023-08-17 23:06:37 linux-kernel [PATCH 11/14] tty: n_tty: use u8 for chars and flags
2023-08-17 22:10:14 linux-kernel Re: [PATCH 34/36] tty: gdm724x: convert counts to size_t
2023-08-17 16:59:38 linux-kernel [PATCH 2/4] n_tty: simplify and sanitize zero_buffer()
2023-08-17 13:14:51 linux-kernel [PATCH 10/14] tty: n_tty: simplify chars_in_buffer()
2023-08-17 11:16:33 linux-kernel [PATCH 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
2023-08-17 07:16:00 linux-kernel Re: [PATCH 00/14] tty: n_tty: cleanup
2023-08-17 06:56:08 linux-kernel [PATCH 07/10] tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()
2023-08-17 02:10:41 linux-kernel [PATCH 09/14] tty: n_tty: remove unsigned char casts from character constants
2023-08-16 22:43:16 linux-kernel [PATCH 3/4] n_tty: pass ldata to canon_skip_eof() directly
2023-08-16 21:29:35 linux-kernel [PATCH 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
2023-08-16 20:48:33 linux-kernel [PATCH 09/10] tty: tty_buffer: initialize variables in initializers already
2023-08-16 17:56:15 linux-kernel [PATCH 12/14] tty: n_tty: unify counts to size_t
2023-08-16 16:38:59 linux-kernel [PATCH 06/10] tty: tty_buffer: let tty_prepare_flip_string() return size_t
2023-08-16 16:19:40 linux-kernel [PATCH 00/14] tty: n_tty: cleanup
2023-08-16 16:08:47 linux-kernel [PATCH 1/4] n_tty: drop fp from n_tty_receive_buf_real_raw()
2023-08-16 16:04:37 linux-kernel [PATCH 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
2023-08-16 15:36:03 linux-kernel [PATCH 00/10] tty: tty_buffer: cleanup
2023-08-16 15:25:20 linux-kernel [PATCH 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
2023-08-16 14:56:05 linux-kernel [PATCH 05/10] tty: tty_buffer: switch insert functions to size_t