index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.h
Age
Commit message (
Expand
)
Author
2024-01-27
serial: stm32: get FIFO size from hwcfg register
Valentin Caron
2024-01-27
serial: stm32: change register's offset type from u8 to u16
Valentin Caron
2024-01-27
serial: stm32: extend max number of U(S)ART to 9
Valentin Caron
2024-01-27
serial: stm32: implement prescaler tuning to compute low baudrate
Valentin Caron
2023-08-22
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2023-03-09
serial: stm32: Remove unused struct stm32_port txdone element
Marek Vasut
2022-07-28
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-05-05
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
Marek Vasut
2022-04-22
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
2022-01-06
serial: stm32: rework TX DMA state condition
Valentin Caron
2021-10-21
serial: stm32: update throttle and unthrottle ops for dma mode
Erwan Le Ray
2021-10-21
serial: stm32: rework RX over DMA
Erwan Le Ray
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