aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/rda-uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen1-1/+1
2022-05-19serial: rda-uart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2021-04-22serial: rda: drop low-latency workaroundJohan Hovold1-2/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-04tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET1-1/+1
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam1-0/+831