| Commit message (Expand) | Author | Age |
| * | serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access | Alexander Sverdlin | 2020-12-29 |
| * | tty: Fix ->session locking | Jann Horn | 2020-12-11 |
| * | tty: Fix ->pgrp locking in tiocspgrp() | Jann Horn | 2020-12-11 |
| * | tty: serial: imx: keep console clocks always on | Fugang Duan | 2020-11-24 |
| * | serial: txx9: add missing platform_driver_unregister() on error in serial_txx... | Qinglang Miao | 2020-11-10 |
| * | serial: 8250_mtk: Fix uart_get_baud_rate warning | Claire Chang | 2020-11-10 |
| * | vt: Disable KD_FONT_OP_COPY | Daniel Vetter | 2020-11-10 |
| * | tty: make FONTX ioctl use the tty pointer they were actually passed | Linus Torvalds | 2020-11-10 |
| * | vt: keyboard, extend func_buf_lock to readers | Jiri Slaby | 2020-11-10 |
| * | vt: keyboard, simplify vt_kdgkbsent | Jiri Slaby | 2020-11-10 |
| * | tty: ipwireless: fix error handling | Tong Zhang | 2020-10-29 |
| * | pty: do tty_flip_buffer_push without port->lock in pty_write | Artem Savkov | 2020-10-29 |
| * | tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() | Tyrel Datwyler | 2020-10-29 |
| * | tty: serial: earlycon dependency | Tong Zhang | 2020-10-29 |
| * | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby | 2020-10-01 |
| * | tty: serial: samsung: Correct clock selection logic | Jonathan Bakker | 2020-10-01 |
| * | serial: 8250_omap: Fix sleeping function called from invalid context during p... | Peter Ujfalusi | 2020-10-01 |
| * | serial: 8250: Avoid error message on reprobe | Lukas Wunner | 2020-10-01 |
| * | serial: 8250_pci: Add Realtek 816a and 816b | Tobias Diedrich | 2020-09-23 |
| * | serial: 8250: change lock order in serial8250_do_startup() | Sergey Senozhatsky | 2020-09-03 |
| * | serial: pl011: Don't leak amba_ports entry on driver register error | Lukas Wunner | 2020-09-03 |
| * | serial: samsung: Removes the IRQ not found warning | Tamseel Shams | 2020-09-03 |
| * | vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize() | George Kennedy | 2020-09-03 |
| * | vt: defer kfree() of vc_screenbuf in vc_do_resize() | Tetsuo Handa | 2020-09-03 |
| * | serial: 8250_mtk: Fix high-speed baud rates clamping | Serge Semin | 2020-07-31 |
| * | serial: 8250: fix null-ptr-deref in serial8250_start_tx() | Yang Yingliang | 2020-07-31 |
| * | tty: n_gsm: Fix bogus i++ in gsm_data_kick | Gregory CLEMENT | 2020-06-29 |
| * | tty: n_gsm: Fix waking up upper tty layer when room available | Gregory CLEMENT | 2020-06-29 |
| * | tty: n_gsm: Fix SOF skipping | Gregory CLEMENT | 2020-06-29 |
| * | serial: amba-pl011: Make sure we initialize the port.lock spinlock | John Stultz | 2020-06-29 |
| * | tty: hvc: Fix data abort due to race in hvc_open | Raghavendra Rao Ananta | 2020-06-29 |
| * | vt: keyboard: avoid signed integer overflow in k_ascii | Dmitry Torokhov | 2020-06-11 |
| * | sc16is7xx: move label 'err_spi' to correct section | Guoqing Jiang | 2020-06-03 |
| * | serial: samsung: Fix possible out of bounds access on non-DT platform | Krzysztof Kozlowski | 2020-05-10 |
| * | tty: serial: msm: Support more bauds | Stephen Boyd | 2020-05-10 |
| * | tty: rocket, avoid OOB access | Jiri Slaby | 2020-05-02 |
| * | tty: hvc: fix buffer overflow during hvc_alloc(). | Andrew Melnychenko | 2020-05-02 |
| * | tty: evh_bytechan: Fix out of bounds accesses | Stephen Rothwell | 2020-04-24 |
| * | vt: vt_ioctl: fix use-after-free in vt_in_use() | Eric Biggers | 2020-04-02 |
| * | vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console | Eric Biggers | 2020-04-02 |
| * | vt: vt_ioctl: remove unnecessary console allocation checks | Eric Biggers | 2020-04-02 |
| * | vt: switch vt_dont_switch to bool | Jiri Slaby | 2020-04-02 |
| * | vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines | Jiri Slaby | 2020-04-02 |
| * | vt: selection, introduce vc_is_sel | Jiri Slaby | 2020-04-02 |
| * | vt: selection, push sel_lock up | Jiri Slaby | 2020-03-11 |
| * | vt: selection, push console lock down | Jiri Slaby | 2020-03-11 |
| * | vt: selection, close sel_buffer race | Jiri Slaby | 2020-03-11 |
| * | serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE | Daniel Golle | 2020-03-11 |
| * | sysrq: Remove duplicated sysrq message | Petr Mladek | 2020-03-11 |
| * | sysrq: Restore original console_loglevel when sysrq disabled | Petr Mladek | 2020-03-11 |