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
2022-05-18
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
2022-05-12
tty: n_gsm: fix incorrect UA handling
Daniel Starke
2022-05-12
tty: n_gsm: fix wrong command frame length field encoding
Daniel Starke
2022-05-12
tty: n_gsm: fix wrong command retry handling
Daniel Starke
2022-05-12
tty: n_gsm: fix missing explicit ldisc flush
Daniel Starke
2022-05-12
tty: n_gsm: fix insufficient txframe size
Daniel Starke
2022-05-12
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
2022-05-12
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
2022-05-12
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-05-12
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-20
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
2022-04-20
kgdboc: fix return value of __setup handler
Randy Dunlap
2022-04-20
tty: hvc: fix return value of __setup handler
Randy Dunlap
2022-04-20
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-04-20
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-20
mxser: fix xmit_buf leak in activate when LSR == 0xff
Jiri Slaby
2022-03-02
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
2022-03-02
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
2022-03-02
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-02-23
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
2022-02-16
n_tty: wake up poll(POLLRDNORM) on receiving data
TATSUKAWA KOSUKE (立川 江介)
2022-02-16
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
2022-02-16
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
2022-02-08
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-02-08
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
2022-02-08
serial: stm32: fix software flow control transfer
Valentin Caron
2022-01-27
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
2022-01-27
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
2022-01-27
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
2022-01-27
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-08
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
2021-12-08
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
2021-12-08
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
2021-12-08
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
2021-11-26
tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
Guanghui Feng
2021-11-26
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
2021-11-26
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-11-26
serial: core: Fix initializing and restoring termios speed
Pali Rohár
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
2021-10-06
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
2021-09-22
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
2021-09-22
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
2021-09-22
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-09-22
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2021-09-22
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
2021-09-22
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
[next]