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
2020-06-24
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-06-24
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-06-24
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-06-24
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
2020-06-24
tty: hvc: Fix data abort due to race in hvc_open
Raghavendra Rao Ananta
2020-06-24
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
2020-06-22
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-06-22
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
2020-06-22
kgdboc: Use a platform device to handle tty drivers showing up late
Douglas Anderson
2020-06-10
tty: hvc_console, fix crashes on parallel open/close
Jiri Slaby
2020-06-10
vt: keyboard: avoid signed integer overflow in k_ascii
Dmitry Torokhov
2020-05-27
tty: serial: add missing spin_lock_init for SiFive serial console
Sagar Shrikant Kadam
2020-05-14
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
2020-05-14
vt: fix unicode console freeing with a common interface
Nicolas Pitre
2020-04-29
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
2020-04-29
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
2020-04-29
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
2020-04-29
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
2020-04-29
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
2020-04-29
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
2020-04-29
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
2020-04-29
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
2020-04-29
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-04-29
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-04-29
tty: rocket, avoid OOB access
Jiri Slaby
2020-04-29
tty: hvc: fix buffer overflow during hvc_alloc().
Andrew Melnychenko
2020-04-29
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-04-23
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-04-02
serial: sprd: Fix a dereference warning
Lanqing Liu
2020-03-25
tty: fix compat TIOCGSERIAL checking wrong function ptr
Eric Biggers
2020-03-25
tty: fix compat TIOCGSERIAL leaking uninitialized memory
Eric Biggers
2020-03-12
vt: selection, push sel_lock up
Jiri Slaby
2020-03-12
vt: selection, push console lock down
Jiri Slaby
2020-03-12
vt: selection, close sel_buffer race
Jiri Slaby
2020-03-12
serial: 8250_exar: add support for ACCES cards
Jay Dolan
2020-03-12
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
2020-03-12
tty:serial:mvebu-uart:fix a wrong return
tangbin
2020-03-12
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
2020-02-28
serdev: ttyport: restore client ops on deregistration
Johan Hovold
2020-02-28
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
2020-02-28
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-02-28
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
2020-02-28
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2020-02-28
vt: vt_ioctl: fix race in VT_RESIZEX
Eric Dumazet
[next]