aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.c
AgeCommit message (Expand)Author
2021-05-22serial: stm32: fix tx_empty conditionErwan Le Ray
2021-05-22serial: stm32: fix incorrect characters on consoleErwan Le Ray
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27serial: stm32: fix wakeup source initializationErwan Le Ray
2020-01-27serial: stm32: Add support of TC bit status checkErwan Le Ray
2020-01-27serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2020-01-27serial: stm32: fix rx error handlingErwan Le Ray
2017-08-28serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko
2017-08-28serial: stm32: fix pio transmit timeoutGerald Baeza
2017-07-30serial: stm32: add fifo supportGerald Baeza
2017-07-30serial: stm32: add wakeup mechanismFabrice Gasnier
2017-07-30serial: stm32: fix error handling in probeFabrice Gasnier
2017-07-30serial: stm32: add RTS supportBich HEMON
2017-07-30serial: stm32: fix multi-ports managementGerald Baeza
2017-07-30serial: stm32: fix copyrightBich HEMON
2016-09-27serial: stm32: mark symbols static where possibleBaoyou Xie
2016-09-27serial: stm32: use mapbase instead of membase for DMAArnd Bergmann
2016-09-22serial: stm32: fix uart enable managementAlexandre TORGUE
2016-09-22serial: stm32: fix spin_lock managementAlexandre TORGUE
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE
2016-09-22serial: stm32: clock disabling managementAlexandre TORGUE
2016-09-22serial: stm32: correct flow control property spellingAlexandre TORGUE
2016-09-22serial: stm32: disable tx and rx during shutdownAlexandre TORGUE
2016-09-22serial: stm32: header file creationAlexandre TORGUE
2016-09-22serial: stm32: adding support for stm32f7Alexandre TORGUE
2015-10-04tty/serial: st-asc: drop the use of IRQF_NO_SUSPENDSudeep Holla
2015-07-23serial: stm32-usart: Fix SysRq supportMaxime Coquelin
2015-06-10serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin