summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_dwlib.c
AgeCommit message (Expand)Author
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-07-14serial: 8250_dwlib: remove redundant sanity check for RS485 flagsLino Sanfilippo
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-06-308250_dwlib: Convert bitops to newer formIlpo Järvinen
2022-06-27serial: 8250_dwlib: Support for 9th bit multipoint addressingIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen
2022-06-10serial: 8250_dwlib: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_dwlib: Fill in rs485_supportedIlpo Järvinen
2022-04-26serial: 8250_dwlib: Implement SW half duplex supportIlpo Järvinen
2022-04-26serial: 8250_dwlib: RS485 HW half & full duplex supportIlpo Järvinen
2022-04-26serial: 8250: dw: Move the IO accessors to 8250_dwlib.hMiquel Raynal
2022-04-26serial: 8250: dw: Allow to use a fallback CPR value if not synthesizedMiquel Raynal
2021-10-10serial: 8250_lpss: Extract dw8250_do_set_termios() for common useAndy Shevchenko
2019-09-04serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko