summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_dwlib.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-26serial: 8250_dwlib: Implement SW half duplex supportIlpo Järvinen1-2/+8
2022-04-26serial: 8250_dwlib: RS485 HW half & full duplex supportIlpo Järvinen1-0/+82
2022-04-26serial: 8250: dw: Move the IO accessors to 8250_dwlib.hMiquel Raynal1-16/+0
2022-04-26serial: 8250: dw: Allow to use a fallback CPR value if not synthesizedMiquel Raynal1-3/+7
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko1-0/+10
2019-09-04serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko1-0/+126