index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
digicolor-usart.c
Age
Commit message (
Expand
)
Author
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-11-23
serial: digicolor: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: digicolor: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2022-11-03
serial: digicolor: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-05-19
serial: digicolor-usart: Don't allow CS5-6
Ilpo Järvinen
2022-05-05
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2019-06-10
tty/serial: digicolor: Fix digicolor-usart already registered warning
Kefeng Wang
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2016-02-14
tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2015-02-02
tty/serial: digicolor: remove sysrq reference
Baruch Siach
2015-01-09
serial: driver for Conexant Digicolor USART
Baruch Siach