| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-11 | serial: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-06-24 | tty: mcf: MCF54418 has 10 UARTS | Jean-Michel Hautbois | 1 | -1/+1 |
| 2024-03-02 | drivers/tty/serial: Remove unused function early_mcf_setup | Thomas Huth | 1 | -27/+0 |
| 2023-11-23 | serial: mcf: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-18 | serial: mcf: Use port lock wrappers | Thomas Gleixner | 1 | -10/+10 |
| 2023-07-25 | serial: drivers: switch ch and flag to u8 | Jiri Slaby | 1 | -1/+1 |
| 2022-11-03 | tty: serial: use uart_port_tx() helper | Jiri Slaby (SUSE) | 1 | -26/+8 |
| 2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+1 |
| 2022-07-08 | serial: Embed rs485_supported to uart_port | Ilpo Järvinen | 1 | -2/+2 |
| 2022-06-27 | serial: take termios_rwsem for ->rs485_config() & pass termios as param | Ilpo Järvinen | 1 | -1/+2 |
| 2022-06-10 | serial: mcf: Remove serial_rs485 assignment | Ilpo Järvinen | 1 | -1/+0 |
| 2022-06-10 | serial: mcf: Fill in rs485_supported | Ilpo Järvinen | 1 | -0/+6 |
| 2022-01-26 | serial: mcf: use helpers in mcf_tx_chars() | Jiri Slaby | 1 | -4/+3 |
| 2021-04-22 | serial: mcf: drop low-latency workaround | Johan Hovold | 1 | -2/+0 |
| 2020-10-05 | serial: mcf: add sysrq capability | Angelo Dureghello | 1 | -0/+1 |
| 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 |
| 2015-05-06 | drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE | Valentin Rothberg | 1 | -1/+1 |
| 2015-01-09 | serial: mcf: fix no driver name in probe output | Greg Ungerer | 1 | -0/+1 |
| 2015-01-09 | serial: mcf: fix compile warnings | Greg Ungerer | 1 | -2/+0 |
| 2015-01-09 | serial: mcf: change email address to gerg@uclinux.org | Greg Ungerer | 1 | -2/+2 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2014-11-06 | tty/serial_core: Introduce lock mechanism for RS485 | Ricardo Ribalda Delgado | 1 | -4/+1 |
| 2014-11-06 | serial/mcf: Use the rs485 functions on serial_core | Ricardo Ribalda Delgado | 1 | -30/+7 |
| 2014-10-20 | tty: serial: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-07-10 | serial: Use UPF_* constants with struct uart_port flags | Peter Hurley | 1 | -2/+2 |
| 2014-07-09 | serial: treewide: Remove empty implementations of enable_ms() | Alexander Shiyan | 1 | -7/+0 |
| 2014-06-19 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -0/+6 |
| 2013-08-27 | tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
| 2013-07-31 | serial: use dev_get_platdata() | Jingoo Han | 1 | -1/+2 |
| 2013-05-20 | serial: mcf: missing uart_unregister_driver() on error in mcf_init() | Wei Yongjun | 1 | -1/+3 |
| 2013-01-15 | serial: mcf: Add support RS485 in ColdFire serial driver | Quoc-Viet Nguyen | 1 | -0/+71 |
| 2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -1/+1 |
| 2012-11-21 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | tty: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-11-21 | tty: serial: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
| 2011-09-22 | TTY: irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
| 2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+662 |