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.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
2019-03-05
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
1
-1
/
+1
2019-02-12
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
1
-4
/
+5
2019-02-12
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-02-12
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
1
-0
/
+3
2019-02-12
serial: fsl_lpuart: clear parity enable bit when disable parity
Andy Duan
1
-0
/
+4
2019-01-31
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-31
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-31
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-31
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
1
-1
/
+2
2019-01-26
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
1
-6
/
+16
2019-01-26
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
3
-0
/
+4
2019-01-23
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-23
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
1
-8
/
+5
2019-01-23
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
1
-2
/
+7
2019-01-23
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2019-01-13
serial/sunsu: fix refcount leak
Yangtao Li
1
-5
/
+26
2019-01-09
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2018-12-21
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-12-13
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
1
-2
/
+2
2018-12-13
tty: do not set TTY_IO_ERROR flag if console port
Chanho Park
1
-1
/
+2
2018-12-13
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
1
-9
/
+7
2018-12-08
kgdboc: Fix warning with module build
Laura Abbott
1
-18
/
+19
2018-12-08
kgdboc: Fix restrict error
Laura Abbott
1
-4
/
+2
2018-12-01
tty: wipe buffer if not echoing data
Greg Kroah-Hartman
1
-3
/
+17
2018-12-01
tty: wipe buffer.
Linus Torvalds
1
-1
/
+5
2018-11-21
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
1
-2
/
+2
2018-11-21
sc16is7xx: Fix for multi-channel stall
Phil Elwell
1
-6
/
+13
2018-11-21
tty: check name length in tty_find_polling_driver()
Miles Chen
1
-1
/
+1
2018-11-13
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
1
-0
/
+5
2018-10-13
tty: Drop tty->count on tty_reopen() failure
Dmitry Safonov
1
-3
/
+8
2018-10-10
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Jan Kiszka
1
-1
/
+3
2018-10-04
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
1
-0
/
+8
2018-10-04
serial: cpm_uart: return immediately from console poll
Christophe Leroy
1
-3
/
+7
2018-10-04
tty: serial: lpuart: avoid leaking struct tty_struct
Stefan Agner
1
-1
/
+2
2018-10-04
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
1
-2
/
+4
2018-10-04
serial: sh-sci: Stop RX FIFO timer during port shutdown
Geert Uytterhoeven
1
-0
/
+2
2018-09-29
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-09-26
earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlycon
Michal Simek
1
-1
/
+0
2018-09-26
earlycon: Initialize port->uartclk based on clock-frequency property
Michal Simek
1
-0
/
+4
2018-09-26
tty: fix termios input-speed encoding
Johan Hovold
1
-0
/
+3
2018-09-26
tty: fix termios input-speed encoding when using BOTHER
Johan Hovold
1
-3
/
+7
2018-09-19
tty: rocket: Fix possible buffer overwrite on register_PCI
Anton Vasilyev
1
-1
/
+1
2018-09-09
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
1
-5
/
+12
2018-08-24
pty: fix O_CLOEXEC for TIOCGPTPEER
Matthijs van Duin
1
-1
/
+1
2018-08-22
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
1
-0
/
+1
2018-08-22
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
1
-1
/
+1
2018-08-22
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
1
-1
/
+5
2018-08-22
tty: serial: 8250: Revert NXP SC16C2552 workaround
Mark
1
-2
/
+1
2018-08-03
tty: Fix data race in tty_insert_flip_string_fixed_flag
DaeRyong Jeong
1
-0
/
+3
2018-08-03
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
1
-1
/
+0
[next]