summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/rp2.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)1-25/+6
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-3/+2
2021-05-21serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-04-22serial: rp2: drop low-latency workaroundJohan Hovold1-2/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-08-27tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-01-17serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee1-0/+885