summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/rp2.c
AgeCommit message (Expand)Author
2023-11-23tty: rp2: remove unused rp2_uart_port::ignore_rxJiri Slaby (SUSE)
2023-09-18serial: rp2: Use port lock wrappersThomas Gleixner
2023-07-25serial: drivers: switch ch and flag to u8Jiri Slaby
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2021-05-21serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-04-22serial: rp2: drop low-latency workaroundJohan Hovold
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-08-27tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-01-17serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee