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-04-13
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-04-08
kgdboc: fix return value of __setup handler
Randy Dunlap
2022-04-08
tty: hvc: fix return value of __setup handler
Randy Dunlap
2022-04-08
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-04-08
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-08
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-04-08
mxser: fix xmit_buf leak in activate when LSR == 0xff
Jiri Slaby
2022-03-08
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
2022-03-02
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
2022-03-02
tty: n_gsm: fix wrong modem processing in convergence layer type 2
daniel.starke@siemens.com
2022-03-02
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
2022-03-02
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
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 command/response bit
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
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
2022-02-23
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
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-01
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-02-01
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
2022-02-01
tty: rpmsg: Fix race condition releasing tty port
Arnaud Pouliquen
2022-02-01
serial: stm32: fix software flow control transfer
Valentin Caron
2022-02-01
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-02-01
serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl
Jochen Mades
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: pl011: Drop CR register reset on set_termios
Lukas Wunner
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
2022-01-27
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
2022-01-27
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2022-01-27
mxser: increase buf_overrun if tty_insert_flip_char() fails
Jiri Slaby
2022-01-27
mxser: don't throttle manually
Jiri Slaby
2022-01-27
mxser: keep only !tty test in ISR
Jiri Slaby
2022-01-27
serial: stm32: move tx dma terminate DMA to shutdown
Valentin Caron
2022-01-27
serial: liteuart: fix MODULE_ALIAS
Alyssa Ross
2022-01-27
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
Lad Prabhakar
2022-01-27
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
2022-01-27
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
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-20
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2021-12-16
xen/console: harden hvc_xen against event channel storms
Juergen Gross
2021-12-15
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-15
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]