index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2024-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
2024-01-04
serial: 8250_dw: Do not bailout on UCV read returning zero
Vamshi Gajjela
2023-11-28
serial: 8250_dw: Decouple DLF register check from UCV
Vamshi Gajjela
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
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