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-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
2022-01-27
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
1
-1
/
+1
2022-01-27
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
1
-0
/
+4
2022-01-27
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
1
-0
/
+10
2021-12-22
xen/console: harden hvc_xen against event channel storms
Juergen Gross
1
-3
/
+27
2021-12-22
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
1
-20
/
+0
2021-12-22
tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
Tetsuo Handa
1
-1
/
+22
2021-12-17
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
1
-0
/
+1
2021-12-08
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2
-7
/
+5
2021-12-08
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
1
-13
/
+17
2021-12-08
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
1
-1
/
+8
2021-12-08
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
1
-1
/
+12
2021-12-08
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
1
-2
/
+2
2021-12-08
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
1
-0
/
+1
2021-12-08
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-12-01
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
1
-3
/
+14
2021-11-26
tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
Guanghui Feng
1
-0
/
+3
2021-11-18
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2021-11-18
serial: imx: fix detach/attach of serial console
Stefan Agner
1
-2
/
+2
2021-11-18
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-11-18
serial: 8250: fix racy uartclk update
Johan Hovold
1
-4
/
+17
2021-11-18
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-2
/
+14
2021-10-06
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
1
-2
/
+19
2021-09-30
tty: synclink_gt: rename a conflicting function name
Randy Dunlap
1
-22
/
+22
2021-09-30
tty: synclink_gt, drop unneeded forward declarations
Jiri Slaby
1
-56
/
+1
2021-09-30
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-30
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-09-26
console: consume APC, DM, DCS
nick black
1
-4
/
+27
2021-09-18
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
1
-1
/
+6
2021-09-18
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
1
-1
/
+24
2021-09-18
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
1
-1
/
+1
2021-09-18
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
1
-3
/
+16
2021-09-18
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-1
/
+2
2021-09-18
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2
-0
/
+5
2021-09-15
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
1
-2
/
+2
2021-09-15
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-09-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2021-09-08
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2021-09-03
vt_kdsetmode: extend console locking
Linus Torvalds
1
-4
/
+6
[next]