index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_dwlib.c
Age
Commit message (
Expand
)
Author
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-07-14
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-30
8250_dwlib: Convert bitops to newer form
Ilpo Järvinen
2022-06-27
serial: 8250_dwlib: Support for 9th bit multipoint addressing
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-10
serial: 8250_dwlib: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_dwlib: Fill in rs485_supported
Ilpo Järvinen
2022-04-26
serial: 8250_dwlib: Implement SW half duplex support
Ilpo Järvinen
2022-04-26
serial: 8250_dwlib: RS485 HW half & full duplex support
Ilpo Järvinen
2022-04-26
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
Miquel Raynal
2022-04-26
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
Miquel Raynal
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
2019-09-04
serial: 8250_dw: split Synopsys DesignWare 8250 common functions
Andy Shevchenko