summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: stm32: fix initialization of RS485 modeBich HEMON2018-03-151-0/+4
* serial: stm32: add support for RS485 hardware control modeBich HEMON2018-03-141-1/+129
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-1/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* Arm: dts: stm32: remove extra compatible string from DT & driverVikas Manocha2017-10-041-3/+0Star
* serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
* serial: stm32: fix pio transmit timeoutGerald Baeza2017-08-281-1/+1
* serial: stm32: add fifo supportGerald Baeza2017-07-301-0/+7
* serial: stm32: add wakeup mechanismFabrice Gasnier2017-07-301-1/+89
* serial: stm32: fix error handling in probeFabrice Gasnier2017-07-301-2/+9
* serial: stm32: add RTS supportBich HEMON2017-07-301-1/+1
* serial: stm32: fix multi-ports managementGerald Baeza2017-07-301-5/+7
* serial: stm32: fix copyrightBich HEMON2017-07-301-0/+1
* serial: stm32: mark symbols static where possibleBaoyou Xie2016-09-271-3/+4
* serial: stm32: use mapbase instead of membase for DMAArnd Bergmann2016-09-271-2/+2
* serial: stm32: fix uart enable managementAlexandre TORGUE2016-09-221-1/+5
* serial: stm32: fix spin_lock managementAlexandre TORGUE2016-09-221-0/+4
* serial: stm32: adding dma supportAlexandre TORGUE2016-09-221-25/+364
* serial: stm32: clock disabling managementAlexandre TORGUE2016-09-221-2/+3
* serial: stm32: correct flow control property spellingAlexandre TORGUE2016-09-221-1/+1
* serial: stm32: disable tx and rx during shutdownAlexandre TORGUE2016-09-221-1/+1
* serial: stm32: header file creationAlexandre TORGUE2016-09-221-208/+1Star
* serial: stm32: adding support for stm32f7Alexandre TORGUE2016-09-221-50/+219
* tty/serial: st-asc: drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-041-2/+1Star
* serial: stm32-usart: Fix SysRq supportMaxime Coquelin2015-07-241-1/+1
* serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-111-0/+739