summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/digicolor-usart.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03serial: digicolor: Use uart_xmit_advance()Ilpo Järvinen1-2/+1
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-05-19serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-05-05tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang1-3/+2
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2019-06-10tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-02-14tty/serial: digicolor: Fix bad usage of IS_ERR_VALUEGuenter Roeck1-4/+5
2015-02-02tty/serial: digicolor: remove sysrq referenceBaruch Siach1-4/+1
2015-01-09serial: driver for Conexant Digicolor USARTBaruch Siach1-0/+563