开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
rda-uart.c
Age
Commit message (
Expand
)
Author
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-02
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2023-11-23
serial: rda: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: rda: Use port lock wrappers
Thomas Gleixner
2022-11-03
serial: rda: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-05-19
serial: rda-uart: Don't allow CS5-6
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-04-22
serial: rda: drop low-latency workaround
Johan Hovold
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-04
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-12-31
tty: serial: Add RDA8810PL UART driver
Manivannan Sadhasivam