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
2021-06-03
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
2021-06-03
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
Geert Uytterhoeven
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-22
serial: 8250: fix potential deadlock in rs485-mode
Tomas Melin
2021-05-22
tty: fix return value for unsupported ioctls
Johan Hovold
2021-05-22
serial: stm32: fix tx_empty condition
Erwan Le Ray
2021-05-22
serial: stm32: fix incorrect characters on console
Erwan Le Ray
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
2020-12-29
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-29
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-11
tty: Fix ->session locking
Jann Horn
2020-12-11
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-11-24
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-10
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-10
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-10
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-05
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-05
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-05
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-10-29
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
2020-10-29
tty: ipwireless: fix error handling
Tong Zhang
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: serial: samsung: Correct clock selection logic
Jonathan Bakker
2020-10-01
sparc64: vcc: Fix error return code in vcc_probe()
Wei Yongjun
2020-10-01
serial: uartps: Wait for tx_empty in console setup
Raviteja Narayanam
2020-10-01
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-10-01
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-10-01
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
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: 8250_exar: Fix number of ports for Commtech PCIe cards
Valmer Huhn
2020-09-03
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
2020-09-03
serial: pl011: Fix oops on -EPROBE_DEFER
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-29
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-07-29
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-07-29
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-07-29
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Matthew Howell
2020-06-30
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-06-25
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-06-25
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-06-25
tty: n_gsm: Fix SOF skipping
Gregory CLEMENT
2020-06-25
serial: amba-pl011: Make sure we initialize the port.lock spinlock
John Stultz
[next]