| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: serial: switch from circ_buf to kfifo | Jiri Slaby (SUSE) | 2024-04-09 | 1 | -16/+10 |
* | serial: men_z135_uart: Use port lock wrappers | Thomas Gleixner | 2023-09-18 | 1 | -4/+4 |
* | serial: men_z135_uart: Use uart_xmit_advance() | Ilpo Järvinen | 2022-11-03 | 1 | -4/+1 |
* | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 2022-08-30 | 1 | -2/+2 |
* | serial: men_z135_uart: Drop duplicated iotype assignment | Ilpo Järvinen | 2022-05-05 | 1 | -1/+0 |
* | tty: serial, fix kernel-doc | Jiri Slaby | 2020-08-18 | 1 | -4/+4 |
* | drivers: mcb: use symbol namespaces | Johannes Thumshirn | 2019-11-03 | 1 | -0/+1 |
* | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 2019-04-08 | 1 | -1/+0 |
* | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 2017-11-08 | 1 | -4/+0 |
* | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 2017-11-08 | 1 | -0/+1 |
* | tty: serial: constify uart_ops structures | Julia Lawall | 2016-09-02 | 1 | -1/+1 |
* | serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes | Denys Vlasenko | 2015-12-13 | 1 | -1/+1 |
* | tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded... | Andreas Werner | 2015-10-17 | 1 | -8/+15 |
* | tty: serial: men_z135_uart.c: Don't initialize port->lock | Johannes Thumshirn | 2015-08-14 | 1 | -1/+0 |
* | tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios() | Johannes Thumshirn | 2015-08-14 | 1 | -5/+4 |
* | tty: serial: men_z135_uart: Fix driver for changes in hardware | Johannes Thumshirn | 2015-02-02 | 1 | -46/+109 |
* | tty: serial: men_z135_uart: Add terminating entry for men_z135_ids | Axel Lin | 2014-11-25 | 1 | -0/+1 |
* | tty: serial: men_z135_uart: Wakeup UART after transmitting | Johannes Thumshirn | 2014-07-09 | 1 | -3/+3 |
* | tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup | Johannes Thumshirn | 2014-05-28 | 1 | -3/+4 |
* | tty: serial: Add driver for MEN's 16z135 High Speed UART. | Johannes Thumshirn | 2014-04-24 | 1 | -0/+866 |