index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
stm32-usart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
Lino Sanfilippo
2024-03-01
1
-1
/
+3
*
serial: Do not hold the port lock when setting rx-during-tx GPIO
Lino Sanfilippo
2024-01-31
1
-6
/
+2
*
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
2023-08-22
1
-1
/
+3
*
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
2023-08-22
1
-94
/
+106
*
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2023-08-22
1
-45
/
+82
*
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
2023-08-22
1
-8
/
+8
*
serial: stm32: use DMAT as a configuration bit
Valentin Caron
2023-08-22
1
-5
/
+3
*
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
2023-08-22
1
-32
/
+44
*
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-3
/
+2
*
serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
Uwe Kleine-König
2023-05-13
1
-4
/
+1
*
serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...
Marek Vasut
2023-03-09
1
-2
/
+3
*
serial: stm32: Remove unused struct stm32_port txdone element
Marek Vasut
2023-03-09
1
-1
/
+0
*
Merge 6.2-rc7 into tty-next
Greg Kroah-Hartman
2023-02-06
1
-28
/
+5
|
\
|
*
serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
Marek Vasut
2023-01-31
1
-28
/
+5
*
|
serial: stm32: Add support for rs485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
1
-1
/
+5
|
/
*
serial: stm32: move dma_request_chan() before clk_prepare_enable()
Valentin Caron
2022-11-22
1
-24
/
+23
*
serial: stm32: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-4
/
+3
*
serial: stm32: Fix unused-variable warning
Ren Zhijie
2022-09-30
1
-3
/
+3
*
serial: stm32: Deassert Transmit Enable on ->rs485_config()
Lukas Wunner
2022-09-22
1
-47
/
+53
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-1
/
+78
|
\
|
*
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-07-28
1
-0
/
+69
|
*
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
1
-1
/
+1
|
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
1
-1
/
+1
|
*
serial: stm32: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
1
-0
/
+8
*
|
serial: stm32: Clear prev values before setting RTS delays
Ilpo Järvinen
2022-06-30
1
-0
/
+2
|
/
*
serial: stm32-usart: Correct CSIZE, bits, and parity
Ilpo Järvinen
2022-05-19
1
-3
/
+12
*
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
Marek Vasut
2022-05-05
1
-2
/
+40
*
serial: stm32: Factor out GPIO RTS toggling into separate function
Marek Vasut
2022-05-05
1
-21
/
+38
*
serial: stm32: add earlycon support
Valentin Caron
2022-04-22
1
-0
/
+51
*
serial: stm32: add KGDB support
Valentin Caron
2022-04-22
1
-2
/
+35
*
serial: stm32: remove infinite loop possibility in putchar function
Valentin Caron
2022-04-22
1
-3
/
+9
*
serial: stm32: remove redundant code in rs485_config
Lino Sanfilippo
2022-04-15
1
-7
/
+2
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
serial: stm32: enable / disable wake irqs for mcrtl_gpio wakeup sources
Erwan Le Ray
2022-02-08
1
-1
/
+2
*
serial: stm32: fix software flow control transfer
Valentin Caron
2022-01-26
1
-1
/
+1
*
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
2022-01-26
1
-0
/
+12
*
serial: stm32: correct loop for dma error handling
Valentin Caron
2022-01-06
1
-3
/
+2
*
serial: stm32: fix flow control transfer in DMA mode
Valentin Caron
2022-01-06
1
-0
/
+3
*
serial: stm32: rework TX DMA state condition
Valentin Caron
2022-01-06
1
-18
/
+48
*
serial: stm32: move tx dma terminate DMA to shutdown
Valentin Caron
2022-01-06
1
-1
/
+5
*
serial: stm32: push DMA RX data before suspending
Erwan Le Ray
2021-10-26
1
-27
/
+53
*
serial: stm32: terminate / restart DMA transfer at suspend / resume
Erwan Le Ray
2021-10-26
1
-43
/
+84
*
serial: stm32: rework RX dma initialization and release
Erwan Le Ray
2021-10-26
1
-28
/
+41
*
serial: stm32: update throttle and unthrottle ops for dma mode
Erwan Le Ray
2021-10-21
1
-4
/
+33
*
serial: stm32: rework RX over DMA
Erwan Le Ray
2021-10-21
1
-48
/
+158
*
serial: stm32: re-introduce an irq flag condition in usart_receive_chars
Erwan Le Ray
2021-10-21
1
-8
/
+13
*
serial: stm32: use devm_platform_get_and_ioremap_resource()
Tang Bin
2021-08-16
1
-2
/
+1
*
serial: stm32: use the defined variable to simplify code
Tang Bin
2021-08-16
1
-2
/
+2
*
serial: stm32: fix the conditional expression writing
Tang Bin
2021-08-13
1
-2
/
+2
[next]