summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-05tty/serial: Add rx-tx-swap OF option to stm32-usartMartin Devera1-0/+4
2021-03-23serial: stm32: update wakeup IRQ managementAlexandre Torgue1-1/+1
2021-03-10serial: stm32: fix tx_empty conditionErwan Le Ray1-3/+0
2021-01-26serial: stm32: Use of_device_get_match_data()Stephen Boyd1-1/+1
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam1-0/+1
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
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