index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: stm32: mark symbols static where possible
Baoyou Xie
2016-09-27
1
-3
/
+4
*
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
2016-09-27
1
-2
/
+2
*
serial: stm32: fix uart enable management
Alexandre TORGUE
2016-09-22
1
-1
/
+5
*
serial: stm32: fix spin_lock management
Alexandre TORGUE
2016-09-22
1
-0
/
+4
*
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
1
-25
/
+364
*
serial: stm32: clock disabling management
Alexandre TORGUE
2016-09-22
1
-2
/
+3
*
serial: stm32: correct flow control property spelling
Alexandre TORGUE
2016-09-22
1
-1
/
+1
*
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
2016-09-22
1
-1
/
+1
*
serial: stm32: header file creation
Alexandre TORGUE
2016-09-22
1
-208
/
+1
*
serial: stm32: adding support for stm32f7
Alexandre TORGUE
2016-09-22
1
-50
/
+219
*
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-10-04
1
-2
/
+1
*
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
2015-07-24
1
-1
/
+1
*
serial: stm32-usart: Add STM32 USART Driver
Maxime Coquelin
2015-06-11
1
-0
/
+739