| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2022-11-03 | tty: serial: use uart_port_tx_limited() | Jiri Slaby (SUSE) | 1 | -32/+13 |
| 2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+1 |
| 2022-06-27 | serial: Drop timeout from uart_port | Ilpo Järvinen | 1 | -6/+0 |
| 2021-08-30 | parisc: Make struct parisc_driver::remove() return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-05-13 | tty: serial: mux: include <linux/io.h> instead of <asm/io.h> | Zihao Tang | 1 | -1/+1 |
| 2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+1 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2019-12-18 | tty/serial: Migrate mux to use has_sysrq | Dmitry Safonov | 1 | -4/+1 |
| 2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
| 2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
| 2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-03 | drivers: tty: mux: use setup_timer() helper. | Allen Pais | 1 | -2/+1 |
| 2017-09-05 | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
| 2017-08-28 | serial: mux: constify uart_ops structures | Julia Lawall | 1 | -1/+1 |
| 2017-08-28 | tty: mux: constify parisc_device_id | Arvind Yadav | 1 | -2/+2 |
| 2017-08-22 | parisc/mux: Fix section mismatches | Helge Deller | 1 | -7/+7 |
| 2015-10-22 | parisc: serial/mux: Convert to uart_console_device instead of open-coded | Axel Lin | 1 | -7/+2 |
| 2014-07-09 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -11/+0 |
| 2014-04-24 | tty: serial: replace del_timer by del_timer_sync | Julia Lawall | 1 | -1/+1 |
| 2014-04-24 | serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers. | Daniel Thompson | 1 | -1/+1 |
| 2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -4/+2 |
| 2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -2/+3 |
| 2012-11-21 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton | 1 | -2/+2 |
| 2012-02-24 | tty/serial/mux.c: linux/tty.h included twice | Danny Kukawka | 1 | -1/+0 |
| 2012-01-26 | serial: Kill off NO_IRQ | Alan Cox | 1 | -1/+1 |
| 2011-09-22 | TTY: serial, fix includes in some drivers | Jiri Slaby | 1 | -0/+2 |
| 2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+633 |