index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.h
Age
Commit message (
Expand
)
Author
2021-04-22
serial: stm32: add FIFO threshold configuration
Fabrice Gasnier
2021-04-05
tty/serial: Add rx-tx-swap OF option to stm32-usart
Martin Devera
2021-03-23
serial: stm32: update wakeup IRQ management
Alexandre Torgue
2021-03-10
serial: stm32: fix tx_empty condition
Erwan Le Ray
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
2019-05-24
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
2019-05-24
serial: stm32: fix rx error handling
Erwan Le Ray
2019-05-24
serial: stm32: fix word length configuration
Erwan Le Ray
2018-03-14
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
2017-12-15
serial: stm32: fix name conflict with 8250
Ludovic Barre
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-07-30
serial: stm32: add fifo support
Gerald Baeza
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2017-07-30
serial: stm32: Increase maximum number of ports
Gerald Baeza
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
2017-07-30
serial: stm32: fix copyright
Bich HEMON
2016-10-27
serial: stm32: Fix comparisons with undefined register
Geert Uytterhoeven
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE