Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-03 | serial: digicolor: Use uart_xmit_advance() | Ilpo Järvinen | 1 | -2/+1 |
2022-08-30 | serial: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+1 |
2022-05-19 | serial: digicolor-usart: Don't allow CS5-6 | Ilpo Järvinen | 1 | -0/+2 |
2022-05-05 | tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe() | Yang Yingliang | 1 | -3/+2 |
2022-03-03 | serial: make uart_console_write->putchar()'s character an unsigned char | Jiri Slaby | 1 | -1/+1 |
2019-06-10 | tty/serial: digicolor: Fix digicolor-usart already registered warning | Kefeng Wang | 1 | -1/+5 |
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 |
2016-02-14 | tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE | Guenter Roeck | 1 | -4/+5 |
2015-02-02 | tty/serial: digicolor: remove sysrq reference | Baruch Siach | 1 | -4/+1 |
2015-01-09 | serial: driver for Conexant Digicolor USART | Baruch Siach | 1 | -0/+563 |