index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-01-02
tty: fix deadlock caused by calling printk() under tty_port->lock
Qi Zheng
2023-11-09
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2023-11-09
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
2022-10-28
BACKPORT: treewide: Fix function prototypes for module_param_call()
Kees Cook
2022-02-03
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-02-03
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
2022-02-03
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
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: 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: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
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-03
vt_kdsetmode: extend console locking
Linus Torvalds
2021-08-15
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
2021-07-20
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
2021-07-20
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
2021-07-20
tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
Christophe JAILLET
2021-07-20
tty: nozomi: Fix a resource leak in an error handling function
Christophe JAILLET
2021-07-20
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
2021-06-03
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
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
tty: fix return value for unsupported ioctls
Johan Hovold
2021-03-07
vt/consolemap: do font sum unsigned
Jiri Slaby
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-10
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-10
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-10
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
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
[next]