| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-14 | tty: serial: ip22zilog: Use platform device for probing | Thomas Bogendoerfer | 1 | -209/+143 |
| 2024-04-09 | tty: serial: switch from circ_buf to kfifo | Jiri Slaby (SUSE) | 1 | -14/+12 |
| 2023-09-18 | serial: ip22zilog: Use port lock wrappers | Thomas Gleixner | 1 | -18/+18 |
| 2023-07-25 | serial: drivers: switch ch and flag to u8 | Jiri Slaby | 1 | -1/+1 |
| 2022-11-03 | serial: ip22zilog: Use uart_xmit_advance() | Ilpo Järvinen | 1 | -4/+2 |
| 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 | -1/+1 |
| 2021-05-13 | tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h> | Zihao Tang | 1 | -1/+1 |
| 2019-12-18 | tty/serial: Migrate ip22zilog to use has_sysrq | Dmitry Safonov | 1 | -4/+3 |
| 2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal | 1 | -1/+1 |
| 2014-11-05 | serial: use container_of to resolve uart_ip22zilog_port from uart_port | Fabian Frederick | 1 | -6/+12 |
| 2014-07-10 | serial: Test for no tx data on tx restart | Peter Hurley | 1 | -0/+2 |
| 2014-06-19 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
| 2013-10-16 | tty: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
| 2013-01-16 | TTY: ip22zilog, fix tty_flip_buffer_push call | Jiri Slaby | 1 | -18/+12 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+1221 |