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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-03-11
tty:serial:mvebu-uart:fix a wrong return
tangbin
1
-1
/
+1
2020-03-11
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
1
-0
/
+8
2020-02-28
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
1
-4
/
+14
2020-02-28
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
1
-43
/
+24
2020-02-28
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
1
-21
/
+4
2020-02-28
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
1
-111
/
+80
2020-02-28
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
1
-2
/
+23
2020-02-28
tty: serial: qcom_geni_serial: Fix UART hang
Ryan Case
1
-0
/
+8
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
1
-1
/
+1
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-02-28
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
4
-5
/
+6
2020-02-15
serial: uartps: Move the spinlock after the read of the tx empty
Shubhrajyoti Datta
1
-2
/
+1
2020-02-15
serial: uartps: Add a timeout to the tx empty wait
Shubhrajyoti Datta
1
-4
/
+10
2020-02-01
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-27
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2020-01-27
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
1
-14
/
+14
2020-01-27
serial: stm32: fix a recursive locking in stm32_config_rs485
Borut Seljak
1
-3
/
+0
2020-01-27
serial: stm32: fix wakeup source initialization
Erwan Le Ray
1
-13
/
+15
2020-01-27
serial: stm32: Add support of TC bit status check
Erwan Le Ray
1
-17
/
+15
2020-01-27
serial: stm32: fix transmit_chars when tx is stopped
Erwan Le Ray
1
-8
/
+3
2020-01-27
serial: stm32: fix rx data length when parity enabled
Erwan Le Ray
2
-4
/
+9
2020-01-27
serial: stm32: fix rx error handling
Erwan Le Ray
2
-27
/
+37
2020-01-27
serial: stm32: fix word length configuration
Erwan Le Ray
2
-9
/
+50
2020-01-17
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
1
-1
/
+4
2020-01-17
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
1
-1
/
+1
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
1
-0
/
+1
2020-01-09
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2020-01-04
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
2019-12-13
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
1
-17
/
+39
2019-12-13
serial: imx: fix error handling in console_setup
Stefan Agner
1
-1
/
+1
2019-12-13
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-12-13
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2019-12-13
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
1
-4
/
+2
2019-12-13
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
1
-1
/
+5
2019-12-13
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
1
-2
/
+2
2019-12-05
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-12-05
serial: max310x: Fix tx_empty() callback
Alexander Shiyan
1
-5
/
+2
2019-12-05
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
3
-1
/
+52
2019-12-05
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
1
-1
/
+1
2019-11-20
tty: serial: qcom_geni_serial: Fix serial when not used as console
Douglas Anderson
1
-29
/
+26
2019-11-20
serial: mxs-auart: Fix potential infinite loop
Anton Vasilyev
1
-1
/
+2
2019-11-20
serial: samsung: Enable baud clock for UART reset procedure in resume
Marek Szyprowski
1
-0
/
+8
2019-11-20
serial: uartps: Fix suspend functionality
Nava kishore Manne
1
-29
/
+12
2019-11-10
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
1
-4
/
+4
2019-11-06
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
1
-0
/
+3
2019-11-06
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
1
-1
/
+1
2019-11-06
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
1
-0
/
+28
2019-10-17
serial: uartlite: fix exit path null pointer
Randy Dunlap
1
-1
/
+2
2019-09-21
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
[next]