index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
2021-09-22
1
-2
/
+2
*
vt_kdsetmode: extend console locking
Linus Torvalds
2021-09-03
1
-4
/
+7
*
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
2021-08-15
1
-3
/
+9
*
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
2021-07-20
1
-1
/
+10
*
tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
Sherry Sun
2021-07-20
1
-0
/
+3
*
tty: nozomi: Fix the error handling path of 'nozomi_card_init()'
Christophe JAILLET
2021-07-20
1
-3
/
+5
*
tty: nozomi: Fix a resource leak in an error handling function
Christophe JAILLET
2021-07-20
1
-0
/
+1
*
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
2021-07-20
1
-1
/
+0
*
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
2021-07-20
1
-0
/
+1
*
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
2021-07-20
1
-0
/
+8
*
serial: max310x: unregister uart driver in case of failure and abort
Atul Gopinathan
2021-06-03
1
-2
/
+4
*
serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'
Zheyu Ma
2021-06-03
1
-35
/
+17
*
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
1
-1
/
+1
*
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-26
1
-3
/
+3
*
tty: fix return value for unsupported ioctls
Johan Hovold
2021-05-22
1
-4
/
+4
*
serial: stm32: fix incorrect characters on console
Erwan Le Ray
2021-05-22
1
-1
/
+11
*
vt/consolemap: do font sum unsigned
Jiri Slaby
2021-03-07
1
-1
/
+1
*
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-29
1
-0
/
+4
*
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-29
1
-5
/
+0
*
tty: Fix ->session locking
Jann Horn
2020-12-11
1
-14
/
+37
*
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-12-11
1
-2
/
+2
*
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-24
1
-17
/
+3
*
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
2020-11-10
1
-0
/
+3
*
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
2020-11-10
1
-1
/
+1
*
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-10
1
-22
/
+2
*
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
2020-11-10
1
-15
/
+17
*
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
2020-11-10
1
-4
/
+13
*
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
2020-11-10
1
-19
/
+9
*
tty: ipwireless: fix error handling
Tong Zhang
2020-10-29
2
-3
/
+3
*
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
2020-10-29
1
-1
/
+1
*
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
2020-10-29
1
-7
/
+7
*
tty: serial: earlycon dependency
Tong Zhang
2020-10-29
1
-0
/
+1
*
tty: serial: samsung: Correct clock selection logic
Jonathan Bakker
2020-10-01
1
-4
/
+4
*
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-10-01
1
-2
/
+4
*
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-10-01
1
-1
/
+1
*
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
2020-10-01
1
-1
/
+15
*
serial: 8250: Avoid error message on reprobe
Lukas Wunner
2020-10-01
1
-2
/
+9
*
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
2020-09-23
1
-0
/
+11
*
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
2020-09-03
1
-3
/
+6
*
serial: pl011: Don't leak amba_ports entry on driver register error
Lukas Wunner
2020-09-03
1
-1
/
+4
*
serial: pl011: Fix oops on -EPROBE_DEFER
Lukas Wunner
2020-09-03
1
-6
/
+5
*
serial: samsung: Removes the IRQ not found warning
Tamseel Shams
2020-09-03
1
-3
/
+5
*
vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()
George Kennedy
2020-09-03
1
-1
/
+11
*
vt: defer kfree() of vc_screenbuf in vc_do_resize()
Tetsuo Handa
2020-09-03
1
-2
/
+3
*
vt: Reject zero-sized screen buffer size.
Tetsuo Handa
2020-07-31
1
-11
/
+18
*
serial: 8250_mtk: Fix high-speed baud rates clamping
Serge Semin
2020-07-31
1
-0
/
+18
*
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Yang Yingliang
2020-07-31
1
-1
/
+1
*
Revert "tty: hvc: Fix data abort due to race in hvc_open"
Greg Kroah-Hartman
2020-06-30
1
-14
/
+2
*
tty: n_gsm: Fix bogus i++ in gsm_data_kick
Gregory CLEMENT
2020-06-30
1
-11
/
+3
*
tty: n_gsm: Fix waking up upper tty layer when room available
Gregory CLEMENT
2020-06-30
1
-4
/
+22
[next]