summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/digicolor-usart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: digicolor: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-2/+1
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen2022-05-191-0/+2
* tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang2022-05-051-3/+2
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang2019-06-101-1/+5
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty/serial: digicolor: Fix bad usage of IS_ERR_VALUEGuenter Roeck2016-02-141-4/+5
* tty/serial: digicolor: remove sysrq referenceBaruch Siach2015-02-021-4/+1
* serial: driver for Conexant Digicolor USARTBaruch Siach2015-01-091-0/+563