index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
1
-2
/
+5
2022-05-18
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
1
-7
/
+8
2022-05-18
tty: n_gsm: fix mux activation issues in gsm_config()
Daniel Starke
1
-4
/
+8
2022-05-18
tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()
Yang Yingliang
1
-3
/
+2
2022-05-09
tty: n_gsm: fix software flow control handling
Daniel Starke
1
-0
/
+16
2022-05-09
tty: n_gsm: fix incorrect UA handling
Daniel Starke
1
-1
/
+0
2022-05-09
tty: n_gsm: fix reset fifo race condition
Daniel Starke
1
-0
/
+8
2022-05-09
tty: n_gsm: fix wrong command frame length field encoding
Daniel Starke
1
-12
/
+11
2022-05-09
tty: n_gsm: fix wrong command retry handling
Daniel Starke
1
-3
/
+3
2022-05-09
tty: n_gsm: fix missing explicit ldisc flush
Daniel Starke
1
-0
/
+1
2022-05-09
tty: n_gsm: fix wrong DLCI release order
Daniel Starke
1
-2
/
+2
2022-05-09
tty: n_gsm: fix insufficient txframe size
Daniel Starke
1
-1
/
+3
2022-05-09
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
1
-1
/
+2
2022-05-09
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
1
-1
/
+1
2022-05-09
tty: n_gsm: fix mux cleanup after unregister tty device
Daniel Starke
1
-1
/
+6
2022-05-09
tty: n_gsm: fix decoupled mux resource
Daniel Starke
1
-25
/
+38
2022-05-09
tty: n_gsm: fix restart handling via CLD command
Daniel Starke
1
-48
/
+20
2022-05-09
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
1
-4
/
+4
2022-05-09
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
1
-1
/
+1
2022-05-09
serial: imx: fix overrun interrupts in DMA mode
Johan Hovold
1
-1
/
+1
2022-04-13
serial: samsung_tty: do not unlock port->lock for uart_write_wakeup()
Jiri Slaby
1
-4
/
+1
2022-04-08
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
3
-4
/
+25
2022-04-08
kgdboc: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-04-08
tty: hvc: fix return value of __setup handler
Randy Dunlap
1
-1
/
+3
2022-04-08
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
1
-0
/
+12
2022-04-08
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
1
-6
/
+22
2022-04-08
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
1
-4
/
+15
2022-04-08
mxser: fix xmit_buf leak in activate when LSR == 0xff
Jiri Slaby
1
-4
/
+11
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
2
-5
/
+2
2022-03-08
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
1
-0
/
+12
2022-03-02
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
1
-0
/
+3
2022-03-02
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
1
-4
/
+4
2022-03-02
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
1
-1
/
+6
2022-03-02
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
sc16is7xx: Fix for incorrect data being transmitted
Phil Elwell
1
-0
/
+3
2022-02-23
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
1
-4
/
+2
2022-02-23
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
1
-1
/
+1
2022-02-16
n_tty: wake up poll(POLLRDNORM) on receiving data
TATSUKAWA KOSUKE (立川 江介)
1
-2
/
+2
2022-02-16
vt_ioctl: add array_index_nospec to VT_ACTIVATE
Jakob Koschel
1
-0
/
+1
2022-02-16
vt_ioctl: fix array_index_nospec in vt_setactivate
Jakob Koschel
1
-1
/
+1
2022-02-01
tty: Add support for Brainboxes UC cards.
Cameron Williams
1
-2
/
+98
2022-02-01
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
1
-1
/
+3
2022-02-01
serial: stm32: fix software flow control transfer
Valentin Caron
1
-1
/
+1
2022-02-01
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
1
-1
/
+10
2022-01-27
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
1
-2
/
+2
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
1
-1
/
+2
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
1
-3
/
+0
2022-01-27
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
1
-2
/
+5
2022-01-27
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
1
-24
/
+3
[next]