开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
rp2.c
Age
Commit message (
Expand
)
Author
2024-09-11
tty: rp2: Fix reset with non forgiving PCIe host bridges
Florian Fainelli
2023-11-23
tty: rp2: remove unused rp2_uart_port::ignore_rx
Jiri Slaby (SUSE)
2023-09-18
serial: rp2: Use port lock wrappers
Thomas Gleixner
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2021-05-21
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
2021-04-22
serial: rp2: drop low-latency workaround
Johan Hovold
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
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
2013-12-08
tty: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-08-27
tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-01-17
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee