开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.c
Age
Commit message (
Expand
)
Author
2018-03-15
serial: stm32: fix initialization of RS485 mode
Bich HEMON
2018-03-14
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-10-04
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
2017-08-28
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2017-07-30
serial: stm32: fix error handling in probe
Fabrice Gasnier
2017-07-30
serial: stm32: add RTS support
Bich HEMON
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
2017-07-30
serial: stm32: fix copyright
Bich HEMON
2016-09-27
serial: stm32: mark symbols static where possible
Baoyou Xie
2016-09-27
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
2016-09-22
serial: stm32: fix uart enable management
Alexandre TORGUE
2016-09-22
serial: stm32: fix spin_lock management
Alexandre TORGUE
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
serial: stm32: clock disabling management
Alexandre TORGUE
2016-09-22
serial: stm32: correct flow control property spelling
Alexandre TORGUE
2016-09-22
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
2016-09-22
serial: stm32: adding support for stm32f7
Alexandre TORGUE
2015-10-04
tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
2015-07-23
serial: stm32-usart: Fix SysRq support
Maxime Coquelin
2015-06-10
serial: stm32-usart: Add STM32 USART Driver
Maxime Coquelin