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
2018-08-03
tty: Fix data race in tty_insert_flip_string_fixed_flag
DaeRyong Jeong
2018-08-03
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
Stewart Smith
2018-07-08
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-07-08
serdev: fix memleak on module unload
Johan Hovold
2018-07-08
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
2018-07-08
n_tty: Access echo_* variables carefully.
Tetsuo Handa
2018-07-08
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
2018-07-03
serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
Daniel Wagner
2018-06-16
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-06-16
serial: 8250: omap: Fix idling of clocks for unused uarts
Tony Lindgren
2018-06-16
serial: samsung: fix maxburst parameter for DMA transactions
Marek Szyprowski
2018-06-16
tty/serial: atmel: use port->name as name in request_irq()
Sebastian Andrzej Siewior
2018-06-16
serial: sh-sci: Stop using printk format %pCr
Geert Uytterhoeven
2018-05-25
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
2018-05-25
serial: 8250: Don't service RX FIFO if interrupts are disabled
Vignesh R
2018-05-25
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-25
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-25
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-05-25
serial: mxs-auart: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-05-25
serial: samsung: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-05-25
serial: sh-sci: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-25
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-05-01
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-05-01
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
2018-05-01
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
Tetsuo Handa
2018-05-01
tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
Tony Lindgren
2018-05-01
tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
Tony Lindgren
2018-05-01
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-04-26
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2018-04-24
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-04-12
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
2018-04-08
vt: change SGR 21 to follow the standards
Mike Frysinger
2018-04-08
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
2018-03-28
tty: vt: fix up tabstops properly
Linus Torvalds
2018-03-24
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
2018-03-24
pty: cancel pty slave port buf's work in tty_release
Sahara
2018-03-24
serial: 8250_dw: Disable clock on error
Stefan Potyra
2018-03-24
tty: goldfish: Enable 'earlycon' only if built-in
Sebastian Andrzej Siewior
2018-03-19
earlycon: add reg-offset to physical address before mapping
Greentime Hu
2018-03-19
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
2018-03-19
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
2018-03-19
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-03-19
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
2018-02-07
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
2018-02-03
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
2018-02-03
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
2018-02-03
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
2018-02-03
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2018-01-02
tty: fix tty_ldisc_receive_buf() documentation
Johan Hovold
2018-01-02
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
[next]