summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/rda-uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: rda: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET2019-10-041-1/+1
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-3/+1
* tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam2018-12-311-0/+831