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-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
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
2021-11-25
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
2021-11-25
serial: liteuart: relax compile-test dependencies
Johan Hovold
2021-11-25
serial: liteuart: fix minor-number leak on probe errors
Johan Hovold
2021-11-25
serial: liteuart: fix use-after-free and memleak on unbind
Johan Hovold
2021-11-25
serial: liteuart: Fix NULL pointer dereference in ->remove()
Ilia Sergachev
[next]