index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Add RS485 RTS GPIO control again
Marek Vasut
2020-09-04
1
-8
/
+25
*
serial: stm32: avoid kernel warning on absence of optional IRQ
Holger Assmann
2020-08-18
1
-1
/
+1
*
serial: stm32: Add RS485 RTS GPIO control
Marek Vasut
2020-07-30
1
-0
/
+8
*
serial: stm32: Use generic DT binding for announcing RTS/CTS lines
Erwan Le Ray
2020-07-01
1
-2
/
+3
*
serial: stm32: add no_console_suspend support
Erwan Le Ray
2020-05-19
1
-1
/
+12
*
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
1
-4
/
+4
*
tty: serial: Add modem control gpio support for STM32 UART
Manivannan Sadhasivam
2020-05-15
1
-2
/
+51
*
tty/serial: Migrate stm32-usart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
2019-11-21
1
-3
/
+3
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
1
-13
/
+4
*
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
2019-09-04
1
-5
/
+4
*
serial: stm32: add pm_runtime support
Erwan Le Ray
2019-09-04
1
-3
/
+38
*
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
2019-09-04
1
-0
/
+5
*
serial: stm32: add RX and TX FIFO flush
Erwan Le Ray
2019-06-21
1
-5
/
+15
*
serial: stm32: add support of RX FIFO threshold
Erwan Le Ray
2019-06-21
1
-2
/
+19
*
serial: stm32: add support of TX FIFO threshold
Erwan Le Ray
2019-06-21
1
-9
/
+42
*
serial: stm32: update PIO transmission
Erwan Le Ray
2019-06-21
1
-14
/
+13
*
serial: stm32: add support of timeout interrupt for RX
Erwan Le Ray
2019-06-21
1
-6
/
+25
*
Revert "serial: stm32: select pinctrl state in each suspend/resume function"
Greg Kroah-Hartman
2019-06-13
1
-4
/
+0
*
serial: stm32: fix a recursive locking in stm32_config_rs485
Borut Seljak
2019-06-10
1
-3
/
+0
*
serial: stm32: Make stm32_get_databits static
YueHaibing
2019-06-10
1
-1
/
+1
*
serial: stm32: select pinctrl state in each suspend/resume function
Bich Hemon
2019-06-10
1
-0
/
+4
*
serial: stm32: fix the get_irq error case
Erwan Le Ray
2019-05-24
1
-8
/
+26
*
serial: stm32: fix wakeup source initialization
Erwan Le Ray
2019-05-24
1
-13
/
+15
*
serial: stm32: Add support of TC bit status check
Erwan Le Ray
2019-05-24
1
-17
/
+15
*
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
2019-05-24
1
-8
/
+3
*
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
2019-05-24
1
-4
/
+8
*
serial: stm32: fix rx error handling
Erwan Le Ray
2019-05-24
1
-19
/
+35
*
serial: stm32: fix word length configuration
Erwan Le Ray
2019-05-24
1
-7
/
+49
*
serial: stm32: fix initialization of RS485 mode
Bich HEMON
2018-03-15
1
-0
/
+4
*
serial: stm32: add support for RS485 hardware control mode
Bich HEMON
2018-03-14
1
-1
/
+129
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-1
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
2017-10-04
1
-3
/
+0
*
serial: stm32-usart: Avoid using irq_wake flag
Andy Shevchenko
2017-08-28
1
-1
/
+1
*
serial: stm32: fix pio transmit timeout
Gerald Baeza
2017-08-28
1
-1
/
+1
*
serial: stm32: add fifo support
Gerald Baeza
2017-07-30
1
-0
/
+7
*
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2017-07-30
1
-1
/
+89
*
serial: stm32: fix error handling in probe
Fabrice Gasnier
2017-07-30
1
-2
/
+9
*
serial: stm32: add RTS support
Bich HEMON
2017-07-30
1
-1
/
+1
*
serial: stm32: fix multi-ports management
Gerald Baeza
2017-07-30
1
-5
/
+7
*
serial: stm32: fix copyright
Bich HEMON
2017-07-30
1
-0
/
+1
*
serial: stm32: mark symbols static where possible
Baoyou Xie
2016-09-27
1
-3
/
+4
*
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
2016-09-27
1
-2
/
+2
*
serial: stm32: fix uart enable management
Alexandre TORGUE
2016-09-22
1
-1
/
+5
*
serial: stm32: fix spin_lock management
Alexandre TORGUE
2016-09-22
1
-0
/
+4
*
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
1
-25
/
+364
*
serial: stm32: clock disabling management
Alexandre TORGUE
2016-09-22
1
-2
/
+3
*
serial: stm32: correct flow control property spelling
Alexandre TORGUE
2016-09-22
1
-1
/
+1
*
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
2016-09-22
1
-1
/
+1
[next]