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