Jiri Slaby ([email protected])

Number of posts: 5885 (1.61 per day)
First post: 2007-11-30 13:12:19
Last post: 2017-11-30 14:55:32

Date List Subject
2021-11-18 07:32:30 linux-kernel [PATCH 11/19] mxser: extract TX empty check from mxser_wait_until_sent()
2021-11-18 07:32:20 linux-kernel [PATCH 10/19] mxser: use tty_port_close() in mxser_close()
2021-11-18 07:32:08 linux-kernel [PATCH 08/19] mxser: call stop_rx from mxser_shutdown_port()
2021-11-18 07:32:04 linux-kernel [PATCH 09/19] mxser: don't flush buffer from mxser_close() directly
2021-11-18 07:32:02 linux-kernel [PATCH 06/19] mxser: remove pointless xmit_buf checks
2021-11-18 07:32:00 linux-kernel [PATCH 07/19] mxser: remove tty->driver_data NULL check
2021-11-18 07:31:54 linux-kernel [PATCH 05/19] mxser: clean up tx handling in mxser_transmit_chars()
2021-11-18 07:31:52 linux-kernel [PATCH 04/19] mxser: move MSR read to mxser_check_modem_status()
2021-11-18 07:31:48 linux-kernel [PATCH 03/19] mxser: keep only !tty test in ISR
2021-11-18 07:31:38 linux-kernel [PATCH 02/19] mxser: rename mxser_close_port() to mxser_stop_rx()
2021-11-18 07:31:32 linux-kernel [PATCH 01/19] mxser: remove wait for sent from mxser_close_port
2021-11-18 07:31:30 linux-kernel [PATCH 00/19] mxser: another round of cleanups and fixes
2021-11-18 07:19:43 linux-kernel [PATCH 2/4] tty: remove tty NULL check from __do_SAK()
2021-11-18 07:19:38 linux-kernel [PATCH 4/4] tty: serial, join uport checks in uart_port_shutdown()
2021-11-18 07:19:31 linux-kernel [PATCH 3/4] tty: clean up whitespace in __do_SAK()
2021-11-18 07:19:27 linux-kernel [PATCH 1/4] tty: remove TTY_SOFT_SAK part from __do_SAK()
2021-11-18 07:19:22 linux-kernel [PATCH 0/4] tty: small tidying
2021-11-18 07:17:30 linux-kernel [PATCH] n_gsm: remove unused parameters from gsm_error()
2021-09-22 08:03:26 linux-kernel [PATCH 7/7] mxser: store FCR state in mxser_port::FCR
2021-09-22 08:03:26 linux-kernel [PATCH 6/7] mxser: don't read from UART_FCR
2021-09-22 08:02:57 linux-kernel [PATCH 5/7] mxser: move FIFO clearing to mxser_disable_and_clear_FIFO()
2021-09-22 08:02:57 linux-kernel [PATCH 1/7] mxser: restore baud rate if its setting fails
2021-09-22 08:02:57 linux-kernel [PATCH 4/7] mxser: simplify FCR computation in mxser_change_speed()
2021-09-22 08:01:41 linux-kernel [PATCH 2/7] mxser: simplify condition in mxser_receive_chars_new
2021-09-22 08:01:34 linux-kernel [PATCH 3/7] mxser: make mxser_port::ldisc_stop_rx a bool
2021-09-22 06:39:31 linux-kernel [PATCH v2] MAINTAINERS: ARM/VT8500, remove defunct e-mail
2021-09-22 06:32:16 linux-kernel [PATCH v2] MAINTAINERS: usb, update Peter Korsgaard's entries
2021-09-14 09:27:45 linux-kernel [PATCH] MAINTAINERS: remove dead e-mails
2021-09-14 09:18:47 linux-kernel [PATCH 13/16] tty: drivers/s390/char/, stop using tty_flip_buffer_push
2021-09-14 09:17:30 linux-kernel [PATCH 16/16] tty: drop tty_flip_buffer_push
2021-09-14 09:17:05 linux-kernel [PATCH 12/16] tty: arch/, stop using tty_flip_buffer_push
2021-09-14 09:16:16 linux-kernel [PATCH 15/16] tty: the rest, stop using tty_flip_buffer_push
2021-09-14 09:16:14 linux-kernel [PATCH 14/16] tty: drivers/staging/, stop using tty_flip_buffer_push
2021-09-14 09:15:55 linux-kernel [PATCH 06/16] tty: remove file from n_tty_ioctl_helper
2021-09-14 09:15:44 linux-kernel [PATCH 09/16] tty: drivers/tty/, stop using tty_flip_buffer_push
2021-09-14 09:15:44 linux-kernel [PATCH 10/16] tty: drivers/usb/serial/, stop using tty_flip_buffer_push
2021-09-14 09:15:32 linux-kernel [PATCH 11/16] tty: drivers/usb/, stop using tty_flip_buffer_push
2021-09-14 09:15:16 linux-kernel [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
2021-09-14 09:14:04 linux-kernel [PATCH 07/16] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
2021-09-14 09:13:39 linux-kernel [PATCH 02/16] tty: remove flags from struct tty_ldisc_ops
2021-09-14 09:13:06 linux-kernel [PATCH 05/16] tty: remove file from tty_mode_ioctl
2021-09-14 09:12:59 linux-kernel [PATCH 04/16] tty: make tty_ldisc_ops::hangup return void
2021-09-14 09:12:47 linux-kernel [PATCH 03/16] tty: remove extern from functions in tty headers
2021-09-14 09:12:43 linux-kernel [PATCH 01/16] tty: unexport tty_ldisc_release
2021-09-14 09:12:07 linux-kernel [PATCH] moxa: merge moxa.h into moxa.c
2021-07-26 09:17:09 linux-kernel [PATCH v2 1/2] perf: don't install headers with x permissions
2021-07-26 09:16:41 linux-kernel [PATCH 2/2] perf: remove shebang from scripts/{perl,python}/*.{pl,py}
2021-07-26 07:19:05 linux-kernel [PATCH] perf: don't install headers with x permissions
2021-07-23 10:36:38 linux-kernel [PATCH 7/8] tty: move tty_port to new tty_port.h
2021-07-23 10:35:46 linux-kernel [PATCH 3/8] tty: move ldisc prototypes to tty_ldisc.h
2021-07-23 10:34:56 linux-kernel [PATCH 8/8] tty: tty_flip.h needs only tty_buffer and tty_port