aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21serial: stm32: add support of RX FIFO thresholdErwan Le Ray1-1/+6
2019-06-21serial: stm32: add support of TX FIFO thresholdErwan Le Ray1-0/+13
2019-06-21serial: stm32: add support of timeout interrupt for RXErwan Le Ray1-0/+1
2019-05-24serial: stm32: fix rx data length when parity enabledErwan Le Ray1-0/+1
2019-05-24serial: stm32: fix rx error handlingErwan Le Ray1-8/+2
2019-05-24serial: stm32: fix word length configurationErwan Le Ray1-2/+1
2018-03-14serial: stm32: add support for RS485 hardware control modeBich HEMON1-0/+3
2017-12-15serial: stm32: fix name conflict with 8250Ludovic Barre1-1/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-1/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-07-30serial: stm32: add fifo supportGerald Baeza1-0/+4
2017-07-30serial: stm32: add wakeup mechanismFabrice Gasnier1-0/+29
2017-07-30serial: stm32: Increase maximum number of portsGerald Baeza1-1/+1
2017-07-30serial: stm32: fix multi-ports managementGerald Baeza1-0/+1
2017-07-30serial: stm32: fix copyrightBich HEMON1-0/+1
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven1-1/+1
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE1-0/+14
2016-09-22serial: stm32: header file creationAlexandre TORGUE1-0/+215