| Age | Commit message (Expand) | Author |
| 2020-11-06 | tty: synclinkmp: Add missing description for function param 'txqueue' | Lee Jones |
| 2020-11-06 | tty: serial: sifive: Struct headers should start with 'struct <name>' | Lee Jones |
| 2020-11-06 | tty: serial: serial-tegra: Struct headers should start with 'struct <name>' | Lee Jones |
| 2020-11-06 | tty: synclink_gt: Demote one kernel-doc header and repair another | Lee Jones |
| 2020-11-06 | tty: serial: xilinx_uartps: Supply description for missing member 'cts_override' | Lee Jones |
| 2020-11-06 | tty: serial: ifx6x60: Fix function documentation headers | Lee Jones |
| 2020-11-06 | tty: serial: msm_serial: Remove set but unused variable 'status' | Lee Jones |
| 2020-11-06 | tty: serial: lpc32xx_hs: Remove unused variable 'tmp' | Lee Jones |
| 2020-11-06 | tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss | Lee Jones |
| 2020-11-06 | tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused | Lee Jones |
| 2020-11-06 | tty: pty: Provide descriptions for the 'file' parameters | Lee Jones |
| 2020-11-06 | tty: tty_audit: Demote non-conformant kernel-doc headers | Lee Jones |
| 2020-11-06 | tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' | Lee Jones |
| 2020-11-06 | tty: tty_io: Fix some kernel-doc issues | Lee Jones |
| 2020-11-06 | tty: serial: jsm: jsm_cls: Remove unused variable 'discard' | Lee Jones |
| 2020-11-06 | tty: n_tty: Add 2 missing parameter descriptions | Lee Jones |
| 2020-11-06 | tty: vt: consolemap: Demote weakly documented function header | Lee Jones |
| 2020-11-06 | tty: tty_jobctrl: Add missing function parameter descriptions | Lee Jones |
| 2020-11-06 | tty: tty_port: Demote obvious abuse of kernel-doc formatting | Lee Jones |
| 2020-11-06 | tty: tty_buffer: Add missing description for 'limit' | Lee Jones |
| 2020-11-06 | tty: tty_io: Move 'tty_sysctl_init's prototype to shared space | Lee Jones |
| 2020-11-06 | tty: tty_baudrate: Add missing description for 'tty' | Lee Jones |
| 2020-11-06 | tty: serdev: core: Provide missing description for 'owner' | Lee Jones |
| 2020-11-06 | tty: serdev: core: Remove unused variable 'dummy' | Lee Jones |
| 2020-11-04 | vt: keyboard, use tty_insert_flip_string in puts_queue | Jiri Slaby |
| 2020-11-04 | vt: keyboard, use find_next_bit in kbd_match | Jiri Slaby |
| 2020-11-04 | vt: keyboard, make HW_RAW a function | Jiri Slaby |
| 2020-11-04 | vt: keyboard, union perm checks in vt_do_kdgkb_ioctl | Jiri Slaby |
| 2020-11-04 | vt: keyboard, extract and simplify vt_kdskbsent | Jiri Slaby |
| 2020-11-04 | vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl | Jiri Slaby |
| 2020-11-04 | vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctl | Jiri Slaby |
| 2020-11-04 | vt: keyboard, use bool for rep | Jiri Slaby |
| 2020-11-04 | vt: keyboard, use DECLARE_BITMAP for key_down | Jiri Slaby |
| 2020-11-04 | vt: keyboard, union perm checks in vt_do_kdsk_ioctl | Jiri Slaby |
| 2020-11-04 | vt: keyboard, extract vt_kdgkbent and vt_kdskbent | Jiri Slaby |
| 2020-11-04 | vt: keyboard, clean up max_vals | Jiri Slaby |
| 2020-11-04 | vt: keyboard, sort includes | Jiri Slaby |
| 2020-11-04 | vt: keyboard, include linux/spinlock.h | Jiri Slaby |
| 2020-11-04 | vt: keyboard, remove ctrl_alt_del declaration | Jiri Slaby |
| 2020-11-04 | Merge 5.10-rc2 into tty-next | Greg Kroah-Hartman |
| 2020-11-02 | tty: make FONTX ioctl use the tty pointer they were actually passed | Linus Torvalds |
| 2020-10-28 | tty: goldfish: use __raw_writel()/__raw_readl() | Laurent Vivier |
| 2020-10-28 | tty: nozomi: remove unneeded break | Tom Rix |
| 2020-10-28 | vt_ioctl: fix GIO_UNIMAP regression | Jiri Slaby |
| 2020-10-28 | vt: keyboard, extend func_buf_lock to readers | Jiri Slaby |
| 2020-10-28 | vt: keyboard, simplify vt_kdgkbsent | Jiri Slaby |
| 2020-10-28 | tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A | Vladimir Oltean |
| 2020-10-28 | tty: serial: 21285: fix lockup on open | Russell King |
| 2020-10-28 | serial: max310x: Use devm_clk_get_optional() to get the input clock | Andy Shevchenko |
| 2020-10-28 | serial: max310x: Make use of device properties | Andy Shevchenko |