index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
rda-uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-11
/
+6
*
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
1
-18
/
+10
*
serial: rda: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: rda: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-17
/
+17
*
serial: rda: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: rda-uart: Don't allow CS5-6
Ilpo Järvinen
2022-05-19
1
-0
/
+2
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
serial: rda: drop low-latency workaround
Johan Hovold
2021-04-22
1
-2
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
1
-3
/
+1
*
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam
2018-12-31
1
-0
/
+831