summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/stm32-usart.c
AgeCommit message (Expand)Author
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