| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-09-18 | serial: mps2-uart: Use port lock wrappers | Thomas Gleixner | 1 | -8/+8 |
| 2023-07-25 | serial: mps2-uart: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
| 2023-07-25 | tty: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2022-11-03 | tty: serial: use uart_port_tx() helper | Jiri Slaby (SUSE) | 1 | -22/+4 |
| 2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+1 |
| 2022-03-03 | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 1 | -2/+2 |
| 2019-01-31 | serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown | Nathan Chancellor | 1 | -1/+1 |
| 2019-01-30 | serial: mps2-uart: support combined irq | Vladimir Murzin | 1 | -26/+65 |
| 2019-01-30 | serial: mps2-uart: move to dynamic port allocation | Vladimir Murzin | 1 | -16/+31 |
| 2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
| 2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-06-25 | serial: mps2-uart: make driver explicitly non-modular | Vladimir Murzin | 1 | -25/+4 |
| 2016-04-30 | serial: mps2-uart: add support for early console | Vladimir Murzin | 1 | -0/+28 |
| 2016-04-30 | serial: mps2-uart: add MPS2 UART driver | Vladimir Murzin | 1 | -0/+597 |