summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/rp2.c
Commit message (Expand)AuthorAgeFilesLines
* tty: rp2: remove unused rp2_uart_port::ignore_rxJiri Slaby (SUSE)2023-11-231-1/+0
* serial: rp2: Use port lock wrappersThomas Gleixner2023-09-181-10/+10
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-2/+2
* tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)2022-11-031-25/+6
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-3/+2
* serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma2021-05-211-35/+17
* serial: rp2: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-081-1/+1
* tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+2
* serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee2013-01-171-0/+885