summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/stm32-usart.c
AgeCommit message (Expand)Author
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-10-04Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha
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