index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.h
Age
Commit message (
Expand
)
Author
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
2019-05-24
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
2019-05-24
serial: stm32: fix rx error handling
Erwan Le Ray
2019-05-24
serial: stm32: fix word length configuration
Erwan Le Ray
2018-03-14
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
2017-12-15
serial: stm32: fix name conflict with 8250
Ludovic Barre
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2017-07-30
serial: stm32: Increase maximum number of ports
Gerald Baeza
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
2017-07-30
serial: stm32: fix copyright
Bich HEMON
2016-10-27
serial: stm32: Fix comparisons with undefined register
Geert Uytterhoeven
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE