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-09-15
vt: Clear selection before changing the font
Helge Deller
2022-09-15
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
2022-08-25
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2022-07-29
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2022-07-29
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
2022-07-21
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
2022-07-21
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
2022-07-02
vt: drop old FONT ioctls
Jiri Slaby
2022-06-25
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-14
serial: msm_serial: disable interrupts in __msm_console_write()
John Ogness
2022-06-14
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
2022-06-14
tty: Fix a possible resource leak in icom_probe
Huang Guobin
2022-06-14
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Zheyu Ma
2022-06-14
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
2022-06-14
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: digicolor-usart: Don't allow CS5-6
Ilpo Järvinen
2022-06-14
serial: meson: acquire port->lock in startup()
John Ogness
2022-06-14
tty: fix deadlock caused by calling printk() under tty_port->lock
Qi Zheng
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
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-03-02
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
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-16
serial: sh-sci: Fix misplaced backport of "Fix late enablement of AUTORTS"
Guillaume Bertholon
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: 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
[next]