summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/digicolor-usart.c
AgeCommit message (Expand)Author
2023-11-23serial: digicolor: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: digicolor: Use port lock wrappersThomas Gleixner
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2022-11-03serial: digicolor: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-05-19serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen
2022-05-05tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2019-06-10tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2016-02-14tty/serial: digicolor: Fix bad usage of IS_ERR_VALUEGuenter Roeck
2015-02-02tty/serial: digicolor: remove sysrq referenceBaruch Siach
2015-01-09serial: driver for Conexant Digicolor USARTBaruch Siach