index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
1
-68
/
+0
2022-05-05
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
Marek Vasut
1
-0
/
+1
2022-04-22
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
1
-0
/
+2
2022-01-06
serial: stm32: rework TX DMA state condition
Valentin Caron
1
-1
/
+1
2021-10-21
serial: stm32: update throttle and unthrottle ops for dma mode
Erwan Le Ray
1
-0
/
+1
2021-10-21
serial: stm32: rework RX over DMA
Erwan Le Ray
1
-5
/
+7
2021-04-22
serial: stm32: add FIFO threshold configuration
Fabrice Gasnier
1
-6
/
+2
2021-04-05
tty/serial: Add rx-tx-swap OF option to stm32-usart
Martin Devera
1
-0
/
+4
2021-03-23
serial: stm32: update wakeup IRQ management
Alexandre Torgue
1
-1
/
+1
2021-03-10
serial: stm32: fix tx_empty condition
Erwan Le Ray
1
-3
/
+0
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
1
-1
/
+1
2020-05-15
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
1
-0
/
+1
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-21
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
1
-1
/
+6
2019-06-21
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
1
-0
/
+13
2019-06-21
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
1
-0
/
+1
2019-05-24
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
1
-0
/
+1
2019-05-24
serial: stm32: fix rx error handling
Erwan Le Ray
1
-8
/
+2
2019-05-24
serial: stm32: fix word length configuration
Erwan Le Ray
1
-2
/
+1
2018-03-14
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
1
-0
/
+3
2017-12-15
serial: stm32: fix name conflict with 8250
Ludovic Barre
1
-1
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-1
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
1
-0
/
+4
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
1
-0
/
+29
2017-07-30
serial: stm32: Increase maximum number of ports
Gerald Baeza
1
-1
/
+1
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
1
-0
/
+1
2017-07-30
serial: stm32: fix copyright
Bich HEMON
1
-0
/
+1
2016-10-27
serial: stm32: Fix comparisons with undefined register
Geert Uytterhoeven
1
-1
/
+1
2016-09-22
serial: stm32: adding dma support
Alexandre TORGUE
1
-0
/
+14
2016-09-22
serial: stm32: header file creation
Alexandre TORGUE
1
-0
/
+215