index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2019-10-31
tty: serial: cpm_uart - fix init when SMC is relocated
Christophe Leroy
2019-10-05
tty: max310x: Fix external crystal register setup
Joe Burmeister
2019-10-05
serial: sh-sci: disable DMA for uart_console
George G. Davis
2019-09-23
TTY: serial_core, add ->install
Jiri Slaby
2019-09-23
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
Sergei Trofimovich
2019-08-13
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
Hoan Nguyen An
2019-08-13
tty: mxs-auart: fix a potential NULL pointer dereference
Kangjie Lu
2019-08-13
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
2019-08-13
serial: max310x: Fix to avoid potential NULL pointer dereference
Aditya Pakki
2019-07-09
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
2019-07-09
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
2019-07-09
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
2019-07-09
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
2019-05-02
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-05-02
vt: invoke notifier on screen size change
Nicolas Pitre
2019-05-02
vt: always call notifier with the console lock held
Nicolas Pitre
2019-05-02
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-05-02
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-04-04
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
2019-04-04
serial: imx: fix error handling in console_setup
Stefan Agner
2019-02-11
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
2019-02-11
termios, tty/tty_baudrate.c: fix buffer overrun
H. Peter Anvin
2019-02-11
kgdboc: Passing ekgdboc to command line causes panic
He Zhe
2018-12-16
tty: vt_ioctl: fix potential Spectre v1
Gustavo A. R. Silva
2018-12-16
serial: cpm_uart: return immediately from console poll
Christophe Leroy
2018-12-16
tty: fix termios input-speed encoding when using BOTHER
Johan Hovold
2018-12-16
tty: fix termios input-speed encoding
Johan Hovold
2018-12-16
tty: fix typo in comment of tty_termios_encode_baud_rate
Matthias Brugger
2018-12-16
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
2018-12-16
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
2018-11-20
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-11-20
tty: vt, get rid of weird source code flow
Jiri Slaby
2018-11-20
tty: vt, remove reduntant check
Jiri Slaby
2018-11-20
n_tty: Access echo_* variables carefully.
Tetsuo Handa
2018-11-20
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
2018-11-20
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-10-21
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-10-21
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-10-21
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
Tetsuo Handa
2018-10-21
tty: handle the case where we cannot restore a line discipline
Alan Cox
2018-10-21
drivers: tty: Fix use-after-free in pty_common_install
Rasmus Villemoes
2018-10-21
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
Rasmus Villemoes
2018-10-21
vt: change SGR 21 to follow the standards
Mike Frysinger
2018-10-21
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: pxa: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: mxs-auart: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-10-21
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-10-21
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
[next]