summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/stm32-usart.h
AgeCommit message (Expand)Author
2021-10-21serial: stm32: update throttle and unthrottle ops for dma modeErwan Le Ray
2021-10-21serial: stm32: rework RX over DMAErwan Le Ray
2021-04-22serial: stm32: add FIFO threshold configurationFabrice Gasnier
2021-04-05tty/serial: Add rx-tx-swap OF option to stm32-usartMartin Devera
2021-03-23serial: stm32: update wakeup IRQ managementAlexandre Torgue
2021-03-10serial: stm32: fix tx_empty conditionErwan Le Ray
2021-01-26serial: stm32: Use of_device_get_match_data()Stephen Boyd
2020-05-15tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-06-21serial: stm32: add support of RX FIFO thresholdErwan Le Ray
2019-06-21serial: stm32: add support of TX FIFO thresholdErwan Le Ray
2019-06-21serial: stm32: add support of timeout interrupt for RXErwan Le Ray
2019-05-24serial: stm32: fix rx data length when parity enabledErwan Le Ray
2019-05-24serial: stm32: fix rx error handlingErwan Le Ray
2019-05-24serial: stm32: fix word length configurationErwan Le Ray
2018-03-14serial: stm32: add support for RS485 hardware control modeBich HEMON
2017-12-15serial: stm32: fix name conflict with 8250Ludovic Barre
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-07-30serial: stm32: add fifo supportGerald Baeza
2017-07-30serial: stm32: add wakeup mechanismFabrice Gasnier
2017-07-30serial: stm32: Increase maximum number of portsGerald Baeza
2017-07-30serial: stm32: fix multi-ports managementGerald Baeza
2017-07-30serial: stm32: fix copyrightBich HEMON
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE
2016-09-22serial: stm32: header file creationAlexandre TORGUE