index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2020-10-29
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
2020-10-29
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-10-29
tty: serial: earlycon dependency
Tong Zhang
2020-10-01
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2020-10-01
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
2020-10-01
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-10-01
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
2020-09-03
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
2020-09-03
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
2020-09-03
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-09-03
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-07-31
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-07-31
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-06-29
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-06-29
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-06-29
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-06-29
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
2020-06-29
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-06-11
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-06-03
sc16is7xx: move label 'err_spi' to correct section
Guoqing Jiang
2020-05-10
serial: samsung: Fix possible out of bounds access on non-DT platform
Krzysztof Kozlowski
2020-05-10
tty: serial: msm: Support more bauds
Stephen Boyd
2020-05-02
tty: rocket, avoid OOB access
Jiri Slaby
2020-05-02
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-24
tty: evh_bytechan: Fix out of bounds accesses
Stephen Rothwell
2020-04-02
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-04-02
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-04-02
vt: vt_ioctl: remove unnecessary console allocation checks
Eric Biggers
2020-04-02
vt: switch vt_dont_switch to bool
Jiri Slaby
2020-04-02
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
Jiri Slaby
2020-04-02
vt: selection, introduce vc_is_sel
Jiri Slaby
2020-03-11
vt: selection, push sel_lock up
Jiri Slaby
2020-03-11
vt: selection, push console lock down
Jiri Slaby
2020-03-11
vt: selection, close sel_buffer race
Jiri Slaby
2020-03-11
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
2020-03-11
sysrq: Remove duplicated sysrq message
Petr Mladek
2020-03-11
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
2020-02-28
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-01-29
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
2020-01-23
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
2020-01-23
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
2020-01-14
tty: always relink the port
Sudip Mukherjee
2020-01-14
tty: link tty and port before configuring it as console
Sudip Mukherjee
2020-01-12
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
2020-01-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
2019-12-21
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
[next]