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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
1
-0
/
+2
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: always relink the port
Sudip Mukherjee
1
-2
/
+1
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
2
-1
/
+3
2020-01-14
serdev: Don't claim unsupported ACPI serial devices
Punit Agrawal
1
-0
/
+10
2020-01-09
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
1
-1
/
+15
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
vcs: prevent write access to vcsu devices
Nicolas Pitre
1
-0
/
+3
2019-12-13
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2019-12-13
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
4
-7
/
+14
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-12-01
synclink_gt(): fix compat_ioctl()
Al Viro
1
-12
/
+4
2019-12-01
pty: fix compat ioctls
Al Viro
1
-2
/
+12
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: n_hdlc: fix build on SPARC
Randy Dunlap
1
-0
/
+5
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
2019-09-21
serial: sprd: correct the wrong sequence of arguments
Chunyan Zhang
1
-1
/
+1
2019-08-16
tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
Peter Zijlstra
1
-3
/
+2
2019-07-31
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-07-31
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-31
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
Stefan Roese
1
-0
/
+14
[next]