summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/rda-uart.c
AgeCommit message (Expand)Author
2024-03-02serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.Sebastian Andrzej Siewior
2023-11-23serial: rda: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: rda: Use port lock wrappersThomas Gleixner
2022-11-03serial: rda: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen
2022-05-19serial: rda-uart: Don't allow CS5-6Ilpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2021-04-22serial: rda: drop low-latency workaroundJohan Hovold
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-04tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam