summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/stm32-usart.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+1
* serial: stm32-usart: Fix SysRq supportMaxime Coquelin2015-07-231-1/+1
* serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin2015-06-101-0/+739